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: lee-coder/python-cookbook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8a71861
Choose a base ref
...
head repository: dabeaz/python-cookbook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6e46b78
Choose a head ref
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Mar 12, 2014

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

Commits on Jan 17, 2016

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

Commits on Nov 6, 2017

  1. Configuration menu
    Copy the full SHA
    53a7ff2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dabeaz#14 from yukinarit/master

    Add missing import functools in chapter 7
    dabeaz authored Nov 6, 2017
    Configuration menu
    Copy the full SHA
    1f2128f View commit details
    Browse the repository at this point in the history
  3. Merge pull request dabeaz#8 from aliev/chapter-8-14

    Missed is not None in chapter 8.14 (implementing custom containers)
    dabeaz authored Nov 6, 2017
    Configuration menu
    Copy the full SHA
    2bc135f View commit details
    Browse the repository at this point in the history
  4. Merge pull request dabeaz#5 from kracekumar/patch-1

    Added missing space in yield
    dabeaz authored Nov 6, 2017
    Configuration menu
    Copy the full SHA
    6e46b78 View commit details
    Browse the repository at this point in the history
Loading