summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Updated pavement.py with f-stringsXavier Thomas2020-01-241-2/+2
| * | | | | Updated openblas_support.py with f-stringXavier Thomas2020-01-241-9/+7
| * | | | | Updated cythonize.py with f-stringsXavier Thomas2020-01-241-4/+3
| * | | | | Updated pavement.py with f-stringsXavier Thomas2020-01-241-1/+1
| * | | | | Updated setup.py with f-stringsXavier Thomas2020-01-241-2/+3
| |/ / / /
* | | | | Merge pull request #15381 from sethtroisi/matlib_namespaceMatti Picus2020-01-274-9/+16
|\ \ \ \ \
| * | | | | DEP: deprecate importing numpy/matrixlib.pySeth Troisi2020-01-234-8/+13
| * | | | | DOC: Describe matlib.py funky namespaceSeth Troisi2020-01-231-1/+3
* | | | | | Merge pull request #15421 from sethtroisi/contextlib_py2Matti Picus2020-01-271-21/+12
|\ \ \ \ \ \
| * | | | | | ENH: Make use of ExitStack in npyio.pySeth Troisi2020-01-241-21/+12
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #15429 from WarrenWeckesser/config-docstringEric Wieser2020-01-272-0/+38
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | DOC: distutils: Add a docstring to show_config().Warren Weckesser2020-01-252-0/+38
* | | | | | Merge pull request #15434 from notanton/maintenance-fstringsCharles Harris2020-01-2610-68/+61
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Updated files in polynomial/ to use fstringsAnton Ritter-Gogerly2020-01-2710-68/+61
| |/ / / /
* | | | | Merge pull request #15436 from tohabyuraev/masterCharles Harris2020-01-261-23/+15
|\ \ \ \ \
| * | | | | Update core.py with f-strings (issue #15420)Anthony2020-01-261-2/+5
| * | | | | Update core.pyAnthony2020-01-261-27/+16
* | | | | | Merge pull request #15435 from kishimoto-banana/fix-typo-docsMatti Picus2020-01-261-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | DOC: Fix Incorrect documentkishimoto-banana2020-01-261-5/+5
| |/ / / /
* | | | | Merge pull request #15428 from sethtroisi/ctype_longlongMatti Picus2020-01-261-14/+11
|\ \ \ \ \
| * | | | | DOC: Improve nparray.ctypes exampleSeth Troisi2020-01-241-14/+11
| | |/ / / | |/| | |
* | | | | Merge pull request #15414 from sethtroisi/python2_refsMatti Picus2020-01-268-28/+29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MAINT: Remove Python2 workaroundsSeth Troisi2020-01-238-28/+29
| |/ / /
* | | | Merge pull request #15422 from sethtroisi/buff_cleanupSebastian Berg2020-01-241-34/+2
|\ \ \ \
| * | | | MAINT: Inline gentype_getreadbufSeth Troisi2020-01-241-34/+2
| |/ / /
* | | | Merge pull request #15418 from mwtoews/builtinCharles Harris2020-01-243-7/+3
|\ \ \ \
| * | | | MAINT/DOC: Remove use of old Python __builtin__, now known as builtinsMike Taves2020-01-243-7/+3
| |/ / /
* | | | MAINT: Use the PyArrayScalar_VAL macro where possible (gh-15426)Eric Wieser2020-01-244-37/+37
* | | | DOC: Fix Multithreaded Generation example docs (gh-15367)Fabio Zeiser2020-01-241-29/+36
* | | | MAINT: Revert f2py Python 2.6 workaround (gh-15415)Seth Troisi2020-01-232-12/+2
|/ / /
* | | Merge pull request #15407 from charris/replace-basestringSebastian Berg2020-01-2315-46/+36
|\ \ \
| * | | MAINT: Replace basestring with str.Charles Harris2020-01-2315-46/+36
* | | | Merge pull request #15398 from mwtoews/urllibCharles Harris2020-01-232-21/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | MAINT: Revise imports from urllib modulesMike Taves2020-01-242-21/+7
* | | | Merge pull request #15405 from WarrenWeckesser/undefaCharles Harris2020-01-231-1/+1
|\ \ \ \
| * | | | BUG/TEST: core: Fix an undefined name in a test.Warren Weckesser2020-01-231-1/+1
* | | | | Merge pull request #15400 from sethtroisi/pytest_cleanupCharles Harris2020-01-231-17/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | MAINT: cleanup _pytesttester.pySeth Troisi2020-01-231-17/+0
| |/ / /
* | | | Merge pull request #15368 from mwtoews/toxCharles Harris2020-01-231-2/+2
|\ \ \ \
| * | | | MAINT: Update tox for supported Python versionsMike Taves2020-01-221-2/+2
* | | | | Merge pull request #15403 from WarrenWeckesser/flakesCharles Harris2020-01-2332-52/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MAINT: Clean up, mostly unused imports.Warren Weckesser2020-01-2332-52/+10
|/ / / /
* | | | Merge pull request #15393 from eric-wieser/remove-base-handlingMatti Picus2020-01-242-24/+35
|\ \ \ \
| * | | | BUG: Do not dispatch to base classes polymorphicallyEric Wieser2020-01-232-17/+30
| * | | | MAINT: Remove leftover code which handled integer base classesEric Wieser2020-01-231-15/+13
| |/ / /
* | | | MAINT: Remove python3 deprecationwarnings in pytest.ini (#15399)Seth Troisi2020-01-231-6/+0
| |/ / |/| |
* | | Merge pull request #15362 from mwtoews/def23Matti Picus2020-01-232-38/+11
|\ \ \
| * | | MAINT: remove internal functions required to handle Python2/3 logicMike Taves2020-01-222-38/+11
| |/ /
* | | Merge pull request #15366 from mwtoews/F403Matti Picus2020-01-2310-15/+20
|\ \ \
| * | | MAINT: resolve pyflake F403 'from module import *' usedMike Taves2020-01-2310-15/+20