summaryrefslogtreecommitdiff
path: root/Lib/lib2to3/Grammar.txt
Commit message (Expand)AuthorAgeFilesLines
* Issue #28394: Merge typo fixes from 3.5 into 3.6Martin Panter2016-10-101-3/+4
|\
| * Issue #25969: Update the lib2to3 grammar to handle the unpackingGregory P. Smith2016-09-091-6/+17
| |\
| * | Issue #28008: Implement PEP 530 -- asynchronous comprehensions.Yury Selivanov2016-09-091-1/+1
| * | Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.Yury Selivanov2016-09-081-2/+3
* | | Issue #28394: Spelling and typo fixes in code comments and changelogMartin Panter2016-10-101-1/+1
| |/ |/|
* | Issue #25969: Update the lib2to3 grammar to handle the unpackingGregory P. Smith2016-09-091-6/+17
|/
* PEP 0492 -- Coroutines with async and await syntax. Issue #24017.Yury Selivanov2015-05-111-3/+5
* Removed unintentional trailing spaces in text files.Serhiy Storchaka2015-03-291-1/+1
* teach 2to3 about 'yield from'Benjamin Peterson2014-04-101-1/+2
* add matrix multiplication operator support to 2to3Benjamin Peterson2014-04-101-2/+2
* explain why we need this grammar file (closes #13766)Benjamin Peterson2012-01-151-1/+1
* Merged revisions 85510 via svnmerge fromBenjamin Peterson2010-10-141-1/+1
* Merged revisions 76063,76068 via svnmerge fromBenjamin Peterson2009-11-021-5/+7
* Merged revisions 73370 via svnmerge fromBenjamin Peterson2009-06-111-1/+2
* Merged revisions 66453 via svnmerge fromBenjamin Peterson2008-09-131-1/+3
* Merged revisions 61596-61597 via svnmerge fromMartin v. Löwis2008-03-191-0/+153