<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, branch dependabot/pip/hypothesis-5.33.0</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>MAINT: Bump hypothesis from 5.30.0 to 5.33.0</title>
<updated>2020-09-07T07:12:27+00:00</updated>
<author>
<name>dependabot-preview[bot]</name>
<email>27856297+dependabot-preview[bot]@users.noreply.github.com</email>
</author>
<published>2020-09-07T07:12:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=70bd1ab16c91d8798be308fd0504019200ec0ba7'/>
<id>70bd1ab16c91d8798be308fd0504019200ec0ba7</id>
<content type='text'>
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.30.0 to 5.33.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.30.0...hypothesis-python-5.33.0)

Signed-off-by: dependabot-preview[bot] &lt;support@dependabot.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.30.0 to 5.33.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.30.0...hypothesis-python-5.33.0)

Signed-off-by: dependabot-preview[bot] &lt;support@dependabot.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17225 from seberg/fix-broken-up-ragged-array</title>
<updated>2020-09-04T12:50:55+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-09-04T12:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c970c04cbeb38c80901a02bc573a9333458d4c4a'/>
<id>c970c04cbeb38c80901a02bc573a9333458d4c4a</id>
<content type='text'>
BUG: Fix dimension discovery of within array ragged cases</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Fix dimension discovery of within array ragged cases</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17223 from mattip/setuptools1</title>
<updated>2020-09-04T12:28:07+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-09-04T12:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=02746c9f20b8f491fd2cd40d8807b24ddc6ce26b'/>
<id>02746c9f20b8f491fd2cd40d8807b24ddc6ce26b</id>
<content type='text'>
MAINT: use sysconfig not distutils.sysconfig where possible</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: use sysconfig not distutils.sysconfig where possible</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: EXT_SUFFIX differs between sysconfig and distutils.sysconfig</title>
<updated>2020-09-04T08:32:48+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-09-04T08:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f8f08a746aebc2eb21c916c12399f79c319d808d'/>
<id>f8f08a746aebc2eb21c916c12399f79c319d808d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17220 from mattip/fix17210</title>
<updated>2020-09-04T05:57:25+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-09-04T05:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a8c8b63b70ce3303e56e2e89aefa7c9995cc2443'/>
<id>a8c8b63b70ce3303e56e2e89aefa7c9995cc2443</id>
<content type='text'>
BUG, DOC: comment out metadata added via javascript</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG, DOC: comment out metadata added via javascript</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17242 from hugovk/speedup-ci</title>
<updated>2020-09-04T02:09:47+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-09-04T02:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b95ba5d22c8e567afb5085f6dcc8aa0e499fe525'/>
<id>b95ba5d22c8e567afb5085f6dcc8aa0e499fe525</id>
<content type='text'>
MAINT: Run slow CI jobs earlier so builds finishes sooner</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: Run slow CI jobs earlier so builds finishes sooner</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17193 from eric-wieser/clean-compat</title>
<updated>2020-09-03T22:17:36+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2020-09-03T22:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aea7ebe9571157edb4ad553b7476061be906de6d'/>
<id>aea7ebe9571157edb4ad553b7476061be906de6d</id>
<content type='text'>
MAINT: Remove some callers of functions in numpy.compat</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: Remove some callers of functions in numpy.compat</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>MAINT: Run slow CI jobs earlier so they free up parallel slots sooner</title>
<updated>2020-09-03T20:49:29+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-09-02T12:17:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=cbdcd57c35eeb3a8e96770cf4ef372c6253ffb2e'/>
<id>cbdcd57c35eeb3a8e96770cf4ef372c6253ffb2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17145 from charris/cleanup-pystring_asstring-usage</title>
<updated>2020-09-03T19:07:31+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2020-09-03T19:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1462f7741da034d913540bb5eff08ee695cd5f9f'/>
<id>1462f7741da034d913540bb5eff08ee695cd5f9f</id>
<content type='text'>
MAINT, BUG: Replace uses of PyString_AsString.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT, BUG: Replace uses of PyString_AsString.</pre>
</div>
</content>
</entry>
</feed>
