##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r25400:c6839ecd
release 7.11.0
Matthias Bussonnier
0
r25399:d3376c96
update stats-7.11
Matthias Bussonnier
0
r25398:a2c7b5b2
Merge pull request #12065 from Carreau/wn711 update what's new for 7.11
Matthias Bussonnier
merge
0
r25397:fee94b46
update what's new for 7.11
Matthias Bussonnier
0
r25396:16064490
Merge pull request #12057 from miedzinski/linecont Fix handling of repeated NEWLINE tokens
Matthias Bussonnier
merge
0
r25395:746eaa06
Merge pull request #12060 from kousikmitra/master Removed IPython/utils/py3compat.py unused get_closure function. #12012
Matthias Bussonnier
merge
0
r25394:bf6d2ebb
Merge pull request #12056 from augustogoulart/remove_with_metaclass Remove unused with_metaclass function.
Matthias Bussonnier
merge
0
r25393:0c5d00ea
Fix handling of repeated NEWLINE tokens
Dominik Miedziński
0
r25392:fbeedc0e
Removed IPython/utils/py3compat.py unused get_closure function. #12012
kousik
0
r25391:fc1ebb98
Merge pull request #12055 from jonathf/vimode_in_prompt VI-mode in prompt
Matthias Bussonnier
merge
0
r25390:6a8e15d9
Remove unused with_metaclass function.
Augusto
0
r25389:fddf546b
Merge pull request #12053 from noviluni/small_fixes Small fixes
Matthias Bussonnier
merge
0
r25388:388cc571
Merge pull request #12062 from dhermes/patch-1 Fix small typos: an -> and and function -> functions
Matthias Bussonnier
merge
0
r25387:50afc884
Fix small typos: an -> and and function -> functions
Danny Hermes
0
r25386:ee3eebcc
Support vi-mode 'InputFormat' prompt Prompt defining what vi-mode is in, is either 'vi-insert' or 'vi-navigate' (or something 'vi-...' I imagine). From this `[3:6]` is extracted to get either 'ins' or 'nav' in the prompt. This is consistent with the behavior I experience when manipulating a custom prompt from the most updated pip installable package. However, in the case of installing the current master from source, the prompt is on the format 'InputFormat.INSERT' and 'InputFormat.NAVIGATION'.
Jonathan Feinberg
0
r25385:003ab938
Adding VI-mode in prompt From the code it is apparent that if vi-mode is enabled, it should display in the prompt. However, as the compare done is done against an Enum class, it will always return False. The solution is either to access the Enum's `.value` attribute, or to compare it to the declared Enum value directly. The latter is likely more readable.
Jonathan Feinberg
0
r25384:a67a3d70
fix argument in format string
Marc Hernandez Cabot
0
r25383:8d5912e8
fix ipyparallel duplicated entry
Marc Hernandez Cabot
0
r25382:d6b29e25
remove duplicated entry in gitignore
Marc Hernandez Cabot
0
r25381:c158b5d0
Merge pull request #12052 from takuya1981/Remove-unused-annotate-function Remove unused annotate function in py3compat #12011
Matthias Bussonnier
merge
0
load next
< 1 .. 8 9 10 11 12 .. 1218 >
showing 20 out of 24359 commits