This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients ZackerySpytz, christian.heimes, miss-islington
Date 2020-10-25.18:02:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603648958.35.0.663606128274.issue42144@roundup.psfhosted.org>
In-reply-to
Content
New changeset c32f2976b8f4034724c3270397aa16f38daf470f by Zackery Spytz in branch 'master':
bpo-42144: Add a missing "goto error;" in the _ssl module (GH-22959)
https://github.com/python/cpython/commit/c32f2976b8f4034724c3270397aa16f38daf470f
History
Date User Action Args
2020-10-25 18:02:38miss-islingtonsetrecipients: + miss-islington, christian.heimes, ZackerySpytz
2020-10-25 18:02:38miss-islingtonsetmessageid: <1603648958.35.0.663606128274.issue42144@roundup.psfhosted.org>
2020-10-25 18:02:38miss-islingtonlinkissue42144 messages
2020-10-25 18:02:38miss-islingtoncreate