[python-committers] cherry picking, miss islington, and generated files
Mariatta Wijaya
mariatta.wijaya at gmail.com
Tue Feb 6 15:30:12 EST 2018
More information about the python-committers mailing list
Tue Feb 6 15:30:12 EST 2018
- Previous message (by thread): [python-committers] cherry picking, miss islington, and generated files
- Next message (by thread): [python-committers] cherry picking, miss islington, and generated files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I compared the output from the auto backport PR, and Barry's PR where he regenerated the files: Basically comparing the two results from [1] (miss-islington) and [2] (Barry) [1] https://api.github.com/repos/python/cpython/pulls/5503/files [2] https://api.github.com/repos/python/cpython/pulls/5498/files All these values are identical: "sha", "filename", "status", "additions", "deletions", "changes", "patch" The differences are in "blob_url", "raw_url", and "contents_url" but those are expected to be different for each PR. So, maybe we trust the CI a little bit more now when it comes to checking if regenerated files are needed :) Mariatta Wijaya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-committers/attachments/20180206/fc1da606/attachment.html>
- Previous message (by thread): [python-committers] cherry picking, miss islington, and generated files
- Next message (by thread): [python-committers] cherry picking, miss islington, and generated files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list