Revisions of python-spyder-kernels

buildservice-autocommit accepted request 1034141 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 78)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1033862 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 76)
- Update to verison 2.4.0
  * Add support for Python 3.11
  * Flush standard streams after execution.
buildservice-autocommit accepted request 1001138 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 75)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1001130 from andy great's avatar andy great (andythe_great) (revision 74)
- Update to version 2.3.3.
  * Use get_size to get variable length for get_var_properties to
    prevent triggering Dask tasks, by @dalthviz
  * Use debugging namespace when curframe is active, by @impact27
    (405)
buildservice-autocommit accepted request 991040 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 73)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 991031 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 72)
- Update to version 2.3.2
  * Fixed issue 394 - The variable explorer is broken while
   debugging
  * PR 399: Increase minimal required version of jupyter_client to
    7.3.4, by @ccordoba12
  * PR 398: Fix module namespace, by @impact27
  * PR 395: Fix running namespace and improve eventloop integration
    while debugging, by @impact27 (394)
  * PR 389: Fix debug filename path for remote debugging, by
    @impact27 (18330)
  * PR 388: Fix getting args from functions or methods, by
    @ccordoba12
  * PR 386: Fix flaky test, by @impact27
  * PR 381: Eliminate unnecessary updates of the Variable Explorer
    while debugging, by @rear1019
  * PR 378: Append paths that come from Spyder's Python path
    manager to the end of sys.path, by @mrclary
buildservice-autocommit accepted request 979357 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 71)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 979356 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 70)
- Update to version 2.3.1
  * Add an upper constraint to our most important dependencies, by
    @ccordoba12
  * Increase minimal required version of jupyter_client to 7.3.1,
    by @ccordoba12
buildservice-autocommit accepted request 968083 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 69)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 968072 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 68)
- Update to version 2.3.0
  * Add new handler to detect the current Matplotlib interactive
    backend.
  * Increase minimal required version of ipykernel to 6.9.2, by
    @ccordoba12
  * Handle getting dasks objects size, by @dalthviz
  * Add new handler to detect the current Matplotlib interactive
    backend, by @ccordoba12
  * Remove support for outdated and unused Matplotlib backends, by
    @ccordoba12
  * Catch FileNotFoundError when trying to get file code from the
    frontend, by @ccordoba12
  * Increase minimal required IPython version to 7.31.1, by
    @ccordoba12 (344)
  * Avoid modifying the namespace view settings by reference, by
    @impact27 (320)
  * Fix issues when debugging comprehensions, by @impact27 (371)
  * Leave unsaved files in linecache, by @impact27
  * Print last line of Pdb code and some debugger fixes, by
    @impact27 (330)
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 948025 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 67)
- Update to version 2.2.1
  * Improve error message when setting a Matplotlib backend whose
    module is not present, by @ccordoba12 (347)
  * Filter another benign message coming from comm handlers, by
    @ccordoba12 (365)
  * Catch error when validating if an object is defined in the
    namespace, by @ccordoba12
  * Fix error when running multiprocessing code that contains
    classes, by @impact27
  * Catch KeyError when closing comm, by @ccordoba12
  * Increase minimal required version of pyzmq for Python 3, by
    @ccordoba12
  * Increase minimal required version of ipykernel to 6.6.1, by
    @ccordoba12
  * Require jupyter-client 7.1.0 to fix issues on Windows, by
    @ccordoba12
  * Increase minimal required version of jupyter-client to 7.0+ for
    Python 3, by @ccordoba12
  * Implement a less hacky solution to fix namespace issues, by
    @impact27
  * More namespace fixes, by @impact27
  * Don't print DeprecationWarning's that come from comm handlers,
    by @ccordoba12 (343)
  * Update Quansight logo in Readme, by @ccordoba12
  * Fix some namespace issues, by @impact27 (345)
  * Fix misplaced section in changelog, by @ccordoba12 
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 945452 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 66)
- Skip some tests failing on obs server
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 934154 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 65)
- Update to version 2.2.0
  * Add the ability to capture segfaults and flush standard streams
    from Spyder.
  * Add support for jupyter_client 7.
- Drop upstreamed spyder-kernels-pr328-unpin_jupyter-client.patch
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 64)
update patch commit
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 927786 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 63)
- Unpin jupyter_client<7
  * spyder-kernels-pr328-unpin_jupyter-client.patch
  * gh#spyder-ide/spyder-kernels#328
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 924558 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 62)
- Update to version 2.1.3
  * Fix errors when setting or getting the Matplotlib backend
  * Prevent other libraries to change the breakpoint builtin
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 916057 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 61)
- Update to version 2.1.1
  * Avoid runfile to be shadowed by other packages
  * Remove dependency on ipython_genutils
  * Memoize results of is_module_installed
  * Restrict jupyter-client to be less than version 7
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 910381 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 60)
- Update to version 2.1.0
  * Add support for the Rich and Colorama libraries.
  * Load big modules (e.g. Numpy, Pandas and Scipy) only until it's
    really necessary.
buildservice-autocommit accepted request 899995 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 59)
baserev update by copy to link target
Displaying revisions 21 - 40 of 98
openSUSE Build Service is sponsored by