<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/core/memmap.py, branch meson</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 #22619 from seberg/move-set_module</title>
<updated>2022-11-29T21:33:27+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2022-11-29T21:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b0b7a066c393a1d7cc69e9a6db7c7c7a3602b293'/>
<id>b0b7a066c393a1d7cc69e9a6db7c7c7a3602b293</id>
<content type='text'>
MAINT: Move set_module from numpy.core to numpy._utils</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: Move set_module from numpy.core to numpy._utils</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Move set_module to numpy.core to use without C import</title>
<updated>2022-11-24T16:03:42+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastianb@nvidia.com</email>
</author>
<published>2022-11-18T14:11:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7c361420b4f81713f593ebbb5c924121c1f2d19d'/>
<id>7c361420b4f81713f593ebbb5c924121c1f2d19d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Update mode parameter description to account for shape #22643 (#22655)</title>
<updated>2022-11-24T00:01:54+00:00</updated>
<author>
<name>mkiffer</name>
<email>michaelkiffer@gmail.com</email>
</author>
<published>2022-11-24T00:01:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a872fd73e6e94727c7acf281b03789bd42cda086'/>
<id>a872fd73e6e94727c7acf281b03789bd42cda086</id>
<content type='text'>
The `shape` parameter must be specified when opened in appending mode. Docstring
and exception message wording are updated to reflect this.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `shape` parameter must be specified when opened in appending mode. Docstring
and exception message wording are updated to reflect this.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: use super() as described by PEP 3135</title>
<updated>2021-03-19T09:14:30+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2021-03-19T09:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c1aa1af62f6e9fcdda92d6d0991b15051a565814'/>
<id>c1aa1af62f6e9fcdda92d6d0991b15051a565814</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Replace `contextlib_nullcontext` with `contextlib.nullcontext`</title>
<updated>2020-12-05T12:22:39+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2020-12-05T12:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b2778a8a6d99dfbfee8f09daf6c069d1acf1aa8d'/>
<id>b2778a8a6d99dfbfee8f09daf6c069d1acf1aa8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update numpy/core/memmap.py</title>
<updated>2020-11-11T12:54:29+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-11-11T12:54:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f1623beb83e410152ba8764de46a374c6452c089'/>
<id>f1623beb83e410152ba8764de46a374c6452c089</id>
<content type='text'>
Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: update documentation of numpy.memmap</title>
<updated>2020-11-11T12:01:54+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-11-11T12:01:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c3b29ca3287ec440cd918f8ae0d1cae4b954e69d'/>
<id>c3b29ca3287ec440cd918f8ae0d1cae4b954e69d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Chain exceptions in memmap.py and core.py (#16067)</title>
<updated>2020-05-01T12:01:45+00:00</updated>
<author>
<name>Chris Holland</name>
<email>41524756+ChrisAHolland@users.noreply.github.com</email>
</author>
<published>2020-05-01T12:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ae6ba5d215451273990f2826f2cf28f091d71446'/>
<id>ae6ba5d215451273990f2826f2cf28f091d71446</id>
<content type='text'>
* Improve chained exception reporting

Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Improve chained exception reporting

Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: simplify code that assumes str/unicode and int/long are different types (#15816)</title>
<updated>2020-03-26T17:50:20+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2020-03-26T17:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1c58504eec43f9ba18ac835131fed496fb59772d'/>
<id>1c58504eec43f9ba18ac835131fed496fb59772d</id>
<content type='text'>
Cleanup from the dropping of python 2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup from the dropping of python 2</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Replace basestring with str.</title>
<updated>2020-01-23T21:56:57+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-01-23T21:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b4e3a4227e3a9cfe28717db458e67d79e916a418'/>
<id>b4e3a4227e3a9cfe28717db458e67d79e916a418</id>
<content type='text'>
This replaces basestring with str except in

- tools/npy_tempita/
- numpy/compat/py3k.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces basestring with str except in

- tools/npy_tempita/
- numpy/compat/py3k.py
</pre>
</div>
</content>
</entry>
</feed>
