]> granicus.if.org Git - python/commit
bpo-31107: Fix copyreg mangled slot names calculation. (#2989)
authorShane Harvey <shane.harvey@mongodb.com>
Fri, 4 Aug 2017 08:45:00 +0000 (01:45 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 4 Aug 2017 08:45:00 +0000 (11:45 +0300)
commitc4c9866064f03646c686d7e08b00aeb203c35c19
tree9af64a872544117d7a3f41469b3018555c18e213
parent778928b0c7aa438c282727535814d73df850693a
bpo-31107: Fix copyreg mangled slot names calculation. (#2989)
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]