Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

Crash when using unquote_plus #1663

Closed
fabioz opened this issue May 30, 2017 · 1 comment
Closed

Crash when using unquote_plus #1663

fabioz opened this issue May 30, 2017 · 1 comment

Comments

@fabioz
Copy link

fabioz commented May 30, 2017

The following use of unquote_plus crashes IronPython (and makes it impossible to use in PyDev).

"c:\bin\IronPython 2.7.7\ipy.exe" -X:Frames -X:ExceptionDetail -X:ShowClrExceptions -c "from urllib import unquote_plus; unquote_plus('pydev%5Cplugins%5Corg')"

This worked properly on 2.7.5.

@slozier
Copy link
Contributor

slozier commented May 30, 2017

This was fixed in #1625.

@slozier slozier closed this as completed May 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants