Skip to content

[3.6] bpo-31291: Fixed an assertion failure in zipimport.zipimporter.…#3243

Merged
serhiy-storchaka merged 1 commit into
python:3.6from
orenmn:backport-631fdee-3.6
Aug 30, 2017
Merged

[3.6] bpo-31291: Fixed an assertion failure in zipimport.zipimporter.…#3243
serhiy-storchaka merged 1 commit into
python:3.6from
orenmn:backport-631fdee-3.6

Conversation

@orenmn
Copy link
Copy Markdown
Contributor

@orenmn orenmn commented Aug 30, 2017

…get_data() (GH-3226)

if pathname.replace('/', '\') returns non-string.
(cherry picked from commit 631fdee)

https://bugs.python.org/issue31291

…get_data() (pythonGH-3226)

if pathname.replace('/', '\\') returns non-string.
(cherry picked from commit 631fdee)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants