| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…d by C API (pythonGH-119063) The source line was not displayed if the warnings module had not yet been imported.
There was a problem hiding this comment.
Humm, the tests are passed with the unmodified code. Does it mean that the issue did not exist in 3.12 or that it was reproducible only when pass the code as a string in 3.13?
Sorry, something went wrong.
Indeed, the issue only occurs when passing the code as a string in 3.13+ versions. Backporting this pull request to 3.12 makes no sense, so I'm going to close it. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The source line was not displayed if the warnings module had not yet been imported.