Skip to content
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

[3.12] Docs: Argument Clinic: Group guides about default values (GH-106872) #106874

Merged
merged 1 commit into from
Jul 18, 2023

Commits on Jul 18, 2023

  1. Docs: Argument Clinic: Group guides about default values (pythonGH-10…

    …6872)
    
    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 505eede)
    
    Co-authored-by: Erlend E. Aasland <[email protected]>
    erlend-aasland authored and miss-islington committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    97b44d9 View commit details
    Browse the repository at this point in the history