]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #18594: Make the C code more closely match the pure python code.
authorRaymond Hettinger <python@rcn.com>
Fri, 4 Oct 2013 23:51:02 +0000 (16:51 -0700)
committerRaymond Hettinger <python@rcn.com>
Fri, 4 Oct 2013 23:51:02 +0000 (16:51 -0700)
commitcb1d96f782f48b5ad1bc39a1024845492a4a123b
tree398b5d760459656e6a0ca06afce715ab963b06ec
parent5b22dd87aa39087f07987f788a0bbd2464e2a8b5
Issue #18594:  Make the C code more closely match the pure python code.
Lib/test/test_collections.py
Modules/_collectionsmodule.c