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 saulshanabrook
Recipients docs@python, eric.araujo, saulshanabrook
Date 2021-11-19.22:15:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637360108.01.0.499433400387.issue45805@roundup.psfhosted.org>
In-reply-to
Content
Thanks Éric!

Do you think it would make sense to add the future flags as well to the inspect flags documentation (https://docs.python.org/3/library/inspect.html#code-objects-bit-flags) and to the dis.pretty_flags?
History
Date User Action Args
2021-11-19 22:15:08saulshanabrooksetrecipients: + saulshanabrook, eric.araujo, docs@python
2021-11-19 22:15:08saulshanabrooksetmessageid: <1637360108.01.0.499433400387.issue45805@roundup.psfhosted.org>
2021-11-19 22:15:08saulshanabrooklinkissue45805 messages
2021-11-19 22:15:07saulshanabrookcreate