Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

PEP 432 specifies a number of large changes to interpreter startup code, including exposing a cleaner C-API. The major changes depend on a number of smaller changes. This patch includes all those smaller changes. (The commits here each stand on their own so I'd rather the PR not be squashed.)

Note that regardless of the status of the PEP, the changes proposed by the PEP are an improvement to interpreter startup. As such we are making the changes, but keeping the C-API provisional.

@ericsnowcurrently ericsnowcurrently changed the title Small changes for PEP 432. bpo-22257: Small changes for PEP 432. May 22, 2017
@ericsnowcurrently
Copy link
Member Author

@zooba

@zooba
Copy link
Member

zooba commented May 22, 2017

Run PCBuild/fix_encoding.py to remove the BOM changes in that directory, but otherwise LGTM.

@ericsnowcurrently
Copy link
Member Author

FYI: the travis failures are due to using the -W flag.

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.

4 participants