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 eric.snow
Recipients eric.snow, izbyshev, vstinner
Date 2019-02-12.16:06:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549987607.73.0.634670963617.issue35972@roundup.psfhosted.org>
In-reply-to
Content
New changeset 16f842da3c862d76a1177bd8ef9579703c24fa5a by Eric Snow (Alexey Izbyshev) in branch 'master':
bpo-35972: _xxsubinterpreters: Fix potential integer truncation on 32-bit in channel_send() (gh-11822)
https://github.com/python/cpython/commit/16f842da3c862d76a1177bd8ef9579703c24fa5a
History
Date User Action Args
2019-02-12 16:06:47eric.snowsetrecipients: + eric.snow, vstinner, izbyshev
2019-02-12 16:06:47eric.snowsetmessageid: <1549987607.73.0.634670963617.issue35972@roundup.psfhosted.org>
2019-02-12 16:06:47eric.snowlinkissue35972 messages
2019-02-12 16:06:47eric.snowcreate