Skip to content

bpo-41798: Allocate the datetime.datetime_CAPI on the heap memory. - #24096

Merged
vstinner merged 4 commits into
python:masterfrom
shihai1991:bpo_41798_3
Jan 6, 2021
Merged

bpo-41798: Allocate the datetime.datetime_CAPI on the heap memory.#24096
vstinner merged 4 commits into
python:masterfrom
shihai1991:bpo_41798_3

Conversation

@shihai1991

@shihai1991shihai1991 commented Jan 4, 2021

Copy link
Copy Markdown
Member

Comment threadModules/_datetimemodule.c Outdated
Comment threadModules/_datetimemodule.c Outdated
Comment threadModules/_datetimemodule.c Outdated
Comment threadModules/_datetimemodule.c Outdated
Comment threadModules/_datetimemodule.c Outdated
Comment threadModules/_datetimemodule.c Outdated
Comment threadModules/_datetimemodule.c
Comment threadModules/_datetimemodule.c Outdated

@vstinnervstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The updated patch looks simpler and better :-)

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

@shihai1991@vstinner@encukou@the-knights-who-say-ni@bedevere-bot