| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-36541: Add lib2to3 grammar PEP-570 pos-only arg parsing (GH-23759) | Gregory P. Smith | 2020-12-14 | 1 | -6/+46 |
|
|
* | lib2to3: Support named assignment expressions (GH-12702) | Tim Hatch | 2020-04-02 | 1 | -4/+6 |
|
|
* | bpo-38641: Add lib2to3 support for starred expressions in return/yield statem... | Vlad Emelianov | 2020-03-01 | 1 | -2/+2 |
|
|
* | bpo-33348: parse expressions after * and ** in lib2to3 (GH-6586) | Zsolt Dollenstein | 2019-10-24 | 1 | -2/+2 |
|
|
* | Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a genera... | Serhiy Storchaka | 2018-07-31 | 1 | -22/+3 |
|
|
* | Revert "bpo-30406: Make async and await proper keywords (#1669)" (GH-6143) | Jelle Zijlstra | 2018-03-18 | 1 | -5/+5 |
|
|
* | bpo-33064: lib2to3: support trailing comma after *args and **kwargs (#6096) | Łukasz Langa | 2018-03-13 | 1 | -23/+4 |
|
|
* | bpo-30406: Make async and await proper keywords (#1669) | Jelle Zijlstra | 2017-10-06 | 1 | -5/+5 |
|
|
* | closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expre... | Jakub Stasiak | 2017-10-05 | 1 | -3/+22 |
|
|
* | Issue #28394: Merge typo fixes from 3.5 into 3.6 | Martin Panter | 2016-10-10 | 1 | -1/+1 |
|\ |
|
| * | Issue #28394: Spelling and typo fixes in code comments and changelog | Martin Panter | 2016-10-10 | 1 | -1/+1 |
|
|
* | | Issue #25969: Update the lib2to3 grammar to handle the unpacking | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-09-10 | 1 | -6/+17 |
|\ \
| |/ |
|
| * | Issue #25969: Update the lib2to3 grammar to handle the unpacking | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-09-10 | 1 | -6/+17 |
|
|
* | | Issue #28008: Implement PEP 530 -- asynchronous comprehensions. | Yury Selivanov | 2016-09-09 | 1 | -1/+1 |
|
|
* | | Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations. | Yury Selivanov | 2016-09-09 | 1 | -2/+3 |
|/ |
|
* | PEP 0492 -- Coroutines with async and await syntax. Issue #24017. | Yury Selivanov | 2015-05-12 | 1 | -3/+5 |
|
|
* | Removed unintentional trailing spaces in text files. | Serhiy Storchaka | 2015-03-29 | 1 | -1/+1 |
|
|
* | teach 2to3 about 'yield from' | Benjamin Peterson | 2014-04-10 | 1 | -1/+2 |
|
|
* | add matrix multiplication operator support to 2to3 | Benjamin Peterson | 2014-04-10 | 1 | -2/+2 |
|
|
* | explain why we need this grammar file (closes #13766) | Benjamin Peterson | 2012-01-16 | 1 | -1/+1 |
|
|
* | Merged revisions 83852-83853,83857,84042,84216,84274-84276,84375,85388,85478,... | Benjamin Peterson | 2010-10-14 | 1 | -1/+1 |
|
|
* | Merged revisions 76062 via svnmerge from | Benjamin Peterson | 2009-11-02 | 1 | -5/+7 |
|
|
* | Merged revisions 73370 via svnmerge from | Benjamin Peterson | 2009-06-11 | 1 | -1/+2 |
|
|
* | Merged revisions 66453 via svnmerge from | Benjamin Peterson | 2008-09-13 | 1 | -1/+3 |
|
|
* | Merged revisions 61596-61597 via svnmerge from | Martin v. Löwis | 2008-03-19 | 1 | -0/+153 |
|
|