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 vstinner
Recipients ezio.melotti, jcea, loewis, mark.dickinson, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2018-11-29.11:07:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543489660.94.0.788709270274.issue16086@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2a852a2b122cf9545909234cdc8fca564dc8f805 by Victor Stinner (Miss Islington (bot)) in branch '3.6':
bpo-16086: Fix PyType_GetFlags() documentation (GH-10758) (GH-10790)
https://github.com/python/cpython/commit/2a852a2b122cf9545909234cdc8fca564dc8f805
History
Date User Action Args
2018-11-29 11:07:40vstinnersetrecipients: + vstinner, loewis, jcea, mark.dickinson, pitrou, ezio.melotti, python-dev, serhiy.storchaka
2018-11-29 11:07:40vstinnersetmessageid: <1543489660.94.0.788709270274.issue16086@psf.upfronthosting.co.za>
2018-11-29 11:07:40vstinnerlinkissue16086 messages
2018-11-29 11:07:40vstinnercreate