This repository has been archived by the owner on Sep 14, 2018. It is now read-only.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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.
The text was updated successfully, but these errors were encountered: