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: pdoc3/pdoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.5
Choose a base ref
...
head repository: pdoc3/pdoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.6
Choose a head ref
  • 9 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 29, 2024

  1. BUG: collections.abc.Callable does not allow tuple in Python 3.10 (#454)

    * BUG: crash: collections.abc.Callable does not allow tuple in Python 3.10
    
    * REF: Document Python3.10-specific workaround
    
    * REF: Make flake8 happy
    StefanRickli authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    96221e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. Fix broken anchor tags in --pdf mode (#455)

    original fix suggested by @LauraLMann in #389 (comment)
    
    Signed-off-by: Patrik Drozdík <patrik.drozdik@gmail.com>
    Patrik112358 authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    0e17bd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Configuration menu
    Copy the full SHA
    da45e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e4f6ad View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

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

Commits on Mar 20, 2025

  1. Configuration menu
    Copy the full SHA
    4c9de5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60ac6cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5003088 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5570f9a View commit details
    Browse the repository at this point in the history
Loading