Skip to content

[WIP] bpo-40077: Convert _bz2 extension module to use PyType_FromSpec() - #19341

Closed
shihai1991 wants to merge 1 commit into
python:masterfrom
shihai1991:bpo_40077_bz2
Closed

[WIP] bpo-40077: Convert _bz2 extension module to use PyType_FromSpec()#19341
shihai1991 wants to merge 1 commit into
python:masterfrom
shihai1991:bpo_40077_bz2

Conversation

@shihai1991

@shihai1991shihai1991 commented Apr 3, 2020

Copy link
Copy Markdown
Member

@shihai1991shihai1991 changed the title bpo-40077: Convert _bz2 extension module to use PyType_FromSpec()[WIP] bpo-40077: Convert _bz2 extension module to use PyType_FromSpec()Apr 3, 2020
@shihai1991

Copy link
Copy Markdown
MemberAuthor

I don't aware that clinic of _bz2 will use BZ2XXecompressor_Type before, I need check it can ported or not~

Sign up for freeto 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.

3 participants

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