index
:
delta/python-packages/pygments-git.git
2382-fix
661/ashsearle/phpclass
686/ximmm/css
704/kenzierocks/antlrv4
716/kemichal/eloquence
719/tatt61880/kuin
723/drhouck/cliterals
732/djrm0/gdscript
752/camoberg/yang
765/lgiordani/m68k
767/6wind/yang
769/mtreinish/openqasm
793/brytonhall/singularity
829/TheMartianLife/yarn
834/john-andrews/chisel
836/MaisaMilena/formality
839/joente/thingsdb
Anteru/issue1009
argparse
bug/angular-html
examplefiles
fix/1437
fix/1579
fix/1698-lineos-wrapping
improve-linenos-handling
master
py2removal
raw-alias
regex
release/2.8.x
stable
task/add-analyze-text
task/improve-crlf-handling
github.com: pygments/pygments.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pygments
/
lexers
/
python.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: remove "u" string prefix (#1536)
Georg Brandl
2020-09-08
1
-6
/
+6
*
all: use yield from (#1537)
Georg Brandl
2020-09-06
1
-6
/
+4
*
all: fixup remaining regexlint warnings
Georg Brandl
2020-09-06
1
-5
/
+5
*
Update copyright year (fixes #1514.)
Matthäus G. Chajdas
2020-08-22
1
-1
/
+1
*
Add async and await keywords (#1507)
Marius Hegele
2020-08-17
1
-1
/
+1
*
Python 3: remove "cmp" builtin
Georg Brandl
2020-05-08
1
-1
/
+1
*
Merge pull request #1385 from tomerv/python-fstring
Matthäus G. Chajdas
2020-02-29
1
-15
/
+106
|
\
|
*
Python f-strings: highlight expressions in curly braces
Tomer Vromen
2020-02-04
1
-15
/
+106
*
|
Move Python 3-only exceptions into Python3Lexer
Борис Верховский
2020-02-26
1
-3
/
+3
|
/
*
Adds the walrus operator to the Python3 lexer.
Brett Slatkin
2020-02-02
1
-1
/
+1
*
Python: recognize "f" string prefix
Georg Brandl
2019-11-26
1
-8
/
+10
*
Python: make Python3 rules standalone
Georg Brandl
2019-11-26
1
-231
/
+303
*
Python: make "python" shebang match Python 3
Georg Brandl
2019-11-26
1
-2
/
+2
*
Update project to use modern Python features and idioms
Jon Dufresne
2019-11-25
1
-2
/
+2
*
Python lexer: accept .jy filenames
Georg Brandl
2019-11-24
1
-0
/
+2
*
Python lexers: make Python 3 the default
Georg Brandl
2019-11-24
1
-51
/
+78
*
Python 3: add StopAsyncIteration exception (bitbucket PR #701)
Georg Brandl
2019-11-24
1
-2
/
+3
*
fixup! Treat Skylark/Starlark files as Python
Ryan Beasley
2019-11-22
1
-0
/
+1
*
Treat Skylark/Starlark files as Python
Ryan Beasley
2019-11-22
1
-1
/
+17
*
python3: make "import" in the "fromimport" context match the python2 behavior
Klaas van Schelven
2019-11-15
1
-1
/
+1
*
Fixup all headers and some more minor problems.
2.4.2
Georg Brandl
2019-05-28
1
-2
/
+3
*
Merged in cocoatomo/pygments-main-1/cocoatomo/insert-exception-names-added-in...
Anteru
2018-12-07
1
-17
/
+18
|
\
|
*
Merge heads.
Georg Brandl
2018-11-28
1
-10
/
+10
|
|
\
|
|
*
Fix remaining 'DeprecationWarning: invalid escape sequence' occurrences in le...
Andreas Kloeckner
2018-06-19
1
-10
/
+10
|
*
|
Remove duplicated number definition.
Matth?us G. Chajdas
2018-11-27
1
-14
/
+6
|
*
|
Merged in kevinastone/pygments-main (pull request #720)
Anteru
2018-11-27
1
-1
/
+1
|
|
\
\
|
|
*
|
Highlight %a in Python3Lexer
PurpleMyst
2017-07-23
1
-1
/
+1
|
|
|
/
|
*
|
Fixed missing complex float case
Kevin Stone
2017-05-02
1
-1
/
+1
|
*
|
Added pep 515 support to the python lexer
Kevin Stone
2017-05-02
1
-0
/
+9
|
|
/
*
|
Insert exception names added in Python version 3.5 and 3.6.
cocoatomo
2017-03-29
1
-3
/
+3
|
/
*
Copyright update.
Georg Brandl
2017-01-22
1
-1
/
+1
*
Add support for partials and path segments for Handlebars.
Christian Hammond
2016-11-04
1
-0
/
+939