Thanks to visit codestin.com
Credit goes to github.com

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: cedzz/python-patterns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: brandon-rhodes/python-patterns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 26 files changed
  • 4 contributors

Commits on Dec 27, 2023

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

Commits on May 5, 2024

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

Commits on Oct 22, 2024

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

Commits on Mar 30, 2025

  1. Configuration menu
    Copy the full SHA
    de63818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f0e1b View commit details
    Browse the repository at this point in the history
  3. Rebuild site using new version of Sphinx

    I am unhappy that Sphinx changes output format depending on its version,
    which potentially breaks all of a site’s CSS.  In this case I appear to
    have dodged a major breakage by having written no CSS rules that refer
    to a `<div>`, since they are now called `<section>`.  Alas, I will just
    have to watch out for anything that might have broken.
    brandon-rhodes committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    c72bc3c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

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