8000 GH-109975: Copyedit 3.13 What's New: New Features by AA-Turner · Pull Request #122990 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

GH-109975: Copyedit 3.13 What's New: New Features #122990

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

Merged
merged 8 commits into from
Aug 15, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update underline & slightly update title
  • Loading branch information
AA-Turner committed Aug 15, 2024
commit e5a6a2f09961b2f1a687ba0db4a87716a138ff94
4 changes: 2 additions & 2 deletions Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -359,8 +359,8 @@ free-threaded build.

.. _whatsnew313-jit-compiler:

An experimental JIT compiler
-----------------------------------
An experimental just-in-time (JIT) compiler
-------------------------------------------

When CPython is configured and built using
the :option:`!--enable-experimental-jit` option,
Expand Down
Loading
0