##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r27256:b829a038
Put zip_safe and python_requires in setup.cfg
James Morris
0
r27255:c512199d
Put pygments.lexers entry point in setup.cfg
James Morris
0
r27254:77651b7a
Specify install_requires in setup.cfg
James Morris
0
r27253:dedf015a
Set version in setup.cfg
James Morris
0
r27252:615a7267
Move project_urls to setup.cfg
James Morris
0
r27251:7819f488
Only use setuptools, avoid distutils as much as possible
James Morris
0
r27250:d4a32855
Remove building scripts manually, console_scripts is preferred
James Morris
0
r27249:96f8b20f
Start deprecating %%javascript/%%js See #13376
Matthias Bussonnier
0
r27248:3abc1a3f
Merge pull request #13377 from nicolaslazo/master Fix uncaught ValueError in rerun magic int conversion
Matthias Bussonnier
merge
0
r27247:723236fd
Merge pull request #13379 from mathandy/master Add comma groupings to timeit magic loop count
Min RK
merge
0
r27246:e0b9394e
Add comma groupings to timeit magic loop count
Andrew Port
0
r27245:c22ed503
Fix uncaught ValueError in rerun magic int conversion
nicolaslazo
0
r27244:65637947
Merge pull request #13374 from Kojoley/pytest-diagnostics-qol-for-IPython.testing.tools Pytest diagnostics improvement for `IPython.testing.tools`
Matthias Bussonnier
merge
0
r27243:59c23dd2
Pytest diagnostics improvement for `IPython.testing.tools` * Make Pytest rewrite assertions inside `IPython.testing.tools` to produce informative error reports. * Skip `IPython.testing.tools` functions frames to make error pointing inside the code of the failing test. * Change `ipexec` assertions back to be on string to receive a text diff.
Nikita Kniazev
0
r27240:74f70ce7
Merge pull request #13372 from bnavigator/latex-png-bg-transparency use full-alpha transparency on dvipng rendered LaTeX
Matthias Bussonnier
merge
0
r27239:eab708fc
use alphachannel for aliased png latex
Ben Greiner
0
r27238:85eb3387
Merge pull request #13368 from Carreau/debugger-cleanup2 Some in progress cleanup
Matthias Bussonnier
merge
0
r27237:55ce3d75
Merge pull request #13371 from Kojoley/inspect-exception-type Refactor inspect.getabsfile/getsource/getsourcelines + handle OSError + tests
Matthias Bussonnier
merge
0
r27236:580dfc9f
Merge pull request #13373 from Kojoley/pypy Tweak tests for PyPy and add CI runner
Matthias Bussonnier
merge
0
r27235:3b816f80
Tweak tests for PyPy and add CI runner * `autoreload` tests are skipped on PyPy because `gc.get_referrers` is unusably slow here * `doctest_refs` does not seem to test anything and was removed * pexpect timeouts were adjusted because subprocess communication is 3-4 times slower on PyPy * few other tweaks
Nikita Kniazev
0
load next
< 1 .. 13 14 15 16 17 .. 1295 >
showing 20 out of 25887 commits