[issue30372] Status of __builtins__ is not totally clear
Changes by Naomi Ceder : -- pull_requests: +1813 ___ Python tracker <http://bugs.python.org/issue30372> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue30372] Status of __builtins__ is not totally clear
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 <http://bugs.python.org/issue30372> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue30424] make pydoc-topics fails
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/issue30424> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com