Skip to content

Modenised C code: Use PyVarObject_HEAD_INIT.#1

Merged
tseaver merged 2 commits into
masterfrom
py3prep
May 18, 2016
Merged

Modenised C code: Use PyVarObject_HEAD_INIT.#1
tseaver merged 2 commits into
masterfrom
py3prep

Conversation

@tlotze
Copy link
Copy Markdown
Member

@tlotze tlotze commented May 18, 2016

These are changes compatible with all supported Python 2 versions, but made in preparation of porting to Python 3. Making these changes outside a Python 3 porting branch allows us to keep the interesting part of the porting smaller and also testing as many changes as possible based on the green bar we have on Python 2.

@tseaver tseaver merged commit c28071c into master May 18, 2016
@tseaver tseaver deleted the py3prep branch May 18, 2016 14:53
@tseaver
Copy link
Copy Markdown
Member

tseaver commented May 18, 2016

Thanks for the patch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants