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-29567: Allow argparse to be used in setup.py #119

Closed
wants to merge 1 commit into from
Closed

bpo-29567: Allow argparse to be used in setup.py #119

wants to merge 1 commit into from

Conversation

yan12125
Copy link
Contributor

@brettcannon
Copy link
Member

Thanks for the pR, @yan12125 , but since this change adds a local import I would rather not accept it on its own but only as part of a larger patch that necessitated the actual change.

@yan12125 yan12125 deleted the make-argparse-pure-python branch February 16, 2017 09:48
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
…and thread safe

Store the return value during stack unwinding in the thread state instead of a global variable.
Change the macro STACKLESS_POSSIBLE() to disable nested stack unwinding.

https://bitbucket.org/stackless-dev/stackless/issues/119
(grafted from 7af03ffcfce3b00ad657ea957a7c1322b991fe6b)
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
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.

3 participants