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 benjamin.peterson
Recipients ZackerySpytz, benjamin.peterson, christian.heimes, miss-islington
Date 2020-07-08.04:55:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594184143.77.0.23450910519.issue41235@roundup.psfhosted.org>
In-reply-to
Content
New changeset c8c818b0d73680516d5841597b705a1feeb42113 by Miss Islington (bot) in branch '3.7':
closes bpo-41235: Fix the error handling in SSLContext.load_dh_params() (GH-21389)
https://github.com/python/cpython/commit/c8c818b0d73680516d5841597b705a1feeb42113
History
Date User Action Args
2020-07-08 04:55:43benjamin.petersonsetrecipients: + benjamin.peterson, christian.heimes, ZackerySpytz, miss-islington
2020-07-08 04:55:43benjamin.petersonsetmessageid: <1594184143.77.0.23450910519.issue41235@roundup.psfhosted.org>
2020-07-08 04:55:43benjamin.petersonlinkissue41235 messages
2020-07-08 04:55:43benjamin.petersoncreate