Jason R. Coombs <jar...@jaraco.com> added the comment:

And [this patch](https://gist.github.com/7184fa32670f2c63333377ddeb710676) 
corrects the failure such that the test passes. It does so by restoring the 
expectation that inspect.getfile will once again raise a TypeError for these 
namespace packages (the yes/yes path in the decision tree). That's my 
recommendation going forward.

Feel free to review the work and apply the patches. As time permits, I may 
revisit the Developers Guide and learn the new process for submitting pull 
requests.

----------

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

Reply via email to