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 serhiy.storchaka
Recipients corona10, serhiy.storchaka, vstinner
Date 2019-09-25.11:08:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569409701.45.0.990170391376.issue38265@roundup.psfhosted.org>
In-reply-to
Content
Because this looks rather as a new feature than a bug fix. We don't add new features in maintained versions. Always there is a risk of introducing a regression. We don't know what bugs are contained in 64-bit size support on different platforms. I would not be surprised if for example some old macOS versions accept size_t, but work correctly only with the 32-bit size.
History
Date User Action Args
2019-09-25 11:08:21serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, corona10
2019-09-25 11:08:21serhiy.storchakasetmessageid: <1569409701.45.0.990170391376.issue38265@roundup.psfhosted.org>
2019-09-25 11:08:21serhiy.storchakalinkissue38265 messages
2019-09-25 11:08:21serhiy.storchakacreate