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 terry.reedy
Recipients louielu, terry.reedy, vstinner
Date 2017-07-19.23:27:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500506828.12.0.425050453284.issue30917@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ed014f7e135fe021837208960237d6c37afde5be by terryjreedy (Louie Lu) in branch 'master':
bpo-30917: IDLE: Fix mock_config deepcopy to read_string (#2754)
https://github.com/python/cpython/commit/ed014f7e135fe021837208960237d6c37afde5be
History
Date User Action Args
2017-07-19 23:27:08terry.reedysetrecipients: + terry.reedy, vstinner, louielu
2017-07-19 23:27:08terry.reedysetmessageid: <1500506828.12.0.425050453284.issue30917@psf.upfronthosting.co.za>
2017-07-19 23:27:08terry.reedylinkissue30917 messages
2017-07-19 23:27:08terry.reedycreate