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-29.22:07:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648591643.87.0.512242688916.issue26120@roundup.psfhosted.org>
In-reply-to
Content
New changeset 63f32fae79e16e6dc71777bd3fcb623b2c3ff742 by Irit Katriel in branch 'main':
bpo-26120: do not exclude __future__ import in pydoc of the __future__ module itself (GH-32180)
https://github.com/python/cpython/commit/63f32fae79e16e6dc71777bd3fcb623b2c3ff742
History
Date User Action Args
2022-03-29 22:07:23iritkatrielsetrecipients: + iritkatriel, docs@python, serhiy.storchaka, veky
2022-03-29 22:07:23iritkatrielsetmessageid: <1648591643.87.0.512242688916.issue26120@roundup.psfhosted.org>
2022-03-29 22:07:23iritkatriellinkissue26120 messages
2022-03-29 22:07:23iritkatrielcreate