]> granicus.if.org Git - python/commit
[3.6] bpo-31107: Fix copyreg mangled slot names calculation. (GH-2989) (#3003)
authorShane Harvey <shane.harvey@mongodb.com>
Sat, 5 Aug 2017 15:01:10 +0000 (08:01 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 5 Aug 2017 15:01:10 +0000 (18:01 +0300)
commit4795ba857ef2a89e6b477285df961672106a1792
tree7fcf4caf59fc962aa7171c43878f687fc6916a1e
parenta0cb7db8e4b928b4c06da4bde8695555276958f0
[3.6] bpo-31107: Fix copyreg mangled slot names calculation. (GH-2989) (#3003)

(cherry picked from commit c4c9866064f03646c686d7e08b00aeb203c35c19)
Lib/copyreg.py
Lib/test/test_copyreg.py
Misc/ACKS
Misc/NEWS.d/next/Library/2017-08-02-12-48-15.bpo-31107.1t2hn5.rst [new file with mode: 0644]