Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.7] Add missed details of the C API introduced in 3.7. (GH-7047) #7061

Merged
merged 1 commit into from
May 22, 2018

Conversation

serhiy-storchaka
Copy link
Member

  • Set the limited API version for PyImport_GetModule and PyOS_*Fork
    functions.
  • Add PyImport_GetModule and Py_UTF8Mode in PC/python3.def.
  • Add several functions in Doc/data/refcounts.dat..
    (cherry picked from commit 4e29f56)

* Set the limited API version for PyImport_GetModule and PyOS_*Fork
  functions.
* Add PyImport_GetModule and Py_UTF8Mode in PC/python3.def.
* Add several functions in Doc/data/refcounts.dat..
(cherry picked from commit 4e29f56)

Co-authored-by: Serhiy Storchaka <[email protected]>
@serhiy-storchaka serhiy-storchaka added type-bug An unexpected behavior, bug, or error skip issue skip news labels May 22, 2018
@serhiy-storchaka serhiy-storchaka requested a review from a team as a code owner May 22, 2018 18:15
@bedevere-bot bedevere-bot added skip issue skip news type-bug An unexpected behavior, bug, or error labels May 22, 2018
@serhiy-storchaka serhiy-storchaka merged commit 1f22a30 into python:3.7 May 22, 2018
@serhiy-storchaka serhiy-storchaka deleted the backport-4e29f56-3.7 branch May 22, 2018 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants