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: devoben/python-for-absolute-beginners-course
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: talkpython/python-for-absolute-beginners-course
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 19 files changed
  • 4 contributors

Commits on Sep 22, 2020

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

Commits on Dec 6, 2020

  1. Fix code to pass string literal to float() instead of int()

    Triggers an exception when you call `int("7.2")`.
    amcinnes87 authored Dec 6, 2020
    Configuration menu
    Copy the full SHA
    0d89e43 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Merge pull request talkpython#29 from amcinnes87/patch-1

    Fix code to pass string literal to float() instead of int()
    mikeckennedy authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    f06d085 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

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

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    83c18e0 View commit details
    Browse the repository at this point in the history
  2. Brighter whites

    mikeckennedy committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    5ade083 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    98007d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c14e166 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

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

Commits on Nov 7, 2022

  1. add "in" into sentence

    I
    kofilpy authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5791941 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge pull request talkpython#40 from kofilpy/master

    add "in" into sentence
    mikeckennedy authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    1930dab View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. ignore pycharm files

    mikeckennedy committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f3d4ea5 View commit details
    Browse the repository at this point in the history
Loading