Skip to content

bpo-41798: Allocate _decimal extension module CAPI on the heap - #24117

Merged
vstinner merged 5 commits into
python:masterfrom
erlend-aasland:bpo-41798/decimal
Jan 6, 2021
Merged

bpo-41798: Allocate _decimal extension module CAPI on the heap#24117
vstinner merged 5 commits into
python:masterfrom
erlend-aasland:bpo-41798/decimal

Conversation

@erlend-aasland

@erlend-aaslanderlend-aasland commented Jan 5, 2021

Copy link
Copy Markdown
Contributor

@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

cc. @shihai1991

Comment threadModules/_decimal/_decimal.c Outdated
Comment threadModules/_decimal/_decimal.c Outdated
Comment threadModules/_decimal/_decimal.c Outdated
@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

Thanks for your review, @shihai1991! PTAL

@vstinner
vstinner merged commit fe9f446 into python:masterJan 6, 2021
@vstinner

Copy link
Copy Markdown
Member

Merged, thanks.

@erlend-aasland
erlend-aasland deleted the bpo-41798/decimal branch January 6, 2021 11:48
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Sign up for freeto 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.

5 participants

@erlend-aasland@vstinner@shihai1991@the-knights-who-say-ni@bedevere-bot