Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Updated pavement.py with f-strings | Xavier Thomas | 2020-01-24 | 1 | -2/+2 | |
| * | | | | | Updated openblas_support.py with f-string | Xavier Thomas | 2020-01-24 | 1 | -9/+7 | |
| * | | | | | Updated cythonize.py with f-strings | Xavier Thomas | 2020-01-24 | 1 | -4/+3 | |
| * | | | | | Updated pavement.py with f-strings | Xavier Thomas | 2020-01-24 | 1 | -1/+1 | |
| * | | | | | Updated setup.py with f-strings | Xavier Thomas | 2020-01-24 | 1 | -2/+3 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #15381 from sethtroisi/matlib_namespace | Matti Picus | 2020-01-27 | 4 | -9/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | DEP: deprecate importing numpy/matrixlib.py | Seth Troisi | 2020-01-23 | 4 | -8/+13 | |
| * | | | | | DOC: Describe matlib.py funky namespace | Seth Troisi | 2020-01-23 | 1 | -1/+3 | |
* | | | | | | Merge pull request #15421 from sethtroisi/contextlib_py2 | Matti Picus | 2020-01-27 | 1 | -21/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ENH: Make use of ExitStack in npyio.py | Seth Troisi | 2020-01-24 | 1 | -21/+12 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #15429 from WarrenWeckesser/config-docstring | Eric Wieser | 2020-01-27 | 2 | -0/+38 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | DOC: distutils: Add a docstring to show_config(). | Warren Weckesser | 2020-01-25 | 2 | -0/+38 | |
* | | | | | | Merge pull request #15434 from notanton/maintenance-fstrings | Charles Harris | 2020-01-26 | 10 | -68/+61 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Updated files in polynomial/ to use fstrings | Anton Ritter-Gogerly | 2020-01-27 | 10 | -68/+61 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #15436 from tohabyuraev/master | Charles Harris | 2020-01-26 | 1 | -23/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update core.py with f-strings (issue #15420) | Anthony | 2020-01-26 | 1 | -2/+5 | |
| * | | | | | Update core.py | Anthony | 2020-01-26 | 1 | -27/+16 | |
* | | | | | | Merge pull request #15435 from kishimoto-banana/fix-typo-docs | Matti Picus | 2020-01-26 | 1 | -5/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | DOC: Fix Incorrect document | kishimoto-banana | 2020-01-26 | 1 | -5/+5 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #15428 from sethtroisi/ctype_longlong | Matti Picus | 2020-01-26 | 1 | -14/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | DOC: Improve nparray.ctypes example | Seth Troisi | 2020-01-24 | 1 | -14/+11 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #15414 from sethtroisi/python2_refs | Matti Picus | 2020-01-26 | 8 | -28/+29 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | MAINT: Remove Python2 workarounds | Seth Troisi | 2020-01-23 | 8 | -28/+29 | |
| |/ / / | ||||||
* | | | | Merge pull request #15422 from sethtroisi/buff_cleanup | Sebastian Berg | 2020-01-24 | 1 | -34/+2 | |
|\ \ \ \ | ||||||
| * | | | | MAINT: Inline gentype_getreadbuf | Seth Troisi | 2020-01-24 | 1 | -34/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #15418 from mwtoews/builtin | Charles Harris | 2020-01-24 | 3 | -7/+3 | |
|\ \ \ \ | ||||||
| * | | | | MAINT/DOC: Remove use of old Python __builtin__, now known as builtins | Mike Taves | 2020-01-24 | 3 | -7/+3 | |
| |/ / / | ||||||
* | | | | MAINT: Use the PyArrayScalar_VAL macro where possible (gh-15426) | Eric Wieser | 2020-01-24 | 4 | -37/+37 | |
* | | | | DOC: Fix Multithreaded Generation example docs (gh-15367) | Fabio Zeiser | 2020-01-24 | 1 | -29/+36 | |
* | | | | MAINT: Revert f2py Python 2.6 workaround (gh-15415) | Seth Troisi | 2020-01-23 | 2 | -12/+2 | |
|/ / / | ||||||
* | | | Merge pull request #15407 from charris/replace-basestring | Sebastian Berg | 2020-01-23 | 15 | -46/+36 | |
|\ \ \ | ||||||
| * | | | MAINT: Replace basestring with str. | Charles Harris | 2020-01-23 | 15 | -46/+36 | |
* | | | | Merge pull request #15398 from mwtoews/urllib | Charles Harris | 2020-01-23 | 2 | -21/+7 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | MAINT: Revise imports from urllib modules | Mike Taves | 2020-01-24 | 2 | -21/+7 | |
* | | | | Merge pull request #15405 from WarrenWeckesser/undefa | Charles Harris | 2020-01-23 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | BUG/TEST: core: Fix an undefined name in a test. | Warren Weckesser | 2020-01-23 | 1 | -1/+1 | |
* | | | | | Merge pull request #15400 from sethtroisi/pytest_cleanup | Charles Harris | 2020-01-23 | 1 | -17/+0 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | MAINT: cleanup _pytesttester.py | Seth Troisi | 2020-01-23 | 1 | -17/+0 | |
| |/ / / | ||||||
* | | | | Merge pull request #15368 from mwtoews/tox | Charles Harris | 2020-01-23 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | MAINT: Update tox for supported Python versions | Mike Taves | 2020-01-22 | 1 | -2/+2 | |
* | | | | | Merge pull request #15403 from WarrenWeckesser/flakes | Charles Harris | 2020-01-23 | 32 | -52/+10 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | MAINT: Clean up, mostly unused imports. | Warren Weckesser | 2020-01-23 | 32 | -52/+10 | |
|/ / / / | ||||||
* | | | | Merge pull request #15393 from eric-wieser/remove-base-handling | Matti Picus | 2020-01-24 | 2 | -24/+35 | |
|\ \ \ \ | ||||||
| * | | | | BUG: Do not dispatch to base classes polymorphically | Eric Wieser | 2020-01-23 | 2 | -17/+30 | |
| * | | | | MAINT: Remove leftover code which handled integer base classes | Eric Wieser | 2020-01-23 | 1 | -15/+13 | |
| |/ / / | ||||||
* | | | | MAINT: Remove python3 deprecationwarnings in pytest.ini (#15399) | Seth Troisi | 2020-01-23 | 1 | -6/+0 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #15362 from mwtoews/def23 | Matti Picus | 2020-01-23 | 2 | -38/+11 | |
|\ \ \ | ||||||
| * | | | MAINT: remove internal functions required to handle Python2/3 logic | Mike Taves | 2020-01-22 | 2 | -38/+11 | |
| |/ / | ||||||
* | | | Merge pull request #15366 from mwtoews/F403 | Matti Picus | 2020-01-23 | 10 | -15/+20 | |
|\ \ \ | ||||||
| * | | | MAINT: resolve pyflake F403 'from module import *' used | Mike Taves | 2020-01-23 | 10 | -15/+20 |