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: stevencoding/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: petervaro/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 16 files changed
  • 2 contributors

Commits on Nov 21, 2016

  1. optional-comment-based highlighter (re, %, fmt, tmp) added, closes pe…

    …tervaro#19;
    
    format string highlight added (except datetime and escape support), closes petervaro#36;
    template string highlight added;
    pure raw string support added;
    space between pound sign and comment text added, closes petervaro#32, closes petervaro#33;
    3.5 matrix multiplication operator added;
    3.6 async, await keywords added;
    3.6 await, aenter, aexit, aiter and anext dunder methods support added;
    3.6 StopAsyncIteration exception added;
    3.7 f-string support added;
    improved and updated README + screenshot
    petervaro committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    e694005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a3e7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fab159 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

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

Commits on Sep 21, 2017

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

Commits on Feb 19, 2022

  1. Update README.md

    petervaro authored Feb 19, 2022
    Configuration menu
    Copy the full SHA
    b8ecda3 View commit details
    Browse the repository at this point in the history
Loading