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 miss-islington
Recipients miss-islington, petr.viktorin, shihai1991, vstinner
Date 2020-11-10.20:53:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605041634.25.0.0332188605675.issue41073@roundup.psfhosted.org>
In-reply-to
Content
New changeset a13b26cac1519dad7bbc8651de7b826df7389d75 by Hai Shi in branch 'master':
bpo-41073: PyType_GetSlot() can now accept static types. (GH-21931)
https://github.com/python/cpython/commit/a13b26cac1519dad7bbc8651de7b826df7389d75
History
Date User Action Args
2020-11-10 20:53:54miss-islingtonsetrecipients: + miss-islington, vstinner, petr.viktorin, shihai1991
2020-11-10 20:53:54miss-islingtonsetmessageid: <1605041634.25.0.0332188605675.issue41073@roundup.psfhosted.org>
2020-11-10 20:53:54miss-islingtonlinkissue41073 messages
2020-11-10 20:53:54miss-islingtoncreate