[issue30372] Status of __builtins__ is not totally clear

2017-05-22 Thread Naomi Ceder
Changes by Naomi Ceder : -- pull_requests: +1813 ___ Python tracker <http://bugs.python.org/issue30372> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30372] Status of __builtins__ is not totally clear

2017-05-22 Thread Naomi Ceder
Naomi Ceder added the comment: Created a PR on this... it seems that making the Implementation Detail warning come first and deleting the limited execution sentence achieves what's needed here. -- nosy: +NaomiCeder ___ Python tracker

[issue30424] make pydoc-topics fails

2017-05-22 Thread Naomi Ceder
Naomi Ceder added the comment: This issue is related to the version of sphinx. When I tested with sphinx 1.3.6 it worked fine, but with sphinx 1.6.2 I did get the error. -- nosy: +NaomiCeder ___ Python tracker <http://bugs.python.org/issue30