]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35918: Remove broken has_key method and add test (#11819)
authorRémi Lapeyre <remi.lapeyre@henki.fr>
Tue, 12 Feb 2019 00:37:24 +0000 (01:37 +0100)
committerGiampaolo Rodola <g.rodola@gmail.com>
Tue, 12 Feb 2019 00:37:24 +0000 (16:37 -0800)
commita31f4cc881992e84d351957bd9ac1a92f882fa39
tree6ca6ff8b6f6606535170a767467937f1ac46512a
parent522346d792d9013140a3f4ad3534ac10f38d9085
bpo-35918: Remove broken has_key method and add test (#11819)
Lib/multiprocessing/managers.py
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Library/2019-02-11-16-23-10.bpo-35918.oGDlpT.rst [new file with mode: 0644]