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.18.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: 1.18.2
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

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