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, pablogsal
Date 2020-03-01.20:07:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583093246.16.0.445182873563.issue39520@roundup.psfhosted.org>
In-reply-to
Content
New changeset 185903de12de8837bf0dc0008a16e5e56c66a019 by Batuhan Taşkaya in branch 'master':
bpo-39520: Fix un-parsing of ext slices with no dimensions (GH-18304)
https://github.com/python/cpython/commit/185903de12de8837bf0dc0008a16e5e56c66a019
History
Date User Action Args
2020-03-01 20:07:26pablogsalsetrecipients: + pablogsal, BTaskaya
2020-03-01 20:07:26pablogsalsetmessageid: <1583093246.16.0.445182873563.issue39520@roundup.psfhosted.org>
2020-03-01 20:07:26pablogsallinkissue39520 messages
2020-03-01 20:07:25pablogsalcreate