]> granicus.if.org Git - python/commit
[2.7] bpo-30502: Fix handling of long oids in ssl. (GH-2909). (#3322)
authorChristian Heimes <christian@python.org>
Tue, 5 Sep 2017 17:13:07 +0000 (19:13 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Sep 2017 17:13:07 +0000 (19:13 +0200)
commitc9d668c0d8a6f3e8e72345e53d1dd34be172f16e
treeec9d46bb7fc5c7a51c0ec24605ac73ca54e27def
parentaa23144d153b9c30fbaf8ba8d2a4d6a668e79417
[2.7] bpo-30502: Fix handling of long oids in ssl. (GH-2909). (#3322)

(cherry picked from commit e503ca52889bf66ac502702569e726caa7970299)
Misc/NEWS.d/next/Library/2017-07-27-11-33-58.bpo-30502.GJlfU8.rst [new file with mode: 0644]
Modules/_ssl.c