{6} All Tickets By Milestone (Including closed) (250 matches)

A more complex example to show how to make advanced reports.

pyreadline 1.5

Ticket Summary Component Status Resolution Version Type Severity Priority Owner Modified
#167 Add callback interface to pyreadline pyreadline new None enhancement normal normal jstenar 05/30/07
#166 Fix page up/page down pyreadline new None enhancement normal normal jstenar 05/30/07

pycon

Ticket Summary Component Status Resolution Version Type Severity Priority Owner Modified
#112 Allow RemoteController port to be specified at the ipcontroller command line saw closed fixed enhancement normal normal bgranger 02/16/07
#118 Enable default import statements on the controller/engine saw closed fixed enhancement normal normal bgranger 02/16/07
#114 Update config system to reflect transition to PB saw closed fixed enhancement normal normal bgranger 02/16/07
#119 Check valid for targets argument in clients saw closed fixed defect normal high bgranger 02/15/07
#113 Fix crashing banana length error on pull saw closed fixed defect major normal bgranger 02/15/07
#111 Save engine pid/ip/port to special log file saw closed fixed enhancement normal normal bgranger 02/13/07

0.9.0

Ticket Summary Component Status Resolution Version Type Severity Priority Owner Modified
#227 Move ipython1 documentation to REST text files ipython1 new None task normal normal bgranger 02/04/08
#226 Complete work on tconfig ipython1 assigned None enhancement normal normal bgranger 02/04/08
#225 Complete work on the new spawning stuff (hatch) ipython1 new None task normal normal bgranger 02/04/08
#224 Move standalone tests to new location ipython1 assigned None task normal normal bgranger 02/12/08
#223 General work on testing utilities ipython1 new None task normal normal bgranger 02/04/08
#222 Get paging working for PB. ipython1 assigned None enhancement normal normal bgranger 02/04/08
#219 Make sure the ipython1 controller does not unpickle anything ipython1 new None task normal normal bgranger 02/04/08
#218 Move ipython1 to the new coding convention ipython1 assigned None task normal normal bgranger 02/04/08
#217 sdist ignores package_data ipython1 new None defect normal normal bgranger 02/04/08
#215 IPython tests are broken ipython new None defect normal normal fperez 02/01/08
#142 Exception with normal usage (v0.8.0) ipython assigned None defect normal normal fperez 05/02/07
#140 IPythonShellEmbed() disturbs regular (embedded) Python traceback ipython assigned None defect normal normal fperez 04/03/07
#139 Different behaviour: python vs. ipython when using a C module ipython assigned None defect normal normal fperez 04/11/08
#130 Completion of indented commands in history ipython new None defect minor normal jstenar 08/20/07
#105 Client for serial operation ipython1 new None enhancement normal normal bgranger 02/04/08
#100 We don't have any protection against large stdout/stderr ipython1 new None defect normal normal bgranger 02/04/08
#181 More aggressive scheduling? ipython1 assigned None enhancement normal low bgranger 02/04/08
#126 Tracebacks in logstart ipython assigned None enhancement normal low fperez 03/07/07
#125 Hook for logstart output ipython assigned None enhancement normal low fperez 03/07/07
#216 cpaste improvement ipython closed fixed defect normal normal vivainio 02/20/08
#221 Refactor clients to hold state of use blockingCallInThread ipython1 closed fixed enhancement normal normal bgranger 02/12/08
#220 Finish the work on being able to push/pull functions. ipython1 closed fixed task normal normal bgranger 02/12/08
#101 Gather/scatter and data mapping ipython1 closed fixed enhancement normal normal bgranger 02/12/08
#136 Ipython1 chainsaw branch local import error on windows based remote server ipython1 closed fixed defect normal normal bgranger 02/04/08
#206 Pressing ctrl+c on windows makes ipython go weird ipython closed invalid 1.0 defect normal normal fperez 12/31/07
#207 Module tab completion is case insensitive ipython closed fixed defect normal normal vivainio 12/30/07
#176 Raw history gets off sync with macro invocations ipython closed fixed defect normal high vivainio 08/01/07
#116 Update documentation to reflect saw branch saw closed fixed enhancement major high bgranger 06/16/07
#110 ctrl-C behaviour ipython closed fixed defect normal normal fperez 05/10/07
#120 Add barrier/etc to multienginepb saw closed fixed enhancement normal normal bgranger 04/03/07
#115 Finish PB client work saw closed wontfix enhancement normal high bgranger 04/03/07
#117 Remove error pexpect related error message in tests of IPython1 saw closed fixed defect normal low fperez 04/03/07

0.7.4

Ticket Summary Component Status Resolution Version Type Severity Priority Owner Modified
#141 Refactor completer implementations out of ipy_stock_completers.py ipython closed fixed enhancement normal normal vivainio 04/04/07
#131 Tracebacks are mis-indented ipython closed fixed defect blocker high fperez 04/04/07
#52 !command /? thinks ? means "get help" for object and fails ipython closed fixed defect normal normal vivainio 04/03/07
#109 The complete() method is broken. ipython closed fixed defect normal normal fperez 04/02/07
#122 Windows install instructions ipython closed fixed defect normal normal fperez 04/02/07
#123 run command, handling of syntax errors in input file ipython closed fixed defect normal normal fperez 04/02/07
#135 File set to read-only mode if error detected executing on Windows XP ipython closed duplicate defect normal normal fperez 04/02/07
#133 igrid with wx 2.6 ipython closed fixed defect blocker normal walter.doerwald 03/26/07
#134 Recursive alias expansion is too greedy ipython closed fixed defect normal normal vivainio 03/23/07
#129 Incorrect handling of unicode input at the console ipython closed fixed defect normal normal fperez 03/22/07
#121 Patches for better pydb/pdb interaction ipython closed fixed enhancement normal normal fperez 03/22/07
#128 Tab-completion in %run throws an exception if the name starts with an open quote (") ipython closed duplicate defect normal normal vivainio 03/15/07
#127 Tab-completion in %run throws an exception if the name starts with an open quote (") ipython closed fixed defect normal normal vivainio 03/15/07

0.7.3

Ticket Summary Component Status Resolution Version Type Severity Priority Owner Modified
#87 Multiline editing breaks embedded access to system commands ipython closed fixed defect normal normal fperez 09/27/06

0.7.2

Ticket Summary Component Status Resolution Version Type Severity Priority Owner Modified
#67 The sh profile overrides python keywords ipython closed fixed defect blocker highest vivainio 06/05/06
#65 pyreadline: release and integrate fully. pyreadline closed fixed task blocker highest jstenar 06/01/06
#66 %upgrade fails if $IPYTHONDIR contains spaces chainsaw closed fixed defect blocker normal vivainio 05/31/06
#57 Acute e gets converted to four spaces inside ipython ipython closed worksforme defect minor low vivainio 05/30/06
#64 --colors option to the 'ls' alias is invalid under *BSD ipython closed fixed defect normal normal fperez 05/29/06
#59 Work around bugs in python 2.3's inspect module. ipython closed fixed defect blocker highest fperez 05/24/06
#53 IPython and Python 2.5 ipython closed fixed defect blocker normal fperez 05/24/06
#55 deletion of __builtin__.exit/quit breaks zope debug ipython closed fixed defect normal normal fperez 05/24/06
#50 Support PyCrust-style name completion ipython closed fixed enhancement normal normal fperez 05/24/06
#48 self.thread_ready.release() lock/crash in Shell.py on OS X (PowerPC) ipython closed fixed defect normal normal fperez 05/24/06
#63 help string prints badly (encoding problem). ipython closed fixed defect minor low vivainio 05/15/06
#58 Clean up pyreadline setup for upcoming release. pyreadline closed fixed defect blocker normal vivainio 05/14/06
Ticket Summary Component Status Resolution Version Type Severity Priority Owner Modified
#237 trying to get ipython running on N800 ipython assigned None 2.0 task major high vivainio 05/30/08
#229 don't call object.trait_names() on arbitrary user objects ipython assigned None defect normal high vivainio 02/20/08
#208 Running a Qt4 script causes Qt to segfault ipython new None defect critical high DarrenDale 01/13/08
#248 magic commands inhibit autoflush of output to console ipython assigned None defect normal normal vivainio 06/03/08
#247 LightBG color setting ignored in tracebacks on OS X ipython new None defect normal normal fperez 05/08/08
#246 pylab should work from pdb using wx backend ipython new None enhancement normal normal fperez 04/28/08
#239 ipython does not properly handle encodings ipython new None defect critical normal fperez 03/23/08
#236 readline 2.5.1 egg will not install under PPC Mac OS 10.5 using system python ipython new None defect major normal fperez 02/28/08
#234 Use of %edit precludes saving sessions as a worksheet ipython new None defect normal normal fperez 02/21/08
#232 RemoteController dictionary interface not working as advertised ipython1 new None defect normal