##// END OF EJS Templates
Fix pdb issues in Python 3.13.1...
Fix pdb issues in Python 3.13.1 For some reason it is not always set, it was/is a bug in IPython to not check.

File last commit:

r24535:23eb6b09
r28972:c1e945b5
Show More
antigravity-feature.rst
5 lines | 124 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / antigravity-feature.rst
Matthias Bussonnier
Start to updates the what's new / changelog....
r24535 Antigravity feature
===================
Example new antigravity feature. Try ``import antigravity`` in a Python 3
console.