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 mark.dickinson
Recipients mark.dickinson, scoder, terry.reedy, tim.peters
Date 2022-01-14.18:55:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642186508.33.0.249048524212.issue45569@roundup.psfhosted.org>
In-reply-to
Content
New changeset 025cbe7a9b5d3058ce2eb8015d3650e396004545 by Mark Dickinson in branch 'main':
bpo-45569: Change PYLONG_BITS_IN_DIGIT default to 30 (GH-30497)
https://github.com/python/cpython/commit/025cbe7a9b5d3058ce2eb8015d3650e396004545
History
Date User Action Args
2022-01-14 18:55:08mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, terry.reedy, scoder
2022-01-14 18:55:08mark.dickinsonsetmessageid: <1642186508.33.0.249048524212.issue45569@roundup.psfhosted.org>
2022-01-14 18:55:08mark.dickinsonlinkissue45569 messages
2022-01-14 18:55:08mark.dickinsoncreate