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 serhiy.storchaka
Recipients louielu, ncoghlan, serhiy.storchaka
Date 2017-02-26.07:14:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488093246.26.0.200288429156.issue29645@psf.upfronthosting.co.za>
In-reply-to
Content
The new GitHub PR workflow still looks cumbersome and unclear to me. It needs using a lot of git commands different for different branches (and some command are failed or don't work as I expected when I try to repeat sequences from the devguide). How to convert a patch to a pull request? How to get a list of added and modified files? What is the best way to revert all changes and changes in selected files? How to retrieve changes from pull request for local testing? Is there a way to edit otherpeople's pull request (add an entry in Misc/NEWS, etc) before merging it in the main repository? I wait until the devguide be more comprehensive.
History
Date User Action Args
2017-02-26 07:14:06serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, louielu
2017-02-26 07:14:06serhiy.storchakasetmessageid: <1488093246.26.0.200288429156.issue29645@psf.upfronthosting.co.za>
2017-02-26 07:14:06serhiy.storchakalinkissue29645 messages
2017-02-26 07:14:05serhiy.storchakacreate