Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from Mar 4, 2017

Conversation

zooba
Copy link
Member

@zooba zooba commented Feb 23, 2017

bpo-27593: Updates Windows build to use information from git
Note that until getbuildinfo.c has been updated, this won't make things work any better.

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

@ned-deily ned-deily left a comment

In #446, I've advocated retaining tag information like was the case with hg, so, if we agree on that, this PR would need to be changed to also supply GITTAG.

@zooba
Copy link
Member Author

@zooba zooba commented Mar 4, 2017

@ned-deily I have no strong opinion about including the tag - @brettcannon thought it wasn't important.

I've reverted the change to exclude it here, so our PRs are consistent. I see no harm in releasing RC with it included and changing that for final if we want to.

@zooba zooba merged commit a0c07d2 into python:master Mar 4, 2017
1 check passed
zooba added a commit to zooba/cpython that referenced this issue Mar 4, 2017
)

* bpo-27593: Updates Windows build to use information from git
zooba added a commit to zooba/cpython that referenced this issue Mar 4, 2017
)

* bpo-27593: Updates Windows build to use information from git
zooba added a commit to zooba/cpython that referenced this issue Mar 4, 2017
)

* bpo-27593: Updates Windows build to use information from git
zooba added a commit that referenced this issue Mar 4, 2017
zooba added a commit that referenced this issue Mar 4, 2017
zooba added a commit that referenced this issue 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
akruis pushed a commit to akruis/cpython that referenced this issue 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants