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 gvanrossum, skip.montanaro, vstinner
Date 2020-10-27.03:41:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603770097.9.0.713026292064.issue41474@roundup.psfhosted.org>
In-reply-to
Content
New changeset a6879d9445f98833c4e300e187956e2a218a2315 by Victor Stinner in branch 'master':
bpo-41474, Makefile: Add dependency on cpython/frameobject.h (GH-22999)
https://github.com/python/cpython/commit/a6879d9445f98833c4e300e187956e2a218a2315
History
Date User Action Args
2020-10-27 03:41:37vstinnersetrecipients: + vstinner, gvanrossum, skip.montanaro
2020-10-27 03:41:37vstinnersetmessageid: <1603770097.9.0.713026292064.issue41474@roundup.psfhosted.org>
2020-10-27 03:41:37vstinnerlinkissue41474 messages
2020-10-27 03:41:37vstinnercreate