| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 3.5 | ![](//www.gravatar.com/avatar/b7dcc9823f4be3d8f26cdad7a433b670?s=13&d=retro) Yury Selivanov | 2016-02-04 | 1 | -4/+8 |
|\ |
|
| * | Issue #25660: Fix a unittest and rlcompleter when readline isn't available | ![](//www.gravatar.com/avatar/b7dcc9823f4be3d8f26cdad7a433b670?s=13&d=retro) Yury Selivanov | 2016-02-04 | 1 | -4/+8 |
* | | Merge 3.5 (issue #25660) | ![](//www.gravatar.com/avatar/b7dcc9823f4be3d8f26cdad7a433b670?s=13&d=retro) Yury Selivanov | 2016-02-04 | 1 | -1/+3 |
|\| |
|
| * | Issue #25660: Fix TAB key behaviour in REPL. | ![](//www.gravatar.com/avatar/b7dcc9823f4be3d8f26cdad7a433b670?s=13&d=retro) Yury Selivanov | 2016-02-04 | 1 | -1/+3 |
* | | Issue #25663: Merge rlcompleter fix from 3.5 | ![](//www.gravatar.com/avatar/77935f3976b0afffef709eff905f1df6?s=13&d=retro) Martin Panter | 2015-11-24 | 1 | -2/+5 |
|\| |
|
| * | Issue #25663: Make rlcompleter avoid duplicate global names | ![](//www.gravatar.com/avatar/77935f3976b0afffef709eff905f1df6?s=13&d=retro) Martin Panter | 2015-11-23 | 1 | -2/+5 |
* | | Issue #25590: Complete attribute names even if they are not yet created | ![](//www.gravatar.com/avatar/77935f3976b0afffef709eff905f1df6?s=13&d=retro) Martin Panter | 2015-11-13 | 1 | -3/+5 |
* | | Issue #25590: Merge rlcompleter getattr change from 3.5 | ![](//www.gravatar.com/avatar/77935f3976b0afffef709eff905f1df6?s=13&d=retro) Martin Panter | 2015-11-13 | 1 | -3/+5 |
|\| |
|
| * | Issue #25590: Make rlcompleter only call getattr() once per attribute | ![](//www.gravatar.com/avatar/77935f3976b0afffef709eff905f1df6?s=13&d=retro) Martin Panter | 2015-11-13 | 1 | -7/+10 |
* | | Issue #25011: rlcomplete now omits private and special attribute names unless | ![](//www.gravatar.com/avatar/4c01705256aa2160c1354790e8c154db?s=13&d=retro) Serhiy Storchaka | 2015-09-27 | 1 | -10/+25 |
* | | Issue #25209: rlcomplete now can add a space or a colon after completed keyword. | ![](//www.gravatar.com/avatar/4c01705256aa2160c1354790e8c154db?s=13&d=retro) Serhiy Storchaka | 2015-09-27 | 1 | -0/+6 |
|/ |
|
* | Issue #23441: rcompleter now prints a tab character instead of displaying | ![](//www.gravatar.com/avatar/df8e51d7618d5ed7ccbbc8dea9a9afee?s=13&d=retro) Berker Peksag | 2015-07-28 | 1 | -0/+6 |
* | #18705: merge with 3.3. | ![](//www.gravatar.com/avatar/003518259e6453b071aeaa7f6e6ed37b?s=13&d=retro) Ezio Melotti | 2013-08-17 | 1 | -1/+1 |
|\ |
|
| * | #18705: fix a number of typos. Patch by Févry Thibault. | ![](//www.gravatar.com/avatar/003518259e6453b071aeaa7f6e6ed37b?s=13&d=retro) Ezio Melotti | 2013-08-17 | 1 | -1/+1 |
* | | Fix whitespace | ![](//www.gravatar.com/avatar/db5f70d2f2520ef725839f046bdc32fb?s=13&d=retro) Antoine Pitrou | 2013-07-31 | 1 | -1/+0 |
* | | Issue #18214: Improve finalization of Python modules to avoid setting their g... | ![](//www.gravatar.com/avatar/db5f70d2f2520ef725839f046bdc32fb?s=13&d=retro) Antoine Pitrou | 2013-07-31 | 1 | -0/+6 |
* | | Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) | ![](//www.gravatar.com/avatar/e8600d16ba667cc8d7f00ddc9f254340?s=13&d=retro) Brett Cannon | 2013-07-04 | 1 | -1/+1 |
* | | Issue #18200: Update the stdlib (except tests) to use | ![](//www.gravatar.com/avatar/e8600d16ba667cc8d7f00ddc9f254340?s=13&d=retro) Brett Cannon | 2013-06-13 | 1 | -1/+1 |
|/ |
|
* | Closes #14411: remove outdated comment in rlcompleter docstring. | ![](//www.gravatar.com/avatar/3c46e59585526b90c088845402bc8407?s=13&d=retro) Georg Brandl | 2012-03-27 | 1 | -20/+16 |
* | Closes #13258: Use callable() built-in in the standard library. | ![](//www.gravatar.com/avatar/df4a6858794ecf84eae5afb37bf276ba?s=13&d=retro) Florent Xicluna | 2011-10-28 | 1 | -1/+1 |
* | Merged revisions 65168 via svnmerge from | ![](//www.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222?s=13&d=retro) Benjamin Peterson | 2008-07-21 | 1 | -6/+11 |
* | finish fixing the rlcompleter regression (thanks for noticing Antonine Pitrou) | ![](//www.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222?s=13&d=retro) Benjamin Peterson | 2008-07-05 | 1 | -1/+1 |
* | fix regression from merge error in rlcompletor | ![](//www.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222?s=13&d=retro) Benjamin Peterson | 2008-07-05 | 1 | -1/+1 |
* | Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-... | ![](//www.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222?s=13&d=retro) Benjamin Peterson | 2008-07-02 | 1 | -7/+15 |
* | Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 ... | ![](//www.gravatar.com/avatar/ca69bec7bca98e2f2f8c99fa9b8cf02d?s=13&d=retro) Alexandre Vassalotti | 2008-05-16 | 1 | -1/+4 |
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | ![](//www.gravatar.com/avatar/fce8285a62cae101b839f07d32ba7e8a?s=13&d=retro) Christian Heimes | 2008-03-16 | 1 | -1/+1 |
* | #1535: rename __builtin__ module to builtins. | ![](//www.gravatar.com/avatar/3c46e59585526b90c088845402bc8407?s=13&d=retro) Georg Brandl | 2007-12-02 | 1 | -2/+2 |
* | Raise statement normalization in Lib/. | ![](//www.gravatar.com/avatar/af7d333323f6b8fecf1fc8d4acf792f5?s=13&d=retro) Collin Winter | 2007-08-30 | 1 | -1/+1 |
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | ![](//www.gravatar.com/avatar/1063da4d34e5552046834eb884bac8df?s=13&d=retro) Thomas Wouters | 2006-05-27 | 1 | -2/+6 |
* | Get rid of a bunch more raw_input references | ![](//www.gravatar.com/avatar/e6facc7b962c35bc84dd526698529a6b?s=13&d=retro) Neal Norwitz | 2006-03-17 | 1 | -6/+0 |
* | Fix a bunch of typos in documentation, docstrings and comments. | ![](//www.gravatar.com/avatar/dbdddb64dc47a7853e836edfed6b1f3f?s=13&d=retro) Walter Dörwald | 2003-10-20 | 1 | -1/+1 |
* | Remove uses of the string and types modules: | ![](//www.gravatar.com/avatar/dbdddb64dc47a7853e836edfed6b1f3f?s=13&d=retro) Walter Dörwald | 2002-06-03 | 1 | -2/+2 |
* | Replaced .keys() with dictionary iterators | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2002-06-02 | 1 | -2/+2 |
* | Whitespace normalization. | ![](//www.gravatar.com/avatar/7c721b6de34c82ce39324dae5214dbf8?s=13&d=retro) Tim Peters | 2002-04-16 | 1 | -2/+2 |
* | Add namespace selection for rlcompleter. Closes SF patch 490026. | ![](//www.gravatar.com/avatar/ee09475fe0fb8a1c2280939e4a3aa481?s=13&d=retro) Neil Schemenauer | 2002-03-23 | 1 | -12/+40 |
* | bunch more __all__ lists | ![](//www.gravatar.com/avatar/107dbd4c05818a538bce7193e5647c7a?s=13&d=retro) Skip Montanaro | 2001-02-15 | 1 | -0/+2 |
* | Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either | ![](//www.gravatar.com/avatar/1063da4d34e5552046834eb884bac8df?s=13&d=retro) Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
* | Do not expose __builtins__ name as a completion; this is an implementation | ![](//www.gravatar.com/avatar/4f1bdb13d00c0dc4355e24349d61e107?s=13&d=retro) Fred Drake | 2000-05-31 | 1 | -2/+2 |
* | Oops. Remove some garbage from the doc string that was accidentally | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 1999-11-09 | 1 | -12/+0 |
* | Patch by Michael Hudson: when the object of attribute expansion is a | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 1999-10-26 | 1 | -3/+26 |
* | In completer(), return None instead of raising an IndexError when | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 1998-06-12 | 1 | -1/+4 |
* | Mass check-in after untabifying all files that need it. | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 1998-03-26 | 1 | -49/+49 |
* | Removed some unneeded imports, moved others around. | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 1997-10-22 | 1 | -4/+2 |
* | Word completion for the new readline.set_completer() function. | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 1997-09-26 | 1 | -0/+108 |