<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/core/_exceptions.py, branch v1.17.0rc2</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>BUG: Prevent unsafe string concatenation</title>
<updated>2019-06-06T02:49:39+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2019-06-05T07:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2a1b2e5ed87a9dcf39342c394f815ccfbc93b7bd'/>
<id>2a1b2e5ed87a9dcf39342c394f815ccfbc93b7bd</id>
<content type='text'>
This did not handle exceptions correctly.
Changed to use python to format the exception like all the others in this file.

This also adds quotes around the ufunc name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This did not handle exceptions correctly.
Changed to use python to format the exception like all the others in this file.

This also adds quotes around the ufunc name.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH:improve memory error message by adding shape and data type(#13225)</title>
<updated>2019-04-23T11:37:16+00:00</updated>
<author>
<name>Mircea Akos Bruma</name>
<email>akos@debian-gnu-linux-vm.localdomain</email>
</author>
<published>2019-04-23T11:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=539fa48df6c8e1ed079d1ef374006f93c26384b4'/>
<id>539fa48df6c8e1ed079d1ef374006f93c26384b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: improve memory error message by adding shape and data type (#13225)</title>
<updated>2019-04-17T09:11:33+00:00</updated>
<author>
<name>Mircea Akos Bruma</name>
<email>akos@debian-gnu-linux-vm.localdomain</email>
</author>
<published>2019-04-13T11:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=df34770bde8ff4aa4834b9baf161e83beacfefb8'/>
<id>df34770bde8ff4aa4834b9baf161e83beacfefb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Move exceptions from core._internal to core._exceptions</title>
<updated>2019-04-13T19:09:20+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2019-04-13T18:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3b8bcc33e1fb75c7fed4cc0d83fd2640da5e1e77'/>
<id>3b8bcc33e1fb75c7fed4cc0d83fd2640da5e1e77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DEV: cleanup imports and some assignments (from LGTM)</title>
<updated>2019-03-17T07:05:25+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-03-16T19:46:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=32129453da0f9bf0f352adaaff79f884d2bf52bc'/>
<id>32129453da0f9bf0f352adaaff79f884d2bf52bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Use richer exception types for ufunc type resolution errors</title>
<updated>2019-01-13T19:14:19+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2018-12-19T07:45:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f4f3fa757c6a3ce498ea04a1bb0cbf7634be1d57'/>
<id>f4f3fa757c6a3ce498ea04a1bb0cbf7634be1d57</id>
<content type='text'>
This might make it easier for users to implement `__array_ufunc__` with custom casting behavior.

The motivation for this was to be able to deprecate the broken casting behavior in `np.clip`, without resorting to inspecting error strings.
This also removes the need for gh-12178
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This might make it easier for users to implement `__array_ufunc__` with custom casting behavior.

The motivation for this was to be able to deprecate the broken casting behavior in `np.clip`, without resorting to inspecting error strings.
This also removes the need for gh-12178
</pre>
</div>
</content>
</entry>
</feed>
