<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, branch v1.23.5</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>Merge pull request #22626 from charris/prepare-1.23.5-release</title>
<updated>2022-11-19T21:26:06+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-11-19T21:26:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=de82cd9468704a033702974010ee7e7efc85b393'/>
<id>de82cd9468704a033702974010ee7e7efc85b393</id>
<content type='text'>
REL: Prepare for the NumPy 1.23.5 Release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REL: Prepare for the NumPy 1.23.5 Release.</pre>
</div>
</content>
</entry>
<entry>
<title>REL: Prepare for the NumPy 1.23.5 Release.</title>
<updated>2022-11-19T19:32:10+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-11-19T19:32:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9c7ac340aa4298dbad574fc8bdfc16dfa175d820'/>
<id>9c7ac340aa4298dbad574fc8bdfc16dfa175d820</id>
<content type='text'>
- Create 1.23.5-changelog.rst
- Update 1.23.5-notes.rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Create 1.23.5-changelog.rst
- Update 1.23.5-notes.rst
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #22625 from charris/backport-22561</title>
<updated>2022-11-19T19:05:18+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-11-19T19:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2c4cf9a3c4cff914e3f9d190f42546d3e7c9ff82'/>
<id>2c4cf9a3c4cff914e3f9d190f42546d3e7c9ff82</id>
<content type='text'>
BUG: Histogramdd breaks on big arrays in Windows </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Histogramdd breaks on big arrays in Windows </pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Histogramdd breaks on big arrays in Windows (#22561)</title>
<updated>2022-11-19T17:52:16+00:00</updated>
<author>
<name>Navpreet Singh</name>
<email>navpreet_np@yahoo.com</email>
</author>
<published>2022-11-18T07:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=dcd9404456e4af37041ee740045e95b10aaa46ad'/>
<id>dcd9404456e4af37041ee740045e95b10aaa46ad</id>
<content type='text'>
* BUG: Histogramdd breaks on big arrays in Windows

Resolved the issue with line change from int to np.intp in numpy/numpy/lib/histograms.py

* BUG: Histogramdd breaks on big arrays in Windows

Resolved the issue with line change from int to np.intp in numpy/numpy/lib/histograms.py

* Removed the binary files

* Update test_histograms.py

* Update test_histograms.py

* Update test_histograms.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* BUG: Histogramdd breaks on big arrays in Windows

Resolved the issue with line change from int to np.intp in numpy/numpy/lib/histograms.py

* BUG: Histogramdd breaks on big arrays in Windows

Resolved the issue with line change from int to np.intp in numpy/numpy/lib/histograms.py

* Removed the binary files

* Update test_histograms.py

* Update test_histograms.py

* Update test_histograms.py</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #22597 from charris/backport-22557</title>
<updated>2022-11-15T20:44:25+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-11-15T20:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bb5e3a671f1fab8bf39346c760cf65009f91bea2'/>
<id>bb5e3a671f1fab8bf39346c760cf65009f91bea2</id>
<content type='text'>
BUG: Decrement ref count in gentype_reduce if allocated memory not used</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Decrement ref count in gentype_reduce if allocated memory not used</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #22596 from charris/backport-22503</title>
<updated>2022-11-15T20:14:59+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-11-15T20:14:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0d3d50045fdb4012e51d47ab95e9fbbbbd08ca00'/>
<id>0d3d50045fdb4012e51d47ab95e9fbbbbd08ca00</id>
<content type='text'>
CI: Only fetch in actions/checkout</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CI: Only fetch in actions/checkout</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #22595 from charris/backport-22452</title>
<updated>2022-11-15T20:13:47+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-11-15T20:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=38fe21f6cae59326a4b35c5337c78052df153d41'/>
<id>38fe21f6cae59326a4b35c5337c78052df153d41</id>
<content type='text'>
DEV: Update GH actions and Dockerfile for Gitpod (#22452)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DEV: Update GH actions and Dockerfile for Gitpod (#22452)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #22593 from charris/backport-22447</title>
<updated>2022-11-15T19:47:07+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-11-15T19:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=45329c1ee92d00959d11cdfa0a2c5a25a6867933'/>
<id>45329c1ee92d00959d11cdfa0a2c5a25a6867933</id>
<content type='text'>
TYP: Spelling alignment for array flag literal </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TYP: Spelling alignment for array flag literal </pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #22594 from charris/backport-22450</title>
<updated>2022-11-15T19:31:47+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-11-15T19:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3ca02ce5b1a4ec2412cad839d42452a4200a5270'/>
<id>3ca02ce5b1a4ec2412cad839d42452a4200a5270</id>
<content type='text'>
BUG: Fix boundschecking for `random.logseries`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Fix boundschecking for `random.logseries`</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #22592 from charris/backport-22393</title>
<updated>2022-11-15T19:31:16+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-11-15T19:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8cededdf4eeebd4f1985bd74c11fbf44f367937f'/>
<id>8cededdf4eeebd4f1985bd74c11fbf44f367937f</id>
<content type='text'>
MAINT: Ensure graceful handling of large header sizes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: Ensure graceful handling of large header sizes</pre>
</div>
</content>
</entry>
</feed>
