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-32125: Remove Py_UseClassExceptionsFlag flag #4544

Merged
merged 2 commits into from Nov 24, 2017

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Nov 24, 2017

This flag was deprecated and wasn't used anymore since Python 2.0.

https://bugs.python.org/issue306900

This flag was deprecated and wasn't used anymore since Python 2.0.
@vstinner vstinner changed the title bpo-306900: Remove Py_UseClassExceptionsFlag flag bpo-32125: Remove Py_UseClassExceptionsFlag flag Nov 24, 2017
@vstinner vstinner merged commit da9c8c3 into python:master Nov 24, 2017
@vstinner vstinner deleted the remove_useclassflag branch Nov 24, 2017
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.

None yet

3 participants