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 vstinner
Recipients Dan Rose, brett.cannon, mark.dickinson, methane, miss-islington, serhiy.storchaka, terry.reedy, tim.peters, vstinner
Date 2018-11-27.14:12:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543327971.99.0.788709270274.issue34100@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1005c84535191a72ebb7587d8c5636a065b7ed79 by Victor Stinner in branch 'master':
bpo-34100: Partially revert merge_consts_recursive() (GH-10743)
https://github.com/python/cpython/commit/1005c84535191a72ebb7587d8c5636a065b7ed79
History
Date User Action Args
2018-11-27 14:12:52vstinnersetrecipients: + vstinner, tim.peters, brett.cannon, terry.reedy, mark.dickinson, methane, serhiy.storchaka, miss-islington, Dan Rose
2018-11-27 14:12:51vstinnersetmessageid: <1543327971.99.0.788709270274.issue34100@psf.upfronthosting.co.za>
2018-11-27 14:12:51vstinnerlinkissue34100 messages
2018-11-27 14:12:51vstinnercreate