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

GitHub / ipython/ipython / commits

Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

SHA Message Author Date Stats
8344b1aa Narrow bare except: clauses in oinspect and interactiveshell (#15252)
Co-authored-by: Claude <n****y@a****m>
M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
5 days ago
6761a5d2 Use `print_stack_entry` to print frames in Python 3.14 (#15242)
Co-authored-by: M Bussonnier <b****s@g****m>, M Bussonnier <b****s@g****m>
Carlos Cordoba <c****2@g****m>
Committed by: GitHub <n****y@g****m>
5 days ago
2e7848b8 Skip additional flaky test in pyflyby downstream CI (#15251) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
5 days ago
ed128890 Fix: Skip ipython directive execution inside excluded only blocks (#15249)
Co-authored-by: w1nd <w****n@q****m>
w1nd <3****6@q****m>
Committed by: GitHub <n****y@g****m>
5 days ago
ec5ccc6c Avoid psutil requirement on Cygwin (#15247) Utsav Kumar <u****3@g****m>
Committed by: GitHub <n****y@g****m>
5 days ago
1462e0c1 Fix %debug and ipdb with Python 3.15 (#15220) Lumír 'Frenzy' Balhar <l****r@r****m>
Committed by: GitHub <n****y@g****m>
5 days ago
a33cfb2d Add 'exception' as alias for 'exceptions' pdb command (#15219) mayank0030 <r****9@g****m>
Committed by: GitHub <n****y@g****m>
12 days ago
6d6591f1 merge Hide execfile internals in debugger backtraces (#15236) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
12 days ago
60c545d1 back to dev M Bussonnier <b****s@g****m> 12 days ago
352c35b9 release 9.14.1 M Bussonnier <b****s@g****m> 12 days ago
df72b1f8 merge Add forward compatibility for pdb.Pdb's mode argument (#15235) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
12 days ago
3e1c0544 merge ci: add zizmor GitHub Actions security analysis and harden workflows (#15238) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
12 days ago
0181ae38 ci: add zizmor GitHub Actions security analysis and harden workflows Claude <n****y@a****m> 13 days ago
a957d81c Handle pdb.Pdb `mode` argument and test signature compatibility Claude <n****y@a****m> 15 days ago
218fba0a Hide execfile frames in debugger backtraces cjc0013 <c****3@u****m> 16 days ago
fb831cc0 back to dev M Bussonnier <b****s@g****m> 19 days ago
9d1f24b9 release 9.14.0 M Bussonnier <b****s@g****m> 19 days ago
d8b9d11f merge Add IPython 9.14 release notes (#15228) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
19 days ago
80cc1b96 Apply suggestions from code review
Co-authored-by: M Bussonnier <b****s@g****m>
M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
19 days ago
99feaadc Prepare release notes for 9.14 Claude <n****y@a****m> 19 days ago
d0f27b7c merge directive typo (#15225) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
85f520ed directive typo M Bussonnier <b****s@g****m> 20 days ago
4c3e934d merge Fix docstring formatting for prompt_line_number_format help text (#15224) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
21 days ago
4f88be10 DOC: Fix RST inline literal warning in prompt_line_number_format docstring Claude <n****y@a****m> 21 days ago
37211dc6 DOC: Add sphinx_toml to docs/requirements.txt Claude <n****y@a****m> 21 days ago
433aa8e6 merge Fix broken 'Edit on GitHub' link for auto-generated API docs (#15218) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
8421bc31 merge Accept singular pdb exception command (#15206) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
65c2a7fc Fix broken 'Edit on GitHub' link for auto-generated API docs mayank-bithash <m****0@g****m> 26 days ago
c80fa3c3 merge DOC: Copyedit `prompt_line_number_format` description (#15179) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
27 days ago
ed4bd912 merge Fix banner customization when SOURCE_DATE_EPOCH is set (#15208) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
27 days ago
45715c50 merge docs: fix terminal title config description (#15215) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
27 days ago
92dbb4f4 docs: fix terminal title config description zhouzhou626 <2****6@u****m> 29 days ago
fbdfcc70 merge Merge branch 'main' into main Kavya <k****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
0a98e384 merge fix: duplicated words in usage.py and oinspect.py docstrings (#15211) Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
246b8696 fix: duplicated words in usage.py and oinspect.py docstrings
Signed-off-by: Noa Levi <2****a@u****m>
Noa Levi <2****a@u****m> about 1 month ago
5fcbaca1 merge DOC: Fix typos in user-facing documentation (#15209) Michał Krassowski <5****i@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a9e9fe61 Update banner test to be more robust per code review Kavya Barangi <k****i@g****m> about 1 month ago
ccec4def DOC: Fix typos in user-facing documentation mokashang <s****n@u****u> about 1 month ago
54d97b6b merge Merge branch 'main' into main Kavya <k****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
450cba7f Fix banner customization when SOURCE_DATE_EPOCH is set Kavya Barangi <k****i@g****m> about 1 month ago
d23b766b Accept singular pdb exception command tdashelby-cmyk <2****k@u****m> about 1 month ago
570deec0 merge Fix history memory fallback after SQLite lock (#15204) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b68b401b Fix history memory fallback after sqlite lock cxzhong <c****g@o****m> about 1 month ago
2d57561d merge Fix incorrect `Configuration` type import (#15203) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e403fb42 Fix incorrect import krassowski <5****i@u****m> about 1 month ago
6ee605a3 merge avoid psutil requirement on emscripten (#15190) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
07b154bf merge Bump the actions group across 1 directory with 2 updates (#15198) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
428799f5 merge Handle stdout without isatty in kitty check (#15196) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e2d7d1fc merge Post link to what's new in zulip. (#15199) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6b00a995 Add link to what's new when posting on Zulip M Bussonnier <b****s@g****m> about 1 month ago
1ea78c61 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: GitHub <n****y@g****m>
about 2 months ago
5dcee6df Handle stdout without isatty in kitty support check cyphercodes <c****s@u****m> about 2 months ago
1422777f avoid psutil requirement on emscripten Nicholas Bollweg <n****g@g****m> about 2 months ago
9a56ccbb back to dev M Bussonnier <b****s@g****m> about 2 months ago
7c1654dc release 9.13.0 M Bussonnier <b****s@g****m> about 2 months ago
d7cd8a44 merge Fix reStructuredText heading underline consistency in whatsnew (#15189) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
6542c95b Fix RST header levels in whatsnew/version9.rst Claude <n****y@a****m> about 2 months ago
0ca3e922 merge Prepare release notes for 9.13 (#15188) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
9c8ce118 Revert release.py change, keep as dev Claude <n****y@a****m> about 2 months ago
1fb2f7dc Prepare release notes for 9.13 Claude <n****y@a****m> about 2 months ago
be4179d1 merge Implement support for image/png format in terminal (#15184) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
c6f48bce merge solves #14901 illegible yellow string on yellow background issue (#15156) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
8635f71f merge fix: CapturedIO.__init__ type annotations to accept Optional[StringIO] (#15172) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
9ec726ad merge Clarify custom prompts example (#15180) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
1ec6bc9c Implement support for image/png format in terminal Daniel Tang <d****e@g****m> 2 months ago
95ab0856 merge update Contributing.md (#15182) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
bdc2997e update Contributing.md M Bussonnier <b****s@g****m> 2 months ago
1e9eda6f Clarify custom prompts example William Andrea <2****a@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
fe90ff5b brevity William Andrea <2****a@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
6778baf6 Copyedit prompt_line_number_format description William Andrea <2****a@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
f96610cf merge Restore Python 3.11 support with conditional imports (#15175) M Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
acad273d Restore Python 3.11 support M bussonnier <b****s@g****m>
Committed by: M Bussonnier <b****s@g****m>
3 months ago
fd1a2848 fix: CapturedIO.__init__ type annotations to accept Optional[StringIO] Achimeir, Eyal <e****r@i****m> 3 months ago
77ad39aa back to dev M Bussonnier <b****s@g****m> 3 months ago
d9c6e314 release 9.12.0 M Bussonnier <b****s@g****m> 3 months ago
4c560d21 security note M Bussonnier <b****s@g****m> 3 months ago
bf954e46 Add release notes for 9.12 Yann Pellegrini <m****l@y****r>
Committed by: M Bussonnier <b****s@g****m>
3 months ago
bfbdaaf7 merge Merge remote-tracking branch 'ghsa/windows-programdata' M Bussonnier <b****s@g****m> 3 months ago
f63b4083 fixes #14901 bug, made it theme dependent GSAUC3 <r****3@g****m>
Committed by: M Bussonnier <b****s@g****m>
3 months ago
8aae9a39 strip ansi for comparison M Bussonnier <b****s@g****m> 3 months ago
e1aadc2c fix test M Bussonnier <b****s@g****m> 3 months ago
b11463b0 solves #14901 issue GSAUC3 <r****3@g****m>
Committed by: M Bussonnier <b****s@g****m>
3 months ago
f48986a0 fix-test M Bussonnier <b****s@g****m> 3 months ago
d9b5285f try to group tb frames M Bussonnier <b****s@g****m> 3 months ago
22cd3327 Fix missing space in pdb chained exceptions warning message Aditya <a****e@u****m>
Committed by: M Bussonnier <b****s@g****m>
3 months ago
5bef67f4 windows: require IPYTHON_USE_PROGRAMDATA=1 opt-in to trust programdata Min RK <b****k@g****m> 3 months ago
323552ea Interleave fast and slow traceback path M Bussonnier <b****s@g****m> 3 months ago
2045d5c2 Include function names when using the fast-traceback path M Bussonnier <b****s@g****m> 3 months ago
1bda2f25 Sync decorators.py and dir2.py to upstream annotations Claude <n****y@a****m>
Committed by: M Bussonnier <b****s@g****m>
3 months ago
df6f0dc3 Apply suggestions from code review
Co-authored-by: M Bussonnier <b****s@g****m>
M Bussonnier <b****s@g****m> 3 months ago
35bcc7d0 Apply suggestion from @Carreau M Bussonnier <b****s@g****m> 3 months ago
0cca7c10 chore: add return type hints to IPython/core/alias.py Kooltek68 <8****5@u****m>
Committed by: M Bussonnier <b****s@g****m>
3 months ago
adbfa57e Fix expected length in test_unicode_range for Python 3.15 alpha 7 Lumir Balhar <l****r@r****m>
Committed by: M Bussonnier <b****s@g****m>
3 months ago
98de7b89 chore: add return type hints to IPython/core/compilerop.py Kooltek68 <8****5@u****m>
Committed by: M Bussonnier <b****s@g****m>
3 months ago
f5334ae9 doc: clarify xmode docstring with mode descriptions Santiago <y****u@e****m>
Committed by: M Bussonnier <b****s@g****m>
3 months ago
a69fd2f3 solves #14901 illegible yellow string on yellow background issue GSAUC3 <r****3@g****m>
Committed by: M Bussonnier <b****s@g****m>
3 months ago
7d934cb5 Use weakref finalize to close sqlite.conenctions Matthew Roeschke <1****e@u****m>
Committed by: M Bussonnier <b****s@g****m>
3 months ago
0bb317d1 back to dev M Bussonnier <b****s@g****m> 3 months ago
f5e51b82 release 9.11.0 M Bussonnier <b****s@g****m> 3 months ago
2de974e3 redo by hand M Bussonnier <b****s@g****m> 4 months ago

← Back to repository