##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r28476:66b7ea33
refactor: replace os.path with pathlib in utils/sysinfo.py
Martin Matějek
0
r28475:71bfc9d2
some more typing
Matthias Bussonnier
0
r28474:e3a70dcc
typing of inputsplitter (#14219)
Matthias Bussonnier
merge
0
r28473:93a70838
typing of inputsplitter
Matthias Bussonnier
0
r28472:5dec2f99
refactor: Use pathlib in tools/
Martin Matějek
0
r28471:d55e23e1
Attempt to remove backcall. (#14216) This was meant to allow this API to evolve, but I have the impression was not use much. This will reduce our dependencies and reliance on older packages.
Matthias Bussonnier
merge
0
r28470:e80fbc12
optional pickleshare
Matthias Bussonnier
0
r28469:1a8be18f
more backcall removal
Matthias Bussonnier
0
r28468:1c2687ea
Attempt to remove backcall. This was meant to allow this API to evolve, but I have the impression was not use much. This will reduce our dependencies and reliance on older packages.
Matthias Bussonnier
0
r28467:aa306074
Remove trailing if (#14210) What it says on the tin.
Matthias Bussonnier
merge
0
r28466:345b5adf
Chore: Typo fixed in multiple files in ipython (#14211) This PR fix the typo in multiple files
Matthias Bussonnier
merge
0
r28465:46dd8b6b
[perf] optimize object inspect (#14212) Do not call signature(obj) for non-callables. Signature, will check and raise a exception where the message will contain `obj.__repr__` and that can be very expensive (take minutes) on certain objects.
Matthias Bussonnier
merge
0
r28464:ca416ce7
[fix] formatting
Zoltan Farkas
0
r28463:e3c35a82
[fix] do not call signature(obj) for non-callables. signature, will check and raise a exception where the message will contain obj.__repr__ and that can be very expensive on certain objects.
Zoltan Farkas
0
r28462:a3aa238c
Chore: Typo fixed in multiple files
Susheel Thapa
0
r28461:26e615ae
Remove trailing if
Evan Kohilas
0
r28460:5d64897b
Remove try/except handing Python2 (#14204)
Matthias Bussonnier
merge
0
r28459:28415b38
Remove try/except handing Python2
Matthias Bussonnier
0
r28458:9391f62a
Adding more pre-commit arguments (#14203) This will add `isort`, `mypy`, `flake8` as pre-commit arguments in `.pre-commit-config.yaml`. See: #14192
Matthias Bussonnier
merge
0
r28457:30459d55
Improve pre-commit checks
Anay Dongre
0
load next
< 1 .. 5 6 7 8 9 .. 1343 >
showing 20 out of 26845 commits