◐ Shell
clean mode source ↗

bpo-27593: Updates Windows build to use information from git by zooba · Pull Request #262 · python/cpython

Note that until getbuildinfo.c has not been updated, this won't make things work any better.

@zooba

ned-deily

@zooba

@zooba

ned-deily

zooba added a commit to zooba/cpython that referenced this pull request

Mar 4, 2017
)

* bpo-27593: Updates Windows build to use information from git

zooba added a commit to zooba/cpython that referenced this pull request

Mar 4, 2017
)

* bpo-27593: Updates Windows build to use information from git

zooba added a commit to zooba/cpython that referenced this pull request

Mar 4, 2017
)

* bpo-27593: Updates Windows build to use information from git

zooba added a commit that referenced this pull request

Mar 4, 2017
…450)

* bpo-27593: Updates Windows build to use information from git

zooba added a commit that referenced this pull request

Mar 4, 2017
…449)

* bpo-27593: Updates Windows build to use information from git

zooba added a commit that referenced this pull request

Mar 4, 2017
…448)

* bpo-27593: Updates Windows build to use information from git (#262)

* bpo-27593: Updates Windows build to use information from git

* Fixes git command (#451)

@zooba zooba deleted the bpo-27593 branch

May 22, 2019 23:02

akruis added a commit to akruis/cpython that referenced this pull request

Jun 6, 2021
Do not use the frame transfer mechanism outside of a transfer and fix
various reference leaks.
test_transfer_errors.py now works, if Stackless is compiled with
SLP_WITH_FRAME_REF_DEBUG defined.

(cherry picked from commit 8c57745)

jaraco pushed a commit that referenced this pull request

Dec 2, 2022
* miss-islington can also do regular non-backport merges

Add the information to README that miss-islington can also merge regular PRs if `automerge` label is added to them and it is approved by a Core Dev.

* Remove some redundant info.

* Add robo emoji

Co-Authored-By: Mariatta <Mariatta@users.noreply.github.com>

jaraco added a commit to jaraco/cpython that referenced this pull request

Feb 17, 2023