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: python/typeshed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a6fba4f
Choose a base ref
...
head repository: python/typeshed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3e3e5fd
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 30, 2026

  1. [stubsabot] Bump fpdf2 to 2.8.5

    Release: https://pypi.org/pypi/fpdf2/2.8.5
    Homepage: https://py-pdf.github.io/fpdf2/
    Repository: https://github.com/py-pdf/fpdf2
    Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/fpdf2
    Diff: py-pdf/fpdf2@2.8.4...2.8.5
    
    Stubsabot analysis of the diff between the two releases:
     - 5 public Python files have been added: `fpdf/data/__init__.py`, `fpdf/data/color_profiles/__init__.py`, `fpdf/drawing_primitives.py`, `fpdf/font_type_3.py`, `test/color_font/__init__.py`.
     - 0 files included in typeshed's stubs have been deleted.
     - 20 files included in typeshed's stubs have been modified or renamed.
     - Total lines of Python code added: 11767.
     - Total lines of Python code deleted: 3639.
    
    If stubtest fails for this PR:
    - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
    - Fix stubtest failures in another PR, then close this PR
    
    Note that you will need to close and re-open the PR in order to trigger CI
    stubsabot committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    3e3e5fd View commit details
    Browse the repository at this point in the history
Loading