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 christian.heimes
Recipients christian.heimes, ezio.melotti, paul.moore, schlenk, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-02-25.08:48:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519548484.37.0.467229070634.issue25404@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6e8f395001b026daea047cf225dcca5a973ae824 by Christian Heimes in branch '2.7':
bpo-25404: SSLContext.load_dh_params() non-ASCII path (GH-3459)
https://github.com/python/cpython/commit/6e8f395001b026daea047cf225dcca5a973ae824
History
Date User Action Args
2018-02-25 08:48:04christian.heimessetrecipients: + christian.heimes, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, steve.dower, schlenk
2018-02-25 08:48:04christian.heimessetmessageid: <1519548484.37.0.467229070634.issue25404@psf.upfronthosting.co.za>
2018-02-25 08:48:04christian.heimeslinkissue25404 messages
2018-02-25 08:48:04christian.heimescreate