Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-37531: Fix regrtest timeout for subprocesses #15072

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 11 commits into from
Aug 14, 2019
Merged

bpo-37531: Fix regrtest timeout for subprocesses #15072

merged 11 commits into from
Aug 14, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Aug 1, 2019

Co-Authored-By: Joannah nanjekye [email protected]

https://bugs.python.org/issue37531

@vstinner
Copy link
Member Author

vstinner commented Aug 1, 2019

I couldn't push to PR #14679, so I forked the PR to add my change on top of it.

@tirkarthi
Copy link
Member

Guess issue number should be 37531 in the PR title.

@vstinner vstinner changed the title bpo-3753: Fix regrtest timeout for subprocesses bpo-37531: Fix regrtest timeout for subprocesses Aug 14, 2019
@vstinner
Copy link
Member Author

Guess issue number should be 37531 in the PR title.

Oops, right! I also fixed the typo that you spotted.

@vstinner vstinner merged commit b0c8369 into python:master Aug 14, 2019
@vstinner vstinner deleted the regrtest_timeout branch August 14, 2019 12:18
vstinner added a commit that referenced this pull request Aug 14, 2019
…-15280)

Co-Authored-By: Joannah Nanjekye <[email protected]>
(cherry picked from commit b0c8369)

Backport also minor win_utils.py fixes from master.
vstinner added a commit that referenced this pull request Aug 14, 2019
…-15279)

* bpo-37531: Fix regrtest timeout for subprocesses (GH-15072)

Co-Authored-By: Joannah Nanjekye <[email protected]>
(cherry picked from commit b0c8369)

* bpo-36511: Fix failures in Windows ARM32 buildbot (GH-15181)

(cherry picked from commit ed70a34)

Backport also minor fixes from master (fix typo, remove importlib import).
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
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