Activity log for bug #470824

Date Who What changed Old value New value Message
2009-11-02 14:11:17 Peter Bienstman bug added bug
2009-11-05 18:04:03 Jan Hülsbergen bug watch added http://bugs.python.org/issue5833
2009-11-06 00:44:01 Daniel Hahler bug task added python
2009-11-06 00:45:22 Daniel Hahler ipython: status New Invalid
2009-11-06 00:45:35 Daniel Hahler bug task added python-defaults (Ubuntu)
2009-11-06 00:46:11 Daniel Hahler python-defaults (Ubuntu): status New Triaged
2009-11-06 00:47:26 Daniel Hahler affects python-defaults (Ubuntu) python2.6 (Ubuntu)
2009-11-06 00:47:26 Daniel Hahler python2.6 (Ubuntu): importance Undecided Medium
2009-11-06 17:55:12 Bug Watch Updater python: status Unknown New
2009-11-08 21:14:40 Adam Collard bug watch added http://bugs.gentoo.org/show_bug.cgi?id=279234
2009-11-08 21:14:40 Adam Collard bug task added gentoo
2009-11-08 21:20:38 Bug Watch Updater gentoo: status Unknown Confirmed
2009-11-14 20:04:30 Robert Schroll summary spurious trailing space after tab completion in cd spurious trailing space after tab completion
2009-11-14 20:30:41 Robert Schroll description Using IPython 0.10, when I use tab completion after cd, IPython inserts an extra space at the end of the trailing /. This makes it hard to use tab completion again to go into a subdirectory. Strangely enough, after ls, no trailing space gets inserted. When linked against readline6, Python's readline module inserts a space after tab completions. This differs from previous versions and in most cases is unwanted. Original description: Using IPython 0.10, when I use tab completion after cd, IPython inserts an extra space at the end of the trailing /. This makes it hard to use tab completion again to go into a subdirectory. Strangely enough, after ls, no trailing space gets inserted.
2010-01-24 03:04:54 Robert Schroll nominated for series Ubuntu Karmic
2010-01-24 03:04:54 Robert Schroll nominated for series Ubuntu Lucid
2010-02-21 12:33:10 Adam Collard python2.6 (Ubuntu): status Triaged Fix Released
2010-02-21 20:53:39 Gawron removed subscriber Gawron
2010-02-21 21:04:31 Adam Collard tags regression-release
2010-02-21 21:40:49 Launchpad Janitor branch linked lp:~adam-collard/ubuntu/karmic/python2.6/bug_470284
2010-02-22 07:33:01 Adam Collard description When linked against readline6, Python's readline module inserts a space after tab completions. This differs from previous versions and in most cases is unwanted. Original description: Using IPython 0.10, when I use tab completion after cd, IPython inserts an extra space at the end of the trailing /. This makes it hard to use tab completion again to go into a subdirectory. Strangely enough, after ls, no trailing space gets inserted. When linked against readline6, Python's readline module inserts a space after tab completions. This differs from previous versions and in most cases is unwanted. TEST CASE: $ python >>> import rlcompleter >>> import readline >>> readline.parse_and_bind('tab: complete') >>> read<TAB> Should expand to "readline" with no trailing space. Original description: Using IPython 0.10, when I use tab completion after cd, IPython inserts an extra space at the end of the trailing /. This makes it hard to use tab completion again to go into a subdirectory. Strangely enough, after ls, no trailing space gets inserted.
2010-02-22 19:53:41 Jonas H removed subscriber dauerbaustelle
2010-02-28 10:06:39 Adam Collard attachment added debdiff of changes present in branch http://launchpadlibrarian.net/39876572/lp_470824.debdiff
2010-03-22 19:42:35 Bug Watch Updater gentoo: status Confirmed Fix Released
2010-09-16 19:54:14 Mathieu Pillard removed subscriber Mathieu Pillard
2011-01-10 19:59:41 earl removed subscriber earl
2011-02-04 11:25:52 Bug Watch Updater gentoo: importance Unknown Medium
2011-10-10 18:06:49 Shevek bug task added bash-completion (Ubuntu)
2014-08-30 22:00:30 Bug Watch Updater python: status New Fix Released
2014-11-29 09:56:19 Peter Cordes bash-completion (Ubuntu): status New Fix Released