File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 2
2
[ ![ codecov] ( https://codecov.io/gh/kyuridenamida/atcoder-tools/branch/master/graph/badge.svg )] ( https://codecov.io/gh/kyuridenamida/atcoder-tools )
3
3
[ ![ PyPI] ( https://img.shields.io/pypi/v/atcoder-tools.svg )] ( https://pypi.python.org/pypi/atcoder-tools )
4
4
5
+
6
+ 重要!
7
+ ===
8
+ 2020-05-17 02:57 に デフォルトのブランチがmasterからstableに変わりました。
9
+ この変更の背景には、1.1.6以降の変更のverificationが終わっておわず、また完了するにも時間がかかることが見込まれるため、一時的なロールバックをしたかったというものがあります。
10
+ 現状masterは1.1.6以降のマージの一時退避場所になっていますが、それらの検証が終わった後のmasterの運用は未定です。デフォルトブランチについては今後もstableを使っていく予定です。つきましては、今後のマージリクエストはstable branchから派生し、stableブランチへのPull Requestを送って頂くようお願い申し上げます。
11
+ 送っていただいている既存のマージリクエストについては個別に対応いたします。
12
+
5
13
AtCoder Tools
6
14
====
7
15
Python 3.5 以降で動作する [ AtCoder] ( http://atcoder.jp/ ) からサンプル入力をダウンロードしたりする際に便利なツールです。
You can’t perform that action at this time.
0 commit comments