<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/core/arrayprint.pyi, branch v1.22.0rc3</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>ENH: Add spaces after punctuation in dtype repr/str. (#19686)</title>
<updated>2021-09-29T18:09:32+00:00</updated>
<author>
<name>Antony Lee</name>
<email>anntzer.lee@gmail.com</email>
</author>
<published>2021-09-29T18:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a6f7d14e60e3d56fe1c0073730a06e23cf696c5a'/>
<id>a6f7d14e60e3d56fe1c0073730a06e23cf696c5a</id>
<content type='text'>
Before:
```
In [1]: np.dtype({"names": ["a"], "formats": [int], "offsets": [2]})
Out[1]: dtype({'names':['a'], 'formats':['&lt;i8'], 'offsets':[2], 'itemsize':10})
```

After:
```
In [1]: np.dtype({"names": ["a"], "formats": [int], "offsets": [2]})
Out[1]: dtype({'names': ['a'], 'formats': ['&lt;i8'], 'offsets': [2], 'itemsize': 10})
```

* Allow switching back to old dtype printing format.

* Add changelog.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before:
```
In [1]: np.dtype({"names": ["a"], "formats": [int], "offsets": [2]})
Out[1]: dtype({'names':['a'], 'formats':['&lt;i8'], 'offsets':[2], 'itemsize':10})
```

After:
```
In [1]: np.dtype({"names": ["a"], "formats": [int], "offsets": [2]})
Out[1]: dtype({'names': ['a'], 'formats': ['&lt;i8'], 'offsets': [2], 'itemsize': 10})
```

* Allow switching back to old dtype printing format.

* Add changelog.</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Typos found by codespell</title>
<updated>2021-09-21T18:29:43+00:00</updated>
<author>
<name>Dimitri Papadopoulos</name>
<email>3234522+DimitriPapadopoulos@users.noreply.github.com</email>
</author>
<published>2021-09-21T07:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=83960267dc097742cb67ef575504afa56f82b102'/>
<id>83960267dc097742cb67ef575504afa56f82b102</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Drop .pyi code-paths specific to Python 3.7</title>
<updated>2021-08-30T13:26:54+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>43369155+BvB93@users.noreply.github.com</email>
</author>
<published>2021-08-14T20:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=355336119136f620c27f1adcc26074eb9528c159'/>
<id>355336119136f620c27f1adcc26074eb9528c159</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG/ENH: fix array2string rounding bug by adding min_digits option</title>
<updated>2021-03-19T00:05:39+00:00</updated>
<author>
<name>Allan Haldane</name>
<email>allan.haldane@gmail.com</email>
</author>
<published>2021-03-15T12:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=75bb1a80d104561c7a1870c86e6e5f0972cde5df'/>
<id>75bb1a80d104561c7a1870c86e6e5f0972cde5df</id>
<content type='text'>
Fixes #18609
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #18609
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Updated annotations</title>
<updated>2021-02-01T11:35:15+00:00</updated>
<author>
<name>Mitchell Faas</name>
<email>Faas.Mitchell@gmail.com</email>
</author>
<published>2021-02-01T11:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=472e5e01be709a0b40a727f97208a8222c4b28ef'/>
<id>472e5e01be709a0b40a727f97208a8222c4b28ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Renamed `&lt;X&gt;Like` to `&lt;X&gt;Like_co`</title>
<updated>2021-01-18T15:12:24+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2021-01-18T15:03:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=92fd7edc7033ee49669f63675c12cbbefe53a8bc'/>
<id>92fd7edc7033ee49669f63675c12cbbefe53a8bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Added a type-alias for the `floatmode` annotations</title>
<updated>2020-12-19T14:43:34+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2020-12-19T14:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=05fa6e4bc219fb4db0808ef5cf9aed96c8ec0844'/>
<id>05fa6e4bc219fb4db0808ef5cf9aed96c8ec0844</id>
<content type='text'>
Co-Authored-By: Eric Wieser &lt;425260+eric-wieser@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Eric Wieser &lt;425260+eric-wieser@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove any mention of `formatter["str"]`</title>
<updated>2020-12-19T14:41:38+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2020-12-19T14:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=82e5747dd40cbbde9c728452f21fa4716492c81d'/>
<id>82e5747dd40cbbde9c728452f21fa4716492c81d</id>
<content type='text'>
It's been non-functional for the past 8 years (xref https://github.com/numpy/numpy/pull/459)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's been non-functional for the past 8 years (xref https://github.com/numpy/numpy/pull/459)
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Added annotations for `np.core.arrayprint`</title>
<updated>2020-12-19T02:58:41+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2020-12-18T11:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ab585e6f8b047a9ca54578eb93e241917227e985'/>
<id>ab585e6f8b047a9ca54578eb93e241917227e985</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
