Skip to content

bpo-29579: Removes readme.txt from the installer. #160

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 1 commit into from
Feb 19, 2017

Conversation

zooba
Copy link
Member

@zooba zooba commented Feb 18, 2017

No description provided.

@zooba
Copy link
Member Author

zooba commented Feb 18, 2017

@zware @pfmoore Can either of you review this for me? Highly complicated change :)

@zooba zooba merged commit 52a7e92 into python:master Feb 19, 2017
@zooba zooba deleted the bpo-29579 branch February 19, 2017 00:12
akruis pushed a commit to akruis/cpython that referenced this pull request Jun 23, 2018
…pply.

There is a compiler warning with recent gcc versions for Python/ceval.c
that the variables "u" and "v" may be used uninitialized in function
"slp_eval_frame_value".
Add assertions to ensure that this warning does not apply.
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.

5 participants