]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #24635: Fixed flakiness in test_typing.py. (Merge from 3.5.)
authorGuido van Rossum <guido@dropbox.com>
Fri, 4 Sep 2015 19:05:03 +0000 (12:05 -0700)
committerGuido van Rossum <guido@dropbox.com>
Fri, 4 Sep 2015 19:05:03 +0000 (12:05 -0700)
commit82b63fadd2c02fe7a65a22de473ad86409da8b59
tree0149fefd013318077ed59f1f7ee2b158451e0966
parentd05f49924d4ef620d32d0f66f993de2ffc5da228
parent647bae6c520237b01d75e51adbc6048d95db30bc
Issue #24635: Fixed flakiness in test_typing.py. (Merge from 3.5.)
Misc/NEWS