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 paul.moore
Recipients eric.frederich, ncoghlan, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2017-03-10.10:24:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489141465.96.0.60668063684.issue29319@psf.upfronthosting.co.za>
In-reply-to
Content
Nick (or Steve) can you explain how I'd do that?

I have a git checkout of the 3.6 branch that I can build. But, how do I merge in the changes from https://github.com/python/cpython/pull/575? The PR seems to be against master, so I'm not sure how to apply it to another branch (I'm not even sure how to apply it to my copy of master, TBH!) Whatever I do need to do doesn't seem to be in the devguide, although I may be missing it. Maybe there should be a section in there on how to do common tasks like this?
History
Date User Action Args
2017-03-10 10:24:25paul.mooresetrecipients: + paul.moore, ncoghlan, tim.golden, python-dev, eric.frederich, zach.ware, steve.dower
2017-03-10 10:24:25paul.mooresetmessageid: <1489141465.96.0.60668063684.issue29319@psf.upfronthosting.co.za>
2017-03-10 10:24:25paul.moorelinkissue29319 messages
2017-03-10 10:24:25paul.moorecreate