| Commit message (Expand) | Author | Age | Files | Lines |
* | lib2to3: Support named assignment expressions (GH-12702) | Tim Hatch | 2020-04-02 | 1 | -1/+1 |
|
|
* | bpo-5028: Fix up rest of documentation for tokenize documenting line (GH-13686) | Anthony Sottile | 2019-05-30 | 1 | -1/+1 |
|
|
* | bpo-5028: fix doc bug for tokenize (GH-11683) | Andrew Carr | 2019-05-30 | 1 | -1/+1 |
|
|
* | bpo-36766: Typos in docs and code comments (GH-13116) | penguindustin | 2019-05-06 | 1 | -1/+1 |
|
|
* | closes bpo-34515: Support non-ASCII identifiers in lib2to3. (GH-8950) | Monson Shao | 2018-09-15 | 1 | -6/+5 |
|
|
* | Add support for all string literals to lib2to3 (#6457) | Zsolt Dollenstein | 2018-04-16 | 1 | -52/+26 |
|
|
* | Revert "bpo-30406: Make async and await proper keywords (#1669)" (GH-6143) | Jelle Zijlstra | 2018-03-18 | 1 | -2/+74 |
|
|
* | bpo-30406: Make async and await proper keywords (#1669) | Jelle Zijlstra | 2017-10-06 | 1 | -74/+2 |
|
|
* | bpo-23894: make lib2to3 recognize f-strings (#1733) | Łukasz Langa | 2017-05-22 | 1 | -1/+6 |
|
|
* | Make rb'' strings work in lib2to3 (#1724) | Łukasz Langa | 2017-05-22 | 1 | -7/+16 |
|
|
* | bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-1119) | Nevada Sanchez | 2017-04-13 | 1 | -8/+8 |
|
|
* | Issue #26581: Use the first coding cookie on a line, not the last one. | Serhiy Storchaka | 2016-03-20 | 1 | -1/+1 |
|
|
* | Issue #24619: Simplify async/await tokenization. | Yury Selivanov | 2015-07-23 | 1 | -14/+19 |
|
|
* | Issue #24619: New approach for tokenizing async/await. | Yury Selivanov | 2015-07-22 | 1 | -1/+11 |
|
|
* | PEP 0492 -- Coroutines with async and await syntax. Issue #24017. | Yury Selivanov | 2015-05-12 | 1 | -2/+61 |
|
|
* | add matrix multiplication operator support to 2to3 | Benjamin Peterson | 2014-04-10 | 1 | -1/+1 |
|
|
* | Issue #18960: Fix bugs with Python source code encoding in the second line. | Serhiy Storchaka | 2014-01-09 | 1 | -0/+3 |
|
|
* | #19620: Fix typo in docstring (noticed by Christopher Welborn). | Ezio Melotti | 2013-11-25 | 1 | -2/+2 |
|
|
* | Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script | Serhiy Storchaka | 2013-09-16 | 1 | -5/+4 |
|
|
* | Merged revisions 80934 via svnmerge from | Benjamin Peterson | 2010-05-07 | 1 | -1/+8 |
|
|
* | Merged revisions 79306,79311,79325 via svnmerge from | Benjamin Peterson | 2010-03-23 | 1 | -9/+10 |
|
|
* | Merged revisions 76259,76326,76376-76377,76430,76471,76517 via svnmerge from | Benjamin Peterson | 2009-11-25 | 1 | -3/+7 |
|
|
* | Merged revisions 76062 via svnmerge from | Benjamin Peterson | 2009-11-02 | 1 | -2/+13 |
|
|
* | Merged revisions 72494 via svnmerge from | Benjamin Peterson | 2009-05-09 | 1 | -0/+70 |
|
|
* | Run 2to3 on this library. | Martin v. Löwis | 2008-03-19 | 1 | -7/+9 |
|
|
* | Merged revisions 61596-61597 via svnmerge from | Martin v. Löwis | 2008-03-19 | 1 | -0/+405 |
|
|