An open API service providing commit metadata for open source projects.

GitHub / ipython/ipykernel / commits

IPython Kernel for Jupyter

SHA Message Author Date Stats
c7422704 Send the shell reply through the ZMQStream instead of raw on its socket (#1529)
Co-authored-by: Claude Opus 4.8 <n****y@a****m>, pre-commit-ci[bot] <6****]@u****m>
BoykoNeov <b****v@g****m>
Committed by: GitHub <n****y@g****m>
5 days ago
214b83ae chore: update pre-commit hooks (#1541)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Ian Thomas <i****3@g****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
6 days ago
f53affab Fix typing issue due to new releases M Bussonnier <b****s@g****m> 13 days ago
342cf58b chore: update pre-commit hooks (#1539)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Ian Thomas <i****3@g****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
28 days ago
e158bf06 Bump actions/setup-python from 6 to 7 in the actions group (#1540)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
28 days ago
09c48715 Enable ProactorEventLoop on windows for ipykernel (#1469)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, BoykoNeov <b****v@g****m>, Claude Opus 4.8 <n****y@a****m>
NewUserHa <3****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
bf3509d4 chore: update pre-commit hooks (#1538)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Ian Thomas <i****3@g****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5d564605 Make psutil optional at runtime (#1527)
Co-authored-by: yves <y****l@w****m>, Ian Thomas <i****3@g****m>
yves-surrel <y****s@s****g>
Committed by: GitHub <n****y@g****m>
about 1 month ago
128f7e27 chore: update pre-commit hooks (#1536)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6301f3a8 merge bump tornado dependency to version 6.5.7 to fix 5 CVEs (#1535) Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
8b5e92b2 merge Bump actions/checkout from 6 to 7 in the actions group (#1534) Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
d5c0c2b4 merge chore: update pre-commit hooks (#1533) Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
3f08f18e bump tornado dependency to version 6.5.7 for security updates Scott Anderson <s****n@f****k> about 2 months ago
9627f5dd Bump actions/checkout from 6 to 7 in the actions group
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
7aa623c8 chore: update pre-commit hooks pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
8816d024 merge create debugger tmp directory with 0o700 permissions (#1530) Min RK <b****k@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
57408a27 merge chore: update pre-commit hooks (#1531) Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
766122a6 chore: update pre-commit hooks pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
fea5b1f6 create debugger tmp directory with 0o700 permissions sahvx655-wq <s****5@g****m> 2 months ago
821f6c06 merge Update the `supported_encryption` to use a list as per JEP latest state (#1528) Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
a30399e7 Update the `supported_encryption` to use a list as per JEP latest state krassowski <5****i@u****m> 2 months ago
5dbd5ce5 Publish 7.3.0 Carreau <C****u@u****m> 2 months ago
28e9cf82 chore: update pre-commit hooks (#1508)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
4e4f82c2 merge Support ZMQ Curve for transport encryption (#1515) Min RK <b****k@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
b64f597e merge Merge branch 'main' into curve-encryption Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
6fc8b58d Fix broken IPython Reference URL in help_links (#1526) Akash Goel <g****3@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
cd6f460c Fix typing due to new `jupyter_client` version krassowski <5****i@u****m> 2 months ago
b0678baa Update `pyproject.toml` to depend on `jupyter_client` 8.9.0 rather than branch krassowski <5****i@u****m> 2 months ago
2157ae73 Update tests to reflact rename to "auto" krassowski <5****i@u****m> 3 months ago
336971ea build docs on latest python (#1525) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
7ecb521f Fix tests krassowski <5****i@u****m> 3 months ago
7eb90e04 Fix somewhat flaky test by waiting for the connection file to show up krassowski <5****i@u****m> 3 months ago
b8c74735 Fix debugger when curve encryption is enabled krassowski <5****i@u****m> 3 months ago
d049d23b Fix recent debugpy failures (#1524) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
5481d4b2 Fix tests krassowski <5****i@u****m> 3 months ago
04ec2fe7 Advertise encryption support in kernelspec krassowski <5****i@u****m> 3 months ago
bb59da28 Change log level to info
Co-authored-by: Min RK <b****k@g****m>
Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
91292354 merge Bump the actions group across 1 directory with 2 updates (#1513) Min RK <b****k@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
5e576a54 merge feat(displayhook): add register_hook/unregister_hook to ZMQShellDisplayHook (... Min RK <b****k@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
d56c7a3a test(displayhook): cover register_hook/unregister_hook on ZMQShellDisplayHook Kyle Kelley <r****k@g****m> 3 months ago
49af560d feat(displayhook): add register_hook/unregister_hook to ZMQShellDisplayHook Kyle Kelley <r****k@g****m> 3 months ago
a058d1f0 Use traitlets for keys krassowski <5****i@u****m> 3 months ago
8d56ecc4 Make the client own key generation krassowski <5****i@u****m> 3 months ago
33a980af Mark cell execution as failing when formatter errors out (#1521) Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
fcd5a3e5 Fix ENOTSOCK traceback when iopub socket closes during shutdown (#1518) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
0c71c214 Simplify test fixtures krassowski <5****i@u****m> 3 months ago
0eec39da Make curve keys private and typed krassowski <5****i@u****m> 3 months ago
8a2a911b Require curve keys to be passed as kwargs
Co-authored-by: M Bussonnier <b****s@g****m>
Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
0defb2b5 merge Merge branch 'main' into curve-encryption Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
2818b662 Bugfix: Ensure that we take a copy of the sys.modules before iterating over i... Phil Elson <p****b@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
4abdde16 Unpin Spinx now that typehints issue ought to be resolved (#1517) Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
2cf991c4 Fix downstream test: do not use editable install for `ipyparallel` (#1516) Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
c2468751 Fix lint krassowski <5****i@u****m> 3 months ago
955e1d43 Allow references krassowski <5****i@u****m> 3 months ago
af731377 Add a warning when curve is disabled and using tcp transport krassowski <5****i@u****m> 3 months ago
2f29d523 Handoff serialization to jupyter-client krassowski <5****i@u****m> 3 months ago
6007e9b3 Use a fork with curve support for testing/PoC krassowski <5****i@u****m> 3 months ago
38a596f6 Draft implementation krassowski <5****i@u****m> 3 months ago
a53cd8f2 Fix lint in tests krassowski <5****i@u****m> 3 months ago
66b706cc [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] <6****]@u****m> 3 months ago
0de32e58 Add test for curve encryption krassowski <5****i@u****m> 3 months ago
9daafd84 Bump the actions group across 1 directory with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: M Bussonnier <b****s@g****m>
4 months ago
5acbca59 Linting fixes (#1509) Ian Thomas <i****3@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b2872558 pass cell_meta from do_execute to run_cell (#1475)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Ian Thomas <i****3@g****m>
Eric Rawn <e****5@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
770afbeb chore: update pre-commit hooks (#1502)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
f25a103c Support new iPython system_raise_on_error flag in ZMQInteractiveShell (#1496)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
adityawasudeo <3****o@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
852ef9ac Fixed a flaky windows test (#1500) adityawasudeo <3****o@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
e2e47f9c merge Removed pinning of virtualenv (#1501) Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
f1241ad7 Removed pinning of virtualenv Johan Mabille <j****e@g****m> 6 months ago
d26d88f0 Switch from using nest-asyncio to nest-asyncio2 (#1499) Ian Thomas <i****3@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
ed5e4001 chore: update pre-commit hooks (#1495)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Ian Thomas <i****3@g****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
2b43f5e2 Reintroduce changing base method to async (#1497) Ian Thomas <i****3@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
5d1b6169 Temporary pin virtualenv < 21 (#1498) Ian Thomas <i****3@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
4b37e750 Publish 7.2.0 ianthomas23 <i****3@u****m> 6 months ago
1630c4f7 merge Temporarily revert "Test changing base method to async after (#1464)" (#1493) Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
80861993 Temporarily revert "Test changing base method to async after (#1464)" Ian Thomas <i****3@g****m> 7 months ago
a2d47a2c chore: update pre-commit hooks (#1472)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>, Ian Thomas <i****3@g****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
06c9aee5 Publish 7.2.0a1 ianthomas23 <i****3@u****m> 7 months ago
220a3c6e Made IOPubThread constructor backward compatible (#1492)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
dee781d5 merge Update pytest requirement from <9,>=7.0 to >=7.0,<10 in the actions group acr... Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
56b2e29a Update pytest requirement in the actions group across 1 directory
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
13e17df7 merge Advertizes kernel protocol 5.5 (#1488) Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
59f0c652 Advertizes kernel protocol 5.5 Johan Mabille <j****e@g****m> 7 months ago
c9a3bb66 merge Added kernel_protocol_version to kernelspec (#1483) Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
29c24228 Upgrade to jupyter_client 8.8.0 (#1487) Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
fc185cc5 Publish 7.2.0a0 ianthomas23 <i****3@u****m> 7 months ago
6786ddd0 merge Replaced PUB socket with XPUB socket (#1482) Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
a7272e9a merge Removed spyder downstream tests (#1486) Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
82c3047c Removed spyder downstream tests Johan Mabille <j****e@g****m> 7 months ago
fedd4ec3 merge Bump scientific-python/upload-nightly-action from 0.6.2 to 0.6.3 in the actio... Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
d7aaa3e5 Bump scientific-python/upload-nightly-action in the actions group
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
4634d3fb FIxes ipyparallel Johan Mabille <j****e@g****m> 8 months ago
ad85e420 Added kernel_protocol_version to kernelspec Johan Mabille <j****e@g****m> 8 months ago
9f0489b2 Replaced PUB socket with XPUB socket Johan Mabille <j****e@g****m> 8 months ago
327589f5 merge Implement kernel-side callstack filtering for internal frames (#1481) Johan Mabille <j****e@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
a97f48af remove unnecessary assignment arjxn-py <a****y@g****m> 9 months ago
dc865b87 remove ipykernel stack frame filtering from stackTrace response arjxn-py <a****y@g****m> 9 months ago
fa1bd64f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] <6****]@u****m> 9 months ago
7993c995 Introduce `filter_internal_frames` option to control internal frame filtering arjxn-py <a****y@g****m> 9 months ago
6475f86c feat: Add dynamic skip rules for kernel modules to debugpy configuration. arjxn-py <a****y@g****m> 9 months ago

← Back to repository