Skip to content

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

Closed
sayanchowdhury wants to merge 1 commit intopython:masterfrom
sayanchowdhury:bpo26128
Closed

bpo26128: subprocess.STARTUPINFO takes keyword-only arguments#175
sayanchowdhury wants to merge 1 commit intopython:masterfrom
sayanchowdhury:bpo26128

Conversation

@sayanchowdhury
Copy link
Copy Markdown
Contributor

Signed-off-by: Sayan Chowdhury sayan.chowdhury2012@gmail.com

Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
@sayanchowdhury
Copy link
Copy Markdown
Contributor Author

There is an open PR for this issue #171

@ncoghlan
Copy link
Copy Markdown
Contributor

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

akruis added 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 added 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 added 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 added 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 added 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 added a commit to akruis/cpython that referenced this pull request Nov 20, 2018
akruis added 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