##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r28064:4722a72e
second try at trying to fix RTD; (#13909)
Matthias Bussonnier
merge
0
r28063:25071d01
second try at trying to fix RTD;
Matthias Bussonnier
0
r28062:9f7ff3ec
bump RTD versions (#13908)
Matthias Bussonnier
merge
0
r28061:100ee27a
bump rTD versions
Matthias Bussonnier
0
r28060:22e3cf31
what's new 8.9 (#13907)
Matthias Bussonnier
merge
0
r28059:72f54950
what's new 8.9
Matthias Bussonnier
0
r28058:f13c8981
Merge pull request #13905 from Carreau/bad-fd Remove opening/at-exit closing of devnull.
Matthias Bussonnier
merge
0
r28057:4a065015
Remove opening/at-exit closing of devnull. This was likely due to an issue on Python 2 seeing the date, and does not seem useful anymore. Let's try to remove it. Should close #13896
Matthias Bussonnier
0
r28056:9d0419be
Merge pull request #13900 from Carreau/doc-autosugg DOC: add some what's new with respect to #13888
Matthias Bussonnier
merge
0
r28055:1d559a22
Merge pull request #13903 from Carreau/log-f MAINT: don't use f-strings in logs
Matthias Bussonnier
merge
0
r28054:2a856ed2
Merge pull request #13902 from Carreau/fix-vi FIX: Update vi bindings to work with nav auttosuggestion.
Matthias Bussonnier
merge
0
r28053:ceb4cbbb
Update docs/source/whatsnew/version8.rst
Matthias Bussonnier
0
r28052:2641a7b1
remove also a bunch of %-format
Matthias Bussonnier
0
r28051:bef3df12
MAINT: don't use f-strings in logs There are many reason not to use f-string in logs, - F-strings are eager, so might be slow. - prevent structured logging or handler to highlight. - Security (untrusted input can lead to DOS on formatting, https://discuss.python.org/t/safer-logging-methods-for-f-strings-and-new-style-formatting/13802) - Performance (we can filter before formatting).
Matthias Bussonnier
0
r28050:a885b478
FIX: Update vi bindings to work with nav auttosuggestion. 1) dismiss the autosuggest on cursor motion 2) in vi mode, escape already dismiss autosuggestions closes #13901
Matthias Bussonnier
0
r28049:37ec2adc
Formatting
Emilio Graff
0
r28048:ae2cf725
Merge branch 'main' into shaperilio/pyside6-gui
Emilio Graff
merge
0
r28047:ad333091
Merge branch 'main' into shaperilio/autoreload-verbosity
Emilio Graff
merge
0
r28046:201c4da9
Address @ccordoba12's comments
Emilio Graff
0
r28045:8757f96e
Apply suggestions from code review Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
Matthias Bussonnier
0
load next
< 1 .. 8 9 10 11 12 .. 1327 >
showing 20 out of 26539 commits