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/devguide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
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
  • 2 commits
  • 2 files changed
  • 4 contributors

Commits on Apr 20, 2026

  1. Mention typo fixes and large PRs (#1782)

    * gh-1448: Add section on typo fixes and large PRs
    
    Add guidance on keeping typo-fix PRs small and focused, listing
    appropriate directories (Doc/, Misc/, Misc/NEWS.d/) and noting
    that large sweeping PRs may be closed.
    
    * gh-1448: Revise typo fixes section for clarity
    
    - Clarify which directories are appropriate for typo fixes
    - Encourage small, focused PRs to reduce reviewer notification burden
    - Explicitly note that large PRs or PRs outside listed directories
      may be closed with a reference to this section
    
    * gh-1448: Add PR size guidance to 'Making good PRs' section
    
    * gh-1448: Note that typo fixes do not require a linked issue
    
    * Apply suggestions from review
    
    Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
    
    Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
    
    * Reference the `typo fixes` section
    
    * Mention `InternalDocs/`
    
    ---------
    
    Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
    johnslavik and willingc authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    1cda41a View commit details
    Browse the repository at this point in the history
  2. Add Vietnamese translation details (#1789)

    Co-authored-by: Stan Ulbrych <stan@python.org>
    tamnd and StanFromIreland authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    6c41828 View commit details
    Browse the repository at this point in the history
Loading