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: khoih-prog/python-cheatsheet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gto76/python-cheatsheet
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.
  • 11 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 16, 2025

  1. String big changes

    gto76 committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    300a29c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2025

  1. List, Dict, Set - big changes

    gto76 committed Oct 5, 2025
    Configuration menu
    Copy the full SHA
    2873f96 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Fixed a typo

    Dbarbanakov committed Oct 13, 2025
    Configuration menu
    Copy the full SHA
    ebb15f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request gto76#201 from Dbarbanakov/fix-typo

    Fixed a typo
    gto76 authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    997b6d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

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

Commits on Oct 19, 2025

  1. Set, Tuple, Type, Match

    gto76 committed Oct 19, 2025
    Configuration menu
    Copy the full SHA
    347556f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e354f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd4486e View commit details
    Browse the repository at this point in the history
  4. Inline, Exception, CSV, SQLite

    gto76 committed Oct 19, 2025
    Configuration menu
    Copy the full SHA
    a36a550 View commit details
    Browse the repository at this point in the history
  5. Bytes, Threading, Coroutines

    gto76 committed Oct 19, 2025
    Configuration menu
    Copy the full SHA
    855efd0 View commit details
    Browse the repository at this point in the history
  6. Logging, reverted Datetime

    gto76 committed Oct 19, 2025
    Configuration menu
    Copy the full SHA
    eb6f5f4 View commit details
    Browse the repository at this point in the history
Loading