[New-bugs-announce] [issue22244] load_verify_locations fails to handle unicode paths on Python 2

Alex Gaynor report at bugs.python.org
Thu Aug 21 22:46:55 CEST 2014


New submission from Alex Gaynor:

Details of the issue are here: http://bugs.python.org/msg225613

I'm not sure what the correct API to use is there, perhaps the encoding can be folded into the PyArg_ParseTupleAndKeywords() call.

----------
components: Extension Modules
messages: 225614
nosy: alex, christian.heimes, dstufft, giampaolo.rodola, janssen, pitrou
priority: normal
severity: normal
status: open
title: load_verify_locations fails to handle unicode paths on Python 2
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22244>
_______________________________________


More information about the New-bugs-announce mailing list