]> granicus.if.org Git - python/commit
[3.6] bpo-30502: Fix handling of long oids in ssl. (GH-2909) (#3321)
authorChristian Heimes <christian@python.org>
Tue, 5 Sep 2017 17:13:03 +0000 (19:13 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Sep 2017 17:13:03 +0000 (19:13 +0200)
commitf201e886fc7aaeb50f5e945578c6aec2a59a5323
tree99266fca3b7fc49589074feaf41e43bb6b6529ca
parent2ddea0f098b42dfd74f53bcbf08c8e68c83e1049
[3.6] bpo-30502: Fix handling of long oids in ssl. (GH-2909) (#3321)

(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