Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
python
do-not-use-non-ascii-in-test_ssl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File do-not-use-non-ascii-in-test_ssl.patch of Package python
--- a/Lib/test/test_ssl.py +++ b/Lib/test/test_ssl.py @@ -1021,7 +1021,7 @@ class ContextTests(unittest.TestCase): def test_load_dh_params(self): - filename = u'dhpäräm.pem' + filename = u'dhparam.pem' fs_encoding = sys.getfilesystemencoding() try: filename.encode(fs_encoding)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor