Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mkdocstrings/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.17.0
Choose a base ref
...
head repository: mkdocstrings/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 46 files changed
  • 2 contributors

Commits on Aug 24, 2025

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

Commits on Aug 26, 2025

  1. Configuration menu
    Copy the full SHA
    53507b5 View commit details
    Browse the repository at this point in the history
  2. feat: Support PEP 695 generics

    PR-221: #221
    Co-authored-by: Timothée Mazzucotelli <dev@pawamoy.fr>
    viccie30 and pawamoy authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    dc8c3ad View commit details
    Browse the repository at this point in the history
  3. chore: Prepare release 1.18.0

    pawamoy committed Aug 26, 2025
    Configuration menu
    Copy the full SHA
    2d3f75a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. fix: Don't show implementation signature of __init__ method when

    `overloads_only` is true and it is merged into the class
    
    Issue-308: #308
    pawamoy committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    9ef620f View commit details
    Browse the repository at this point in the history
  2. chore: Prepare release 1.18.1

    pawamoy committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    9133589 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30d4ba2 View commit details
    Browse the repository at this point in the history
  4. fix: Normalize spaces to underscores when passing object to rendering…

    … context using its kind as key
    
    Issue-mkdocstrings-791: mkdocstrings/mkdocstrings#791
    pawamoy committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    6f79be0 View commit details
    Browse the repository at this point in the history
  5. chore: Prepare release 1.18.2

    pawamoy committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    754b481 View commit details
    Browse the repository at this point in the history
Loading