Skip to content

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

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

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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 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
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
zooba added a commit that referenced this pull request Mar 4, 2017
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 pushed 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants