| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-13631: Fix the order of initialization for readline libedit on macOS. (GH... | Zvezdan Petkovic | 2018-05-17 | 1 | -7/+15 |
|
|
* | bpo-31537: Update readline documentation example. (GH-3925) | Brad Smith | 2017-10-10 | 1 | -2/+2 |
|
|
* | Issue #19795: Improved more markups of True/False. | Serhiy Storchaka | 2016-10-19 | 1 | -1/+1 |
|\ |
|
* \ | Issue #16182: Merge readline update from 3.5 | Martin Panter | 2016-06-14 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | Issue #16182: set_pre_input_hook() may not exist; document, and update test | Martin Panter | 2016-06-14 | 1 | -2/+5 |
|
|
* | | Merge Issue #22558. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+2 |
|
|
* | | Issue #8491: Merge readline doc from 3.5 | Martin Panter | 2016-06-10 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Issue #8491: Add link to Gnu Readline configuration documentation | Martin Panter | 2016-06-10 | 1 | -0/+7 |
|
|
* | | Issue #26870: Add readline.set_auto_history(), originally by Tyler Crompton | Martin Panter | 2016-05-15 | 1 | -0/+14 |
|/ |
|
* | Issue #6953: Rearrange and expand Readline module documentation | Martin Panter | 2016-04-05 | 1 | -59/+116 |
|
|
* | #25991: fix readline example to limit history size. Patch by Daniel Dye. | Ezio Melotti | 2016-01-11 | 1 | -0/+4 |
|
|
* | Fix typo noticed by Alec Nunn | Berker Peksag | 2015-10-31 | 1 | -1/+1 |
|
|
* | add readline.append_history_file (closes #22940) | Benjamin Peterson | 2014-11-26 | 1 | -1/+28 |
|
|
* | Issue #5845: Enable tab-completion in the interactive interpreter by default,... | Antoine Pitrou | 2013-05-04 | 1 | -8/+12 |
|
|
* | Replace mentions of IOError | Antoine Pitrou | 2011-10-12 | 1 | -2/+2 |
|
|
* | Merge 3.1 | Éric Araujo | 2011-03-26 | 1 | -1/+1 |
|\ |
|
| * | Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] | Éric Araujo | 2011-03-25 | 1 | -1/+1 |
|
|
| * | Merged revisions 85008,85011,85228,85240 via svnmerge from | Georg Brandl | 2010-10-06 | 1 | -0/+1 |
|
|
| * | Merged revisions 84945 via svnmerge from | Georg Brandl | 2010-10-06 | 1 | -0/+10 |
|
|
| * | Merged revisions 74821,74828-74831,74833,74835 via svnmerge from | Georg Brandl | 2009-09-16 | 1 | -1/+1 |
|
|
* | | #10034: import readline in longer example. | Georg Brandl | 2010-10-06 | 1 | -0/+1 |
|
|
* | | #9911: doc copyedits. | Georg Brandl | 2010-09-21 | 1 | -1/+1 |
|
|
* | | Merged revisions 77298 via svnmerge from | Ezio Melotti | 2010-01-04 | 1 | -1/+1 |
|
|
* | | Merged revisions 74970 via svnmerge from | Ronald Oussoren | 2009-09-20 | 1 | -1/+11 |
|
|
* | | Merged revisions 74817-74820,74822-74824 via svnmerge from | Georg Brandl | 2009-09-16 | 1 | -1/+1 |
|
|
* | | Switch more function arguments docs to new-style. | Georg Brandl | 2009-09-02 | 1 | -1/+0 |
|/ |
|
* | Merged revisions 59407-59422 via svnmerge from | Christian Heimes | 2007-12-08 | 1 | -1/+1 |
|
|
* | Remove a few merged versionadded/changed. | Georg Brandl | 2007-12-02 | 1 | -2/+1 |
|
|
* | Merged revisions 57778-58052 via svnmerge from | Thomas Wouters | 2007-09-08 | 1 | -0/+16 |
|
|
* | Continue going through the language reference, bringing it up-to-date. | Georg Brandl | 2007-09-07 | 1 | -2/+2 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -14/+0 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+222 |
|
|