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: tmux-python/tmuxp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.68.0
Choose a base ref
...
head repository: tmux-python/tmuxp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on May 11, 2026

  1. docs(deps[gp-sphinx]) bump 0.0.1a17 → 0.0.1a18.dev0

    why: gp-sphinx 0.0.1a18.dev0 ships the curated autodoc rendering
    work from PR git-pull/gp-sphinx#36 — default-value source text,
    identifier cross-references in parameter signatures, canonical
    field-list xrefs, responsive autodoc layout, and a workspace-wide
    linkcode_resolve factory.
    
    what:
    - bump every gp-sphinx workspace pin in pyproject.toml + uv.lock
    - add [tool.uv].prerelease = "allow" so uv resolves the *.dev0 pins
    tony committed May 11, 2026
    Configuration menu
    Copy the full SHA
    b0d738e View commit details
    Browse the repository at this point in the history
  2. release(deps[gp-sphinx]) bump 0.0.1a18.dev0 → 0.0.1a18

    why: gp-sphinx 0.0.1a18 is now live on PyPI with the curated
    autodoc rendering work from PR git-pull/gp-sphinx#36 (merged to
    main). The dev0 scaffolding can come out.
    
    what:
    - bump every gp-sphinx workspace pin from 0.0.1a18.dev0 to 0.0.1a18
    - remove [tool.uv].prerelease = "allow" — no longer needed now
      that the dev marker is gone
    tony committed May 11, 2026
    Configuration menu
    Copy the full SHA
    65ce12c View commit details
    Browse the repository at this point in the history
Loading