| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue16544 - Add a link to an external documentation resource in ast module d... | Senthil Kumaran | 2016-01-07 | 1 | -0/+5 |
|
|
* | Fix a few grammar problems in the documentation and comments | Martin Panter | 2015-11-14 | 1 | -1/+1 |
|
|
* | Closes #22525: clarify documentation for ast.literal_eval(). | Georg Brandl | 2014-11-05 | 1 | -7/+9 |
|
|
* | Issue #19795: Improved markup of True/False constants. | Serhiy Storchaka | 2013-11-29 | 1 | -1/+1 |
|
|
* | remove ast.__version__ (closes #12273) | Benjamin Peterson | 2011-07-16 | 1 | -3/+0 |
|
|
* | convert ast versioning to mercurial | Benjamin Peterson | 2011-03-13 | 1 | -2/+2 |
|
|
* | Issue #11000 ast.parse parses source, not just expressions. | Terry Reedy | 2011-01-24 | 1 | -2/+2 |
|
|
* | Separate source link from main text. | Raymond Hettinger | 2011-01-10 | 1 | -0/+2 |
|
|
* | Move source links to consistent location and remove wordy, big yellow boxes. | Raymond Hettinger | 2011-01-10 | 1 | -3/+1 |
|
|
* | #10869: do not visit root node twice in ast.increment_lineno(). | Georg Brandl | 2011-01-09 | 1 | -3/+3 |
|
|
* | Provide links to Python source where the code is short, readable and | Éric Araujo | 2010-11-16 | 1 | -0/+3 |
|
|
* | Issue #7061: Dropped "for Tk" from turtle module title and moved its | Alexander Belopolsky | 2010-10-27 | 1 | -4/+2 |
|
|
* | Add bytes in literal_eval doc. | Georg Brandl | 2010-07-13 | 1 | -3/+3 |
|
|
* | Allow set literals in literal_eval(). | Georg Brandl | 2010-07-11 | 1 | -2/+5 |
|
|
* | Merged revisions 74209 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
|
|
* | Merged revisions 68219 via svnmerge from | Georg Brandl | 2009-01-03 | 1 | -6/+6 |
|
|
* | Merged revisions 67162 via svnmerge from | Benjamin Peterson | 2008-11-08 | 1 | -6/+5 |
|
|
* | murder some versionadded and versionchanged directives in their beds | Benjamin Peterson | 2008-08-16 | 1 | -8/+0 |
|
|
* | Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,... | Benjamin Peterson | 2008-07-02 | 1 | -1/+1 |
|
|
* | Merged revisions 64089,64098,64100-64102,64113,64115-64116,64118,64120,64132,... | Amaury Forgeot d'Arc | 2008-06-17 | 1 | -1/+1 |
|
|
* | Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,... | Georg Brandl | 2008-06-10 | 1 | -0/+257 |
|
|