FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-42972: Fully support GC for pyexpat, unicodedata, and dbm/gdbm heap types by erlend-aasland · Pull Request #26376 · python/cpython · GitHub

/ cpython Public

bpo-42972: Fully support GC for pyexpat, unicodedata, and dbm/gdbm heap types - #26376

Merged
ncoghlan merged 3 commits into
python:mainfrom
erlend-aasland:bpo-42972/3.10-rest
May 27, 2021
Merged

bpo-42972: Fully support GC for pyexpat, unicodedata, and dbm/gdbm heap types#26376
ncoghlan merged 3 commits into
python:mainfrom
erlend-aasland:bpo-42972/3.10-rest

Conversation

erlend-aasland commented May 26, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

ncoghlan merged commit 59af59c into python:main May 27, 2021

Copy link
Copy Markdown
Contributor

Thanks @erlend-aasland for the PR, and @ncoghlan for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

Copy link
Copy Markdown

GH-26397 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 27, 2021
…ap types (pythonGH-26376)

* bpo-42972: pyexpat
* bpo-42972: unicodedata
* bpo-42972: dbm/gdbm
(cherry picked from commit 59af59c)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
erlend-aasland deleted the bpo-42972/3.10-rest branch May 27, 2021 07:29

Copy link
Copy Markdown
Contributor Author

Thanks, @ncoghlan!

miss-islington added a commit that referenced this pull request May 27, 2021
…ap types (GH-26376)

* bpo-42972: pyexpat
* bpo-42972: unicodedata
* bpo-42972: dbm/gdbm
(cherry picked from commit 59af59c)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL