[3.10] bpo-44116: Add GC support to _csv heap types (GH-26074)#26081
Merged
pablogsal merged 1 commit intopython:3.10from May 12, 2021
Merged
[3.10] bpo-44116: Add GC support to _csv heap types (GH-26074)#26081pablogsal merged 1 commit intopython:3.10from
pablogsal merged 1 commit intopython:3.10from
Conversation
(cherry picked from commit e5ba1fe) Co-authored-by: Erlend Egeberg Aasland <[email protected]>
Contributor
Author
|
@erlend-aasland and @pablogsal: Status check is done, and it's a success ✅ . |
2 similar comments
Contributor
Author
|
@erlend-aasland and @pablogsal: Status check is done, and it's a success ✅ . |
Contributor
Author
|
@erlend-aasland and @pablogsal: Status check is done, and it's a success ✅ . |
pablogsal
approved these changes
May 12, 2021
Contributor
|
Can I add the automerge label, @pablogsal? |
Member
|
Backports are automatically merged when all CI passed if a core dev approves :) |
Contributor
Convenient! :) |
Contributor
|
Looks like Miss Islington needs a bugfix ;) #automerge |
Member
|
CC: @Mariatta Seems that Miss islington didn't merge this PR even if all test passed :( |
Contributor
|
Perhaps it is intentional: python/miss-islington#253 (I just skimmed the "status changed" code, so I might be wrong.) |
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.
(cherry picked from commit e5ba1fe)
Co-authored-by: Erlend Egeberg Aasland [email protected]
https://bugs.python.org/issue44116