<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/lib/shape_base.py, branch dependabot/pip/gitpython-3.1.14</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>Fixed chain exception for array_split func (#18317)</title>
<updated>2021-02-10T20:48:18+00:00</updated>
<author>
<name>Abhay Raghuvanshi</name>
<email>abhayaman669@gmail.com</email>
</author>
<published>2021-02-10T20:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6d8956e46026b68a4c2a50f1aab0c4f36a46053d'/>
<id>6d8956e46026b68a4c2a50f1aab0c4f36a46053d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: lib/shape_base numpydoc formatting.</title>
<updated>2021-01-26T06:22:49+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2021-01-26T06:22:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ecec872d20612e975236e5c1e5a5800ef39c94ad'/>
<id>ecec872d20612e975236e5c1e5a5800ef39c94ad</id>
<content type='text'>
Numpydoc parses parameter different depending on whether there is a space
before the colon, for it to be properly interpreted as names and types;
spaces need to be put on each side.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Numpydoc parses parameter different depending on whether there is a space
before the colon, for it to be properly interpreted as names and types;
spaces need to be put on each side.
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] np.kron use double backticks for non-refs</title>
<updated>2020-12-14T00:51:40+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2020-12-14T00:51:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fe582b6e6ef21706ee00fcdad5b97c4430a4616d'/>
<id>fe582b6e6ef21706ee00fcdad5b97c4430a4616d</id>
<content type='text'>
Some part of the docstring were between simple backticks which are
therefore marked as cross-reference, while I belive the intended role is
likely verbatim.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some part of the docstring were between simple backticks which are
therefore marked as cross-reference, while I belive the intended role is
likely verbatim.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: added exception chaining in shape_base.py (gh-17240)</title>
<updated>2020-09-03T21:46:56+00:00</updated>
<author>
<name>EthanCJ-git</name>
<email>59930903+EthanCJ-git@users.noreply.github.com</email>
</author>
<published>2020-09-03T21:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=912790315033d8a2b8d525eb36db410a851ca1f4'/>
<id>912790315033d8a2b8d525eb36db410a851ca1f4</id>
<content type='text'>
This edit is relation to issue gh-15986.
Chained exception in shape_base.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This edit is relation to issue gh-15986.
Chained exception in shape_base.py</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Use a less ambiguous example for array_split (#17039)</title>
<updated>2020-08-10T09:26:53+00:00</updated>
<author>
<name>raisinghanii</name>
<email>46864533+raisinghanii@users.noreply.github.com</email>
</author>
<published>2020-08-10T09:26:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=00a45b4dca164105b50ba29e1735e96b573b639c'/>
<id>00a45b4dca164105b50ba29e1735e96b573b639c</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: Minor RST formatting. (#16792)</title>
<updated>2020-07-10T02:18:18+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2020-07-10T02:18:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c43b2bfb15281e170cc5006829ebc559bd1915e3'/>
<id>c43b2bfb15281e170cc5006829ebc559bd1915e3</id>
<content type='text'>
DOC: fixes to capitalization and header lines</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: fixes to capitalization and header lines</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Unify cross-references between array joining methods</title>
<updated>2020-05-10T14:52:37+00:00</updated>
<author>
<name>Tim Hoffmann</name>
<email>2836374+timhoffm@users.noreply.github.com</email>
</author>
<published>2020-05-10T02:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a1800a7dfe68c499e0da41ec4037eba42ba2051c'/>
<id>a1800a7dfe68c499e0da41ec4037eba42ba2051c</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/lib/shape_base.py</title>
<updated>2020-04-25T19:18:42+00:00</updated>
<author>
<name>Kerem Hallaç</name>
<email>hallackerem@gmail.com</email>
</author>
<published>2020-04-25T19:18:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=cadea53d822cf8e5c31ada659e49212bdceb3204'/>
<id>cadea53d822cf8e5c31ada659e49212bdceb3204</id>
<content type='text'>
Co-Authored-By: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Fix exception causes in four .py files</title>
<updated>2020-04-24T11:31:13+00:00</updated>
<author>
<name>keremh</name>
<email>hallackerem@gmail.com</email>
</author>
<published>2020-04-24T09:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ddf0191ea43d763c784dcb5f7ab937d8ef1ae0b0'/>
<id>ddf0191ea43d763c784dcb5f7ab937d8ef1ae0b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: fix documentation for apply_along_axis (#15619)</title>
<updated>2020-02-20T17:50:34+00:00</updated>
<author>
<name>Heshy Roskes</name>
<email>hroskes@jhu.edu</email>
</author>
<published>2020-02-20T17:50:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3963ed0ea4e7d89174b1e992d84b47c0751f533f'/>
<id>3963ed0ea4e7d89174b1e992d84b47c0751f533f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
