Changes between Initial Version and Version 3 of Ticket #62046


Ignore:
Timestamp:
Jan 12, 2021, 4:14:41 PM (3 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62046

    • Property Cc lpsinger removed
    • Property Status changed from new to assigned
    • Property Port py-ipython added; py38-ipython py37-ipython removed
    • Property Owner set to lpsinger
  • Ticket #62046 – Description

    initial v3  
    22
    33To trigger crash, perform the following:
    4 
     4{{{
    55% ipython
    66import sys
    77sys.<tab>
    88sys.argv?
    9 
     9}}}
    1010This may be related to https://github.com/ipython/ipython/issues/12121
    1111