bpo-27593: Updates Windows build to use information from git by zooba · Pull Request #262 · python/cpython
zooba added a commit to zooba/cpython that referenced this pull request
zooba added a commit to zooba/cpython that referenced this pull request
zooba added a commit to zooba/cpython that referenced this pull request
zooba added a commit that referenced this pull request
zooba added a commit that referenced this pull request
zooba added a commit that referenced this pull request
zooba
deleted the
bpo-27593
branch
akruis added a commit to akruis/cpython that referenced this pull request
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
* 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>