summaryrefslogtreecommitdiff
path: root/pygments/lexers/python.py
Commit message (Expand)AuthorAgeFilesLines
...
* Merged in cocoatomo/pygments-main-1/cocoatomo/insert-exception-names-added-in...Anteru2018-12-071-17/+18
|\
| * Merge heads.Georg Brandl2018-11-281-10/+10
| |\
| | * Fix remaining 'DeprecationWarning: invalid escape sequence' occurrences in le...Andreas Kloeckner2018-06-191-10/+10
| * | Remove duplicated number definition.Matth?us G. Chajdas2018-11-271-14/+6
| * | Merged in kevinastone/pygments-main (pull request #720)Anteru2018-11-271-1/+1
| |\ \
| | * | Highlight %a in Python3LexerPurpleMyst2017-07-231-1/+1
| | |/
| * | Fixed missing complex float caseKevin Stone2017-05-021-1/+1
| * | Added pep 515 support to the python lexerKevin Stone2017-05-021-0/+9
| |/
* | Insert exception names added in Python version 3.5 and 3.6.cocoatomo2017-03-291-3/+3
|/
* Copyright update.Georg Brandl2017-01-221-1/+1
* Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+939