◐ Shell
clean mode source ↗

bpo-40503: Add documentation and what's new entry for zoneinfo by pganssle · Pull Request #20006 · python/cpython

pablogsal added a commit to pablogsal/buildmaster-config that referenced this pull request

May 11, 2020
It seems that the PR builders can get confused if a pull requests
contains commits of another pull request when ussing the
`test-with-buildbots` label. For instance, this PR:

python/cpython#20006

included messages that report to a commit that lives in another PR where
the label was added. To avoid this, exclude the PR builders from the
GitHub notification system.

vstinner

Co-authored-by: Victor Stinner <vstinner@python.org>

pganssle

arturoescaip pushed a commit to arturoescaip/cpython that referenced this pull request

May 24, 2020

pablogsal added a commit to python/buildmaster-config that referenced this pull request

Jan 26, 2021
It seems that the PR builders can get confused if a pull requests
contains commits of another pull request when ussing the
`test-with-buildbots` label. For instance, this PR:

python/cpython#20006

included messages that report to a commit that lives in another PR where
the label was added. To avoid this, exclude the PR builders from the
GitHub notification system.

JokoZulkarnain99 added a commit to JokoZulkarnain99/buildmaster-config that referenced this pull request

Aug 5, 2024
It seems that the PR builders can get confused if a pull requests
contains commits of another pull request when ussing the
`test-with-buildbots` label. For instance, this PR:

python/cpython#20006

included messages that report to a commit that lives in another PR where
the label was added. To avoid this, exclude the PR builders from the
GitHub notification system.