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-28.15:58:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543420729.77.0.788709270274.issue34100@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f7e4d3642fbb88f4e6243c952a0e223fb5df1c65 by Victor Stinner (INADA Naoki) in branch 'master':
bpo-34100: compile: Re-enable frozenset merging (GH-10760)
https://github.com/python/cpython/commit/f7e4d3642fbb88f4e6243c952a0e223fb5df1c65
History
Date User Action Args
2018-11-28 15:58:49vstinnersetrecipients: + vstinner, tim.peters, brett.cannon, terry.reedy, mark.dickinson, methane, serhiy.storchaka, miss-islington, Dan Rose
2018-11-28 15:58:49vstinnersetmessageid: <1543420729.77.0.788709270274.issue34100@psf.upfronthosting.co.za>
2018-11-28 15:58:49vstinnerlinkissue34100 messages
2018-11-28 15:58:49vstinnercreate