]> granicus.if.org Git - python/commit
bpo-30502: Fix handling of long oids in ssl. (#2909)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 4 Sep 2017 22:28:53 +0000 (01:28 +0300)
committerChristian Heimes <christian@python.org>
Mon, 4 Sep 2017 22:28:53 +0000 (00:28 +0200)
commite503ca52889bf66ac502702569e726caa7970299
tree61dd7c9b265c6457d6088b1503d8028559d76dee
parentf801322e92384ef3eac2a9b7ac2c49d37102d0f3
bpo-30502: Fix handling of long oids in ssl. (#2909)
Misc/NEWS.d/next/Library/2017-07-27-11-33-58.bpo-30502.GJlfU8.rst [new file with mode: 0644]
Modules/_ssl.c