bpo-36142: Add preconfig.c by vstinner · Pull Request #12128 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner merged 1 commit intopython:masterfrom

vstinner:preparse6

Mar 1, 2019

Merged

bpo-36142: Add preconfig.c#12128

vstinner merged 1 commit intopython:masterfrom

vstinner:preparse6

Conversation

@vstinner

Copy link Copy Markdown

Member

@vstinner vstinner commented

Mar 1, 2019

edited by bedevere-bot

Loading

  • Add _PyArgv_Decode() function
  • Move _Py_ClearFileSystemEncoding() and _Py_SetFileSystemEncoding()
    to preconfig.c.

https://bugs.python.org/issue36142

* Add _PyArgv_Decode() function
* Move _Py_ClearFileSystemEncoding() and _Py_SetFileSystemEncoding()
  to preconfig.c.

@vstinner vstinner requested a review from a team as a code owner

March 1, 2019 16:30

@vstinner vstinner merged commit 91b9ecf into python:master

Mar 1, 2019

@vstinner vstinner deleted the preparse6 branch

March 1, 2019 16:53

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

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