Skip to content

bpo26128: subprocess.STARTUPINFO takes keyword-only arguments #175

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

Closed
wants to merge 1 commit into from

Conversation

sayanchowdhury
Copy link
Contributor

Signed-off-by: Sayan Chowdhury [email protected]

@sayanchowdhury
Copy link
Contributor Author

There is an open PR for this issue #171

@ncoghlan
Copy link
Contributor

Added the sprint label, as this PR was submitted at the PyCon Pune 2017 core development sprint.

akruis pushed a commit to akruis/cpython that referenced this pull request Oct 29, 2018
The file Stckless/core/backwardcompat.h header is no longer used.
akruis pushed a commit to akruis/cpython that referenced this pull request Nov 1, 2018
The module _teststackless.c contains test and example code written in C.
akruis pushed a commit to akruis/cpython that referenced this pull request Nov 1, 2018
Remove most #defines and declarations unless either SLP_BUILD_CORE or
Py_BUILD_CORE is defined.
akruis pushed a commit to akruis/cpython that referenced this pull request Nov 1, 2018
PyMethodDescr_Type and PyClassMethodDescr_Type are no longer hidden in
regular C-Python.
akruis pushed a commit to akruis/cpython that referenced this pull request Nov 1, 2018
Move C-test code, that does not depend on Stackless implementation
details to _teststackless.c.
akruis pushed a commit to akruis/cpython that referenced this pull request Nov 20, 2018
akruis pushed a commit to akruis/cpython that referenced this pull request Nov 20, 2018
I removed Stackless types from the public C-API by accident in
commit 6173c4a. Now they are back.
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants