| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…on instances instead of exc_info tuples
|
FYI, I discussed this with the SC, and considering it's a private API that's relatively new and has very few uses, changing the behaviour is fine. (I also have to say I'm very amused that the documentation didn't even clarify that the value was the 3-tuple, before 😂) |
Sorry, something went wrong.
…on instances instead of exc_info tuples (python#103177)
…on instances instead of exc_info tuples (python#103177)
| Back | FazBrowse Home | New Git URL |
Fixes #103176.
I think this is internal and esoteric enough to not require a deprecation cycle.