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 petr.viktorin
Recipients Mark.Shannon, jdemeyer, petr.viktorin
Date 2019-05-28.12:43:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559047384.65.0.377233042035.issue36922@roundup.psfhosted.org>
In-reply-to
Content
New changeset eb65e2443ac21739baf6d373abc7b4638b9d6927 by Petr Viktorin (Jeroen Demeyer) in branch 'master':
bpo-36922: implement PEP-590 Py_TPFLAGS_METHOD_DESCRIPTOR (GH-13338)
https://github.com/python/cpython/commit/eb65e2443ac21739baf6d373abc7b4638b9d6927
History
Date User Action Args
2019-05-28 12:43:04petr.viktorinsetrecipients: + petr.viktorin, Mark.Shannon, jdemeyer
2019-05-28 12:43:04petr.viktorinsetmessageid: <1559047384.65.0.377233042035.issue36922@roundup.psfhosted.org>
2019-05-28 12:43:04petr.viktorinlinkissue36922 messages
2019-05-28 12:43:04petr.viktorincreate