| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete remaining references to Grammar/Grammar from docs (#21624) | Guido van Rossum | 2020-07-26 | 1 | -357/+0 |
* | bpo-38738: Fix formatting of True and False. (GH-17083) | Serhiy Storchaka | 2019-11-12 | 1 | -2/+2 |
* | bpo-37353: Updated parser note about source code compatibility(GH-14277) | Prateek Nayak | 2019-09-20 | 1 | -1/+2 |
* | bpo-37268: Add deprecation notice and a DeprecationWarning for the parser mod... | Pablo Galindo | 2019-07-30 | 1 | -4/+4 |
* | bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174) | Serhiy Storchaka | 2018-12-19 | 1 | -1/+1 |
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -1/+3 |
* | Let’s keep “throw” for the generator method and use “raise” elsewhere. | Éric Araujo | 2010-11-30 | 1 | -1/+1 |
* | Remove second parser module example; it referred to non-readily-available exa... | Georg Brandl | 2010-10-17 | 1 | -333/+2 |
* | Terminology fix: exceptions are raised, except in generator.throw(). | Georg Brandl | 2010-08-03 | 1 | -7/+7 |
* | Switch more function arguments docs to new-style. | Georg Brandl | 2009-09-02 | 1 | -9/+8 |
* | Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge... | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
* | Remove "ast" aliases from the parser module. | Georg Brandl | 2008-07-23 | 1 | -15/+10 |
* | Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,... | Georg Brandl | 2008-06-10 | 1 | -78/+89 |
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -7/+6 |
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -1/+1 |
* | Idiom adjustment in the docs for the parser module. | Collin Winter | 2007-08-28 | 1 | -8/+6 |
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+683 |