summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* REL: prepare 1.23.x for further developmentmaintenance/1.23.xCharles Harris2022-11-193-1/+11
* Merge pull request #22626 from charris/prepare-1.23.5-releasev1.23.5Charles Harris2022-11-192-0/+60
|\
| * REL: Prepare for the NumPy 1.23.5 Release.Charles Harris2022-11-192-0/+60
|/
* Merge pull request #22625 from charris/backport-22561Charles Harris2022-11-192-1/+12
|\
| * BUG: Histogramdd breaks on big arrays in Windows (#22561)Navpreet Singh2022-11-192-1/+12
|/
* Merge pull request #22597 from charris/backport-22557Charles Harris2022-11-151-0/+5
|\
| * BUG: Decrement ref count in gentype_reduce when allocated memory not usedAayush Agrawal2022-11-151-0/+5
* | Merge pull request #22596 from charris/backport-22503Charles Harris2022-11-151-11/+3
|\ \
| * | CI: Only fetch in actions/checkoutDWesl2022-11-151-11/+3
| |/
* | Merge pull request #22595 from charris/backport-22452Charles Harris2022-11-154-38/+41
|\ \
| * | DEV: Update GH actions and Dockerfile for Gitpod (#22452)Tania Allard2022-11-154-38/+41
| |/
* | Merge pull request #22593 from charris/backport-22447Charles Harris2022-11-151-1/+1
|\ \
| * | Align spelling with spelling in _GetItemKeys and documentation.Adam Knapp2022-11-151-1/+1
| |/
* | Merge pull request #22594 from charris/backport-22450Charles Harris2022-11-156-19/+46
|\ \
| * | BUG: Fix boundschecking for `random.logseries`Sebastian Berg2022-11-156-19/+46
| |/
* | Merge pull request #22592 from charris/backport-22393Charles Harris2022-11-154-18/+126
|\ \ | |/ |/|
| * MAINT: Ensure graceful handling of large header sizesSebastian Berg2022-11-154-18/+126
|/
* Merge pull request #22494 from charris/backport-22485Charles Harris2022-10-281-13/+9
|\
| * TST: Make test_partial_iteration_cleanup robust but require leak checkerSebastian Berg2022-10-281-13/+9
|/
* Merge pull request #22490 from charris/backport-22488Charles Harris2022-10-281-2/+4
|\
| * CI: Switch to cygwin/cygwin-install-action@v2DWesl2022-10-271-2/+4
|/
* Merge pull request #22489 from charris/backport-22487Charles Harris2022-10-2735-157/+224
|\
| * BUG: Copy test_subclassing.py from main.Charles Harris2022-10-271-0/+28
| * STY: Make linter happySebastian Berg2022-10-273-4/+3
| * TST: Rename setup to setup_method in f2py utils (inherited into Tests)Sebastian Berg2022-10-272-2/+2
| * TST: Try using setup_class for `_Test_CCompilerOpt`Sebastian Berg2022-10-271-2/+2
| * TST,MAINT: Replace most `setup` with `setup_method` (also teardown)Sebastian Berg2022-10-2732-145/+182
| * DOC: Update TESTS.rst to use the correct namesSebastian Berg2022-10-271-7/+10
|/
* REL: prepare 1.23.x for further developmentCharles Harris2022-10-123-1/+11
* Merge pull request #22425 from charris/prepare-1.23.4-release_1v1.23.4Charles Harris2022-10-112-2/+6
|\
| * REL: Prepare for the NumPy 1.23.4 release (1)Charles Harris2022-10-112-2/+6
|/
* Merge pull request #22424 from charris/backport-22418Charles Harris2022-10-112-2/+6
|\
| * TST, BLD: Fix failing aarch64 wheel builds.Charles Harris2022-10-112-2/+6
|/
* Merge pull request #22413 from charris/prepare-for-1.23.4Charles Harris2022-10-092-5/+70
|\
| * REL: Prepare for the NumPy 1.23.4 release.Charles Harris2022-10-092-5/+70
|/
* Merge pull request #22392 from charris/backport-22296Charles Harris2022-10-061-0/+1
|\
| * Adding missing Py_DECREF call on iterSicheng Zeng2022-10-051-0/+1
|/
* Merge pull request #22391 from charris/backport-22372Charles Harris2022-10-051-2/+7
|\
| * DOC: Use versionchanged and add in note about newline chars.Ross Barnowski2022-10-051-3/+7
| * DOC: Update delimiter param description.Ross Barnowski2022-10-051-1/+2
* | Merge pull request #22390 from charris/backport-22360Charles Harris2022-10-056-6/+6
|\ \
| * | TST,DEP: Ignore an internal mypy deprecation warning for python 3.11BvB932022-10-051-0/+2
| * | TST,TYP: Bump mypy to 0.981BvB932022-10-055-6/+4
| |/
* | Merge pull request #22389 from charris/backport-22359Charles Harris2022-10-052-0/+7
|\ \
| * | TYP,MAINT: Change more overloads to play nice with pyrightBvB932022-10-052-0/+7
| |/
* | Merge pull request #22388 from charris/backport-22357Charles Harris2022-10-055-3/+46
|\ \
| * | TYP,ENH: Mark `numpy.typing` protocols as runtime checkableBvB932022-10-055-3/+46
| |/
* | Merge pull request #22387 from charris/backport-22356Charles Harris2022-10-051-2/+6
|\ \
| * | REV: Losen `lookfor`'s import try/except again (#22356)Sebastian Berg2022-10-051-2/+6
| |/
* | Merge pull request #22384 from charris/backport-22327Charles Harris2022-10-052-2/+12
|\ \