Revisions of python-ipython

buildservice-autocommit accepted request 1077235 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 108)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 107)
- Update to 8.12.0
   * PR #13957 brings updates to the Qt integration, particularly
     for Qt6.
   * PR #13960 fixes the %debug magic command to give access to the
     local scope.
   * PR #13964 fixes some crashes with the new fast traceback code.
     Note that there are still some issues with the fast traceback
     code, and I a, likely to fix and tweak behavior.
   * PR #13973 We are slowly migrating IPython internals to use
     proper type objects/dataclasses instead of dictionaries to
     allow static typing checks. These are technically public API
     and could lead to breakage, so please let us know if that’s
     the case and I’ll mitigate.
   * PR #13990, PR #13991, PR #13994 all improve keybinding and
     shortcut configurability.
- Release 8.11
  * Faster Traceback Highlighting
  * Autoreload verbosity
  * Terminal shortcuts customization
  * %gui should now support PySide6. PR #13864
  * Cli shortcuts can now be configured PR #13928, see above. (note
    that there might be an issue with prompt_toolkit 3.0.37 and
    shortcut configuration).
  * Capture output should now respect ; semicolon to suppress
    output. PR #13940
  * Base64 encoded images (in jupyter frontend), will not have
    trailing newlines. PR #13941
- Release 8.10
  * bump minimum numpy to >=1.21 version following NEP29. PR #13930
  * fix for compatibility with MyPy 1.0. PR #13933
buildservice-autocommit accepted request 1063285 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 106)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 105)
- Update to 8.9.0
  * Second release of IPython in 2023, last Friday of the month, we
    are back on track. This is a small release with a few
    bug-fixes, and improvements, mostly with respect to terminal
    shortcuts.
  * The biggest improvement for 8.9 is a drastic amelioration if
    the auto-suggestions sponsored by D.E. Shaw and implemented by
    the more and more active contributor @krassowski.
    - right accepts a single character from suggestion
    - ctrl+right accepts a semantic token (macos default shortcuts
      take precedence and need to be disabled to make this work)
    - backspace deletes a character and resumes hinting
      autosuggestions
    - ctrl-left accepts suggestion and moves cursor left one
      character.
    - backspace deletes a character and resumes hinting
      autosuggestions
    - down moves to suggestion to later in history when no lines
      are present below the cursors.
    - up moves to suggestion from earlier in history when no lines
      are present above the cursor.
  * This is best described by the Gif posted by @krassowski, and in
    the PR itself PR gh#ipython/ipython#13888.
  * Please report any feedback in order for us to improve the user
    experience. In particular we are also working on making the
    shortcuts configurable.
  * If you are interested into better terminal shortcut, I also
    invite you to participate in issue gh#ipython/iüythpn#13879.
buildservice-autocommit accepted request 1046566 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 104)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1046564 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 103)
- Remove the ipythonMAJ.MIN entrypoint
  * gh#ipython/ipyton#13815
  * gh#ipython/ipyton#13880
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1046538 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 102)
- Update to 8.8.0
  * replace the greedy completer and improve completion, in particular 
    for dictionary keys
  * adds py.typed to setup.cfg to make sure it is bundled in wheels
  * implements tab completions for IPython options in the shell when 
    using argcomplete 
  * makes the inspector class of InteractiveShell configurable
  * makes tests compatible with Pygments >= 2.14
  * more changes, see upstream 8.8.0 milestone
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1046535 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 101)
- Add patch pygments214.patch to fix tests with new Pygments
buildservice-autocommit accepted request 1045320 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 100)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 99)
- Update to 8.7.0
  * PR #13834 bump the minimum prompt toolkit to 3.0.11.
  * IPython shipped with the py.typed marker now, and we are
    progressively adding more types. PR #13831
  * PR #13817 add configuration of code blacks formatting.
- Move to PEP517 build
buildservice-autocommit accepted request 1033843 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 98)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1033732 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 96)
update to latest version
buildservice-autocommit accepted request 1004233 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 95)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1002367 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 93)
update to latest version
buildservice-autocommit accepted request 993332 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 92)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 91)
- Add ipython-pr13714-xxlimited.patch gh#ipython/ipython#13714
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 90)
- Remove nbformat from the :test flavor. Run locally
  `--with localtests` for not skipping the tests.
buildservice-autocommit accepted request 980869 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 89)
baserev update by copy to link target
Displaying revisions 21 - 40 of 128
openSUSE Build Service is sponsored by