bpo-30773: Fix ag_running; prohibit running athrow/asend/aclose in parallel#7468
Merged
1st1 merged 1 commit intopython:masterfrom Sep 30, 2019
Merged
bpo-30773: Fix ag_running; prohibit running athrow/asend/aclose in parallel#74681st1 merged 1 commit intopython:masterfrom
1st1 merged 1 commit intopython:masterfrom
Conversation
dimaqq
reviewed
Jun 7, 2018
Misc/NEWS.d/next/Core and Builtins/2018-06-07-01-01-20.bpo-30773.C31rVE.rst
Outdated
Show resolved
Hide resolved
Contributor
|
Could you resolve conflicts please? |
503345c to
77b531c
Compare
Member
Author
Done! |
asvetlov
reviewed
Sep 21, 2019
Misc/NEWS.d/next/Core and Builtins/2018-06-07-01-01-20.bpo-30773.C31rVE.rst
Outdated
Show resolved
Hide resolved
Contributor
|
@1st1 the PR looks good after fixing a couple comments |
Member
Author
Thanks, will fix it and commit soon. |
77b531c to
07db74a
Compare
07db74a to
278ae78
Compare
Contributor
|
Thanks @1st1 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
@1st1: Please replace |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Sep 30, 2019
…rallel (pythonGH-7468) (cherry picked from commit fc4a044) Co-authored-by: Yury Selivanov <yury@magic.io>
|
GH-16486 is a backport of this pull request to the 3.8 branch. |
1st1
added a commit
that referenced
this pull request
Sep 30, 2019
jacobneiltaylor
pushed a commit
to jacobneiltaylor/cpython
that referenced
this pull request
Dec 5, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://bugs.python.org/issue30773