Staging
v0.8.1
https://github.com/python/cpython
Revision 407c7343266eb3e5a2f5c1f4913082c84f8dd8a0 authored by Raymond Hettinger on 21 February 2019, 17:19:00 UTC, committed by GitHub on 21 February 2019, 17:19:00 UTC
* Add tests for Counter order.  No behavior change.

* Update docs and tests

* Fix doctest output and capitalization
1 parent 86f093f
History
Tip revision: 407c7343266eb3e5a2f5c1f4913082c84f8dd8a0 authored by Raymond Hettinger on 21 February 2019, 17:19:00 UTC
bpo-36057 Update docs and tests for ordering in collections.Counter [no behavior change] (#11962)
Tip revision: 407c734
File Mode Size
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.4 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top