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 erlendaasland, petr.viktorin, vstinner
Date 2021-05-25.13:58:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621951103.26.0.224046050974.issue44231@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1b940eb410e2755538a36d87fe4aa8d8783183d6 by Erlend Egeberg Aasland in branch 'main':
bpo-44231: Don't export internal _PyTuple_FromArray() symbol (GH-26352)
https://github.com/python/cpython/commit/1b940eb410e2755538a36d87fe4aa8d8783183d6
History
Date User Action Args
2021-05-25 13:58:23vstinnersetrecipients: + vstinner, petr.viktorin, erlendaasland
2021-05-25 13:58:23vstinnersetmessageid: <1621951103.26.0.224046050974.issue44231@roundup.psfhosted.org>
2021-05-25 13:58:23vstinnerlinkissue44231 messages
2021-05-25 13:58:23vstinnercreate