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.Shannon
Recipients Mark.Shannon, batuhanosmantaskaya, eric.smith, hroncok, mrabarnett, pablogsal, serhiy.storchaka, xtreak, zbysz
Date 2020-08-13.08:48:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597308533.33.0.449469687268.issue41531@roundup.psfhosted.org>
In-reply-to
Content
 New changeset c51db0ea40ddabaf5f771ea633b37fcf4c90a495 by Pablo Galindo in branch 'master': bpo-41531: Fix compilation of dict literals with more than 0xFFFF elements (GH-21850) https://github.com/python/cpython/commit/c51db0ea40ddabaf5f771ea633b37fcf4c90a495 
History
Date User Action Args
2020-08-13 08:48:53Mark.Shannonsetrecipients: + Mark.Shannon, eric.smith, mrabarnett, zbysz, serhiy.storchaka, hroncok, pablogsal, xtreak, batuhanosmantaskaya
2020-08-13 08:48:53Mark.Shannonsetmessageid: <1597308533.33.0.449469687268.issue41531@roundup.psfhosted.org>
2020-08-13 08:48:53Mark.Shannonlinkissue41531 messages
2020-08-13 08:48:53Mark.Shannoncreate