This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients docs@python, iritkatriel, serhiy.storchaka, veky
Date 2022-03-28.21:03:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648501392.25.0.961357634713.issue26120@roundup.psfhosted.org>
In-reply-to
Content
New changeset 15ba8167d78f9e66bd5b07c4e5cbb0463460310a by Irit Katriel in branch 'main':
bpo-26120: make pydoc exclude __future__ imports from the data block of the module (GH-30888)
https://github.com/python/cpython/commit/15ba8167d78f9e66bd5b07c4e5cbb0463460310a
History
Date User Action Args
2022-03-28 21:03:12iritkatrielsetrecipients: + iritkatriel, docs@python, serhiy.storchaka, veky
2022-03-28 21:03:12iritkatrielsetmessageid: <1648501392.25.0.961357634713.issue26120@roundup.psfhosted.org>
2022-03-28 21:03:12iritkatriellinkissue26120 messages
2022-03-28 21:03:12iritkatrielcreate