Skip to content

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Apr 14, 2021

Caught by the mighty eye of @dutc!

https://bugs.python.org/issue38530

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Honestly, I would prefer to clear the exception in the function calling _Py_Offer_Suggestions().

@pablogsal
Copy link
Member Author

Honestly, I would prefer to clear the exception in the function calling _Py_Offer_Suggestions().

Ok, we can do that

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pablogsal pablogsal merged commit e07f4ab into python:master Apr 14, 2021
@pablogsal pablogsal deleted the bpo-38530 branch April 14, 2021 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants