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 pablogsal
Recipients miss-islington, pablogsal
Date 2021-05-29.17:49:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622310564.05.0.66628522469.issue44263@roundup.psfhosted.org>
In-reply-to
Content
New changeset d8ce746e7c5193757c8d316105870b0dc5d6fa53 by Miss Islington (bot) in branch '3.10':
bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445) (#26446)
https://github.com/python/cpython/commit/d8ce746e7c5193757c8d316105870b0dc5d6fa53
History
Date User Action Args
2021-05-29 17:49:24pablogsalsetrecipients: + pablogsal, miss-islington
2021-05-29 17:49:24pablogsalsetmessageid: <1622310564.05.0.66628522469.issue44263@roundup.psfhosted.org>
2021-05-29 17:49:24pablogsallinkissue44263 messages
2021-05-29 17:49:23pablogsalcreate