Brett Cannon added the comment:

Created 
https://bitbucket.org/larry/cpython350/pull-requests/2/issue-24492-make-sure-that-from-import/diff
 without the PyUnicode_FromFormat() change as I realized that was conflating 
two changes in one patch and it wasn't even being tested (verified all tests 
still pass and a quick check in the interpreter shows ImportError is still 
raised).

Larry, let me know when you have accepted the PR and I will commit to 3.5 and 
default on hg.python.org.

I also created http://bugs.python.org/issue24846 to track adding more tests for 
the code.

----------
assignee: brett.cannon -> larry

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24492>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to