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 pablogsal
Recipients BTaskaya, gvanrossum, lys.nikolaou, ned.deily, pablogsal, vstinner
Date 2020-04-23.02:43:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587609791.55.0.242780565572.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset ee40e4b8563e6e1bc2bfb267da5ffc9a2293318d by Pablo Galindo in branch 'master':
bpo-40334: Don't downcast from Py_ssize_t to int (GH-19671)
https://github.com/python/cpython/commit/ee40e4b8563e6e1bc2bfb267da5ffc9a2293318d
History
Date User Action Args
2020-04-23 02:43:11pablogsalsetrecipients: + pablogsal, gvanrossum, vstinner, ned.deily, lys.nikolaou, BTaskaya
2020-04-23 02:43:11pablogsalsetmessageid: <1587609791.55.0.242780565572.issue40334@roundup.psfhosted.org>
2020-04-23 02:43:11pablogsallinkissue40334 messages
2020-04-23 02:43:11pablogsalcreate