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

bpo-42002: Clean up initialization of the sys module. #22642

Merged
merged 1 commit into from Oct 11, 2020

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Oct 10, 2020

Makes the code clearer and make errors handling more correct.

https://bugs.python.org/issue42002

Makes the code clearer and make errors handling more correct.
Copy link
Member

@vstinner vstinner left a comment

LGTM.

@serhiy-storchaka serhiy-storchaka merged commit fa1d83d into python:master Oct 11, 2020
2 of 3 checks passed
@serhiy-storchaka serhiy-storchaka deleted the sys-init branch Oct 11, 2020
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
Makes the code clearer and make errors handling more correct.
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Makes the code clearer and make errors handling more correct.
Sign up for free to 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.

None yet

4 participants