Next | Query returned 45 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2020-04-26 12:01:38 by Roland Illig | Files touched by this commit (1)
Log message:
devel/py-jupyter_client: disable tests for py27
   2019-10-09 12:41:02 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jupyter_client: updated to 5.3.4

5.3.4
- Changed secure_write to be imported from jupyter_core with fix for extended \ 
usernames in Windows
   2019-09-18 22:26:09 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jupyter_client: updated to 5.3.3

5.3.3
- Fixed issue with non-english windows permissions. Potential issue still open \ 
in use with jupyerlab.

5.3.2
- Important files creation now checks umask permissions
   2019-08-21 12:24:08 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jupyter_client: updated to 5.3.1

5.3.1

- Fix bug with control channel socket introduced in 5.3.0

5.3.0

New Features:
- Multiprocessing and Threading support
- Setup package long_description

Changes:
- Control channel now in the public API
- Closing Jupyter Client is now faster
- Pip support improvements

Breaking changes:
- Dropped support for Python 3.3 and 3.4 (upstream packages dropped support already)
   2019-07-22 10:42:50 by Nia Alarie | Files touched by this commit (5)
Log message:
Use https for jupyter.org.
   2019-01-02 16:18:20 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-jupyter_client: updated to 5.2.4

5.2.4:
- Prevent creating new console windows on Windows
- Fix interrupts on Python 3.7 on Windows
   2018-04-05 14:38:57 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jupyter_client: updated to 5.2.3

5.2.3:
- Fix hang on close in :class:.ThreadedKernelClient (used in QtConsole)
  when using tornado with asyncio
- Fix errors when using deprecated :attr:.KernelManager.kernel_cmd
   2018-01-25 10:47:35 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py_jupyter_client: updated to 5.2.2

Changes in Jupyter Client 5.2.2
- Fix :meth:.KernelSpecManager.get_all_specs method in subclasses
  that only override :meth:.KernelSpecManager.find_kernel_specs
  and :meth:.KernelSpecManager.get_kernel_spec.
- Eliminate occasional error messages during process exit.
- Improve error message when attempting to bind on invalid address.
- Add missing direct dependency on tornado
   2018-01-10 10:47:46 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-jupyter_client: updated to 5.2.1

5.2.1
- Add parenthesis to conditional pytest requirement to work around a bug in the
  wheel package, that generate a .whl which otherwise always depends on
  pytest
   2017-12-31 19:15:46 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Added ALTERNATIVES

Next | Query returned 45 messages, browsing 31 to 40 | Previous