-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
What’s New In Python 3.12: bad highlighting for Py_NewInterpreterFromConfig() example #111700
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
Comments
Thanks for the report! This can be fixed by replacing the Would you like to create a PR and check if there are any other C snippets with Python formatting on the page? |
No, sorry. CLA is a deal breaker for me. |
Fair enough, let's add the easy label for someone else. |
Hopefully fixed above, lmk! |
… Python 3.12" documentation (#113609) Fix PEP 684 syntax highlighting in what's new Python 3.12
…s New In Python 3.12" documentation (pythonGH-113609) Fix PEP 684 syntax highlighting in what's new Python 3.12 (cherry picked from commit 9ce6c01) Co-authored-by: Parth Doshi <doshi.parth9@gmail.com>
Thank you! |
…'s New In Python 3.12" documentation (GH-113609) (#113610) GH- gh-111700: Fix syntax highlighting for C code in the "What's New In Python 3.12" documentation (GH-113609) Fix PEP 684 syntax highlighting in what's new Python 3.12 (cherry picked from commit 9ce6c01) Co-authored-by: Parth Doshi <doshi.parth9@gmail.com>
…New In Python 3.12" documentation (python#113609) Fix PEP 684 syntax highlighting in what's new Python 3.12
…New In Python 3.12" documentation (python#113609) Fix PEP 684 syntax highlighting in what's new Python 3.12
…New In Python 3.12" documentation (python#113609) Fix PEP 684 syntax highlighting in what's new Python 3.12
Uh oh!
There was an error while loading. Please reload this page.
In the "PEP 684: A Per-Interpreter GIL" section of "What’s New In Python 3.12", the C code snippet is highlighted as if it was Python.
Linked PRs
The text was updated successfully, but these errors were encountered: