Skip to content

Change something related to exit #1483

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

Merged
merged 5 commits into from
Oct 7, 2019

Conversation

ChJR
Copy link
Contributor

@ChJR ChJR commented Oct 6, 2019

Fixed builtin exit() method with SystemExit (can be tested without Lib).
Added os.exit() method and os.EX* constants

@ChJR
Copy link
Contributor Author

ChJR commented Oct 6, 2019

This PR relates to #1459 and #1413.

@windelbouwman windelbouwman merged commit ad8a182 into RustPython:master Oct 7, 2019
@ChJR ChJR deleted the hotfix/SystemExit branch October 13, 2019 06:11
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