mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
gh-96143: Add some comments and minor fixes missed in the original PR (#96433)
* gh-96132: Add some comments and minor fixes missed in the original PR * Update Doc/using/cmdline.rst Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
This commit is contained in:
parent
45fd3685aa
commit
f49dd54b72
4 changed files with 17 additions and 1 deletions
|
|
@ -582,6 +582,8 @@ Miscellaneous options
|
|||
.. versionadded:: 3.11
|
||||
The ``-X frozen_modules`` option.
|
||||
|
||||
.. versionadded:: 3.12
|
||||
The ``-X perf`` option.
|
||||
|
||||
|
||||
Options you shouldn't use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue