We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc41fa commit d8c971eCopy full SHA for d8c971e
docs/source/whatsnew/version8.rst
@@ -2,6 +2,16 @@
2
8.x Series
3
============
4
5
+.. _version 8.37:
6
+
7
+IPython 8.37
8
+============
9
10
+This release includes fixes for the tab completer and LLM completer backported from IPython 9.4:
11
12
+- :ghpull:`14910` Eliminate startup delay when LLM completion provider is configured
13
+- :ghpull:`14898` Fix attribute completion for expressions with comparison operators
14
15
.. _version 8.36:
16
17
IPython 8.36
0 commit comments