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: hugomiguel-code/python-devguide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: python/devguide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 52 files changed
  • 6 contributors

Commits on Nov 28, 2025

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

Commits on Nov 29, 2025

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

Commits on Dec 1, 2025

  1. Bump actions/checkout from 5 to 6 in the actions group (python#1711)

    Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 5 to 6
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    0e9faab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4732570 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Remove empty InternalDoc pages (pythonGH-1712)

    The info is now in the CPython repo; the devguide has links to that and other guides.
    StanFromIreland authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    1830ddd View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. Configuration menu
    Copy the full SHA
    ec0447a View commit details
    Browse the repository at this point in the history
  2. Clarify development cycle (python#1681)

    Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
    hugovk and AA-Turner authored Dec 21, 2025
    Configuration menu
    Copy the full SHA
    b24ed50 View commit details
    Browse the repository at this point in the history
  3. Replace local release-cycle.json with PEPs repo version (python#1685)

    Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
    hugovk and AA-Turner authored Dec 21, 2025
    Configuration menu
    Copy the full SHA
    43b50c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e6a146 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. Fix typos (python#1714)

    Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
    hugovk and AA-Turner authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    e583bd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. Make release cycle charts reusable (python#1708)

    Co-authored-by: Petr Viktorin <encukou@gmail.com>
    hugovk and encukou authored Dec 30, 2025
    Configuration menu
    Copy the full SHA
    3e65c0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    521dace View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2026

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

Commits on Jan 6, 2026

  1. Add section on terminology to avoid to style guide (python#1715)

    Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
    StanFromIreland and hugovk authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    f657b39 View commit details
    Browse the repository at this point in the history
Loading