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, benjamin.peterson, christian.heimes, miss-islington
Date 2020-07-08.04:37:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594183077.25.0.0668826066339.issue41235@roundup.psfhosted.org>
In-reply-to
Content
New changeset c8b599ff0a4e4782e97e353a20146d3570845dbc by Miss Islington (bot) in branch '3.8':
closes bpo-41235: Fix the error handling in SSLContext.load_dh_params() (GH-21385)
https://github.com/python/cpython/commit/c8b599ff0a4e4782e97e353a20146d3570845dbc
History
Date User Action Args
2020-07-08 04:37:57miss-islingtonsetrecipients: + miss-islington, christian.heimes, benjamin.peterson, ZackerySpytz
2020-07-08 04:37:57miss-islingtonsetmessageid: <1594183077.25.0.0668826066339.issue41235@roundup.psfhosted.org>
2020-07-08 04:37:57miss-islingtonlinkissue41235 messages
2020-07-08 04:37:57miss-islingtoncreate