Next | Query returned 65 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-02-27 09:38:18 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ipykernel: updated to 6.29.3

6.29.3

Enhancements made

- Eventloop scheduling improvements for stop_on_error_timeout and schedule_next

Bugs fixed

- Disable frozen modules by default, add a toggle

Maintenance and upkeep improvements

- Fix typings and update project urls
- Unpin pytest-asyncio and update ruff config

Documentation improvements

- Correct spelling mistake
   2024-02-08 11:17:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ipykernel: updated to 6.29.2

6.29.2

Bugs fixed

- Fix: ipykernel_launcher, delete absolute sys.path\[0\]

Maintenance and upkeep improvements

- Re-enable skipped debugger test
   2024-02-06 19:17:25 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ipykernel: updated to 6.29.1

6.29.1

Bugs fixed

- fix: on exception, return a 0, so that the "sum" still computes
- Fix handling of "silent" in execute request

Maintenance and upkeep improvements

- chore: update pre-commit hooks
- Do git ignore of /node_modules/.cache
- Bump the actions group with 1 update
   2024-01-20 10:02:50 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ipykernel: updated to 6.29.0

6.29.0

Enhancements made

- Always set debugger to true in kernelspec

Bugs fixed

- Revert "Enable `ProactorEventLoop` on windows for `ipykernel`"
- Make outputs go to correct cell when generated in threads/asyncio

Maintenance and upkeep improvements

- Pin pytest-asyncio to 0.23.2
- chore: update pre-commit hooks
   2024-01-09 06:40:04 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ipykernel: updated to 6.28.0

6.28.0

Enhancements made

- Enable `ProactorEventLoop` on windows for `ipykernel`
- Adds a flag in debug_info for the copyToGlobals support

Maintenance and upkeep improvements

- Support python 3.12
- Bump actions/setup-python from 4 to 5
- chore: update pre-commit hooks
- Refactor execute_request to reduce redundancy and improve consistency

Documentation improvements

- Update pytest commands in README
   2023-12-07 18:12:30 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ipykernel: updated to 6.27.1

6.27.1

Bugs fixed

- Fix edit magic payload type

6.27.0

Enhancements made

- Extend argument handling of do_execute with cell metadata

Maintenance and upkeep improvements

- Update ruff and typings
- Clean up ruff config
- chore: update pre-commit hooks
- Clean up typing config
- Update typing for traitlets 5.13
- Adopt ruff format
- Update typing for jupyter_client 8.5
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-10-26 11:19:33 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-ipykernel: updated to 6.26.0

6.26.0

Maintenance and upkeep improvements

- Update lint deps and add more typing
- Update typing for traitlets 5.11
- chore: update pre-commit hooks
- Update IPython Typing Usage
- Update typing
- Use sp-repo-review
- Bump actions/checkout from 3 to 4
   2023-09-05 06:37:10 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ipykernel: updated to 6.25.2

6.25.2

Bugs fixed

- Make iostream shutdown more robust
- Don't call QApplication.setQuitOnLastWindowClosed(False).
- Avoid starting IOPub background thread after it's been stopped
   2023-08-07 20:19:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ipykernel: updated to 6.25.1

6.25.1

Bugs fixed

- Modifying debugger to return the same breakpoints in 'debugInfo' response as \ 
'setBreakpoints'

Next | Query returned 65 messages, browsing 1 to 10 | Previous