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 python-dev
Recipients paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2015-07-09.03:19:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150709031945.66728.29399@psf.io>
In-reply-to
Content
New changeset 8e18d615988e by Steve Dower in branch '3.5':
Issue #24585: Enables build-to-build upgrades that preserve settings.
https://hg.python.org/cpython/rev/8e18d615988e

New changeset 2a8a39640aa2 by Steve Dower in branch 'default':
Issue #24585: Enables build-to-build upgrades that preserve settings.
https://hg.python.org/cpython/rev/2a8a39640aa2
History
Date User Action Args
2015-07-09 03:19:49python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, steve.dower
2015-07-09 03:19:49python-devlinkissue24585 messages
2015-07-09 03:19:48python-devcreate