diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-07-18 23:16:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-18 23:16:19 (GMT) |
commit | 0c106a91e8e54bbf114cb54540dddb2a39a0e2be (patch) | |
tree | 4b9a9650a2f2c7ad3126ff096159e5ad65189474 /Lib/unittest | |
parent | a423ddbdeada8a2fd8657453b9e9f58ba0dd921d (diff) | |
download | cpython-0c106a91e8e54bbf114cb54540dddb2a39a0e2be.zip cpython-0c106a91e8e54bbf114cb54540dddb2a39a0e2be.tar.gz cpython-0c106a91e8e54bbf114cb54540dddb2a39a0e2be.tar.bz2 |
[3.12] Docs: Argument Clinic: Group guides about default values (GH-106872) (#106874)
Docs: Argument Clinic: Group guides about default values (GH-106872)
Previous ToC layout (excerpt):
- How to use symbolic default values
...
- How to assign default values to parameter
- How to use the ``NULL`` default value
- How to use expressions as default values
New layout:
- How to assign default values to parameter
- The ``NULL`` default value
- Symbolic default values
- Expressions as default values
(cherry picked from commit 505eede38d141d43e40e246319b157e3c77211d3)
Co-authored-by: Erlend E. Aasland <erlend@python.org>
Diffstat (limited to 'Lib/unittest')
0 files changed, 0 insertions, 0 deletions