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

gh-112139: Add inspect.Signature.format and use it in pydoc #112143

Merged
merged 7 commits into from
Dec 2, 2023

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    4a2e034 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    e41a558 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Update Doc/library/inspect.rst

    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    sobolevn and JelleZijlstra committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    effb172 View commit details
    Browse the repository at this point in the history
  2. Add more tests

    sobolevn committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    6c604a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9af4ec3 View commit details
    Browse the repository at this point in the history
  4. Merge main

    sobolevn committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    b1f6329 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b0d361 View commit details
    Browse the repository at this point in the history