<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/distutils/exec_command.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>[MAINT] Cleanup python2 sys.version checks</title>
<updated>2020-01-20T23:22:57+00:00</updated>
<author>
<name>Seth Troisi</name>
<email>sethtroisi@google.com</email>
</author>
<published>2020-01-16T01:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9a21ec857b22ff0140a7f71a12f2cc943f163404'/>
<id>9a21ec857b22ff0140a7f71a12f2cc943f163404</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove unnecessary 'from __future__ import ...' statements</title>
<updated>2020-01-03T15:48:11+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-08-27T11:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ed1e9659f103260a32536b4a7615393e3b1173dc'/>
<id>ed1e9659f103260a32536b4a7615393e3b1173dc</id>
<content type='text'>
As numpy is Python 3 only, these import statements are now unnecessary
and don't alter runtime behavior.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As numpy is Python 3 only, these import statements are now unnecessary
and don't alter runtime behavior.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove unnecessary backslashes when not needed.</title>
<updated>2019-07-02T05:48:42+00:00</updated>
<author>
<name>MSeifert04</name>
<email>michaelseifert04@yahoo.de</email>
</author>
<published>2019-07-01T18:51:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=78d269d847dcea87302580bf56a5c41b7b69f122'/>
<id>78d269d847dcea87302580bf56a5c41b7b69f122</id>
<content type='text'>
See also: #13880
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See also: #13880
</pre>
</div>
</content>
</entry>
<entry>
<title>DEP: deprecate exec_command</title>
<updated>2019-03-10T10:19:16+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-01-30T11:01:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=be0803611defdad708eb3e00d7f81846f5c1f436'/>
<id>be0803611defdad708eb3e00d7f81846f5c1f436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: ensure new-lines in compiler error messages are actually printed to the console</title>
<updated>2018-12-09T23:42:21+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2018-12-09T23:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ceb06672760799396f509d1b2e0d1e36111f2f04'/>
<id>ceb06672760799396f509d1b2e0d1e36111f2f04</id>
<content type='text'>
Previously this would show `b'first_line\nsecond_line'`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously this would show `b'first_line\nsecond_line'`
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Use list and dict comprehension when possible (#12445)</title>
<updated>2018-12-01T18:03:55+00:00</updated>
<author>
<name>Roman Yurchak</name>
<email>rth.yurchak@pm.me</email>
</author>
<published>2018-12-01T18:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0ee245bc6df60b911fafe81a743ec2a68a063c20'/>
<id>0ee245bc6df60b911fafe81a743ec2a68a063c20</id>
<content type='text'>
* Use list comprehension

* More list comprehension migration

* Revert key copying in dict

* A few more fixes

* More reverts

* Use dict comprehension

* Fix dict comprehension

* Address review comments

* More review comments

* Fix for empty unpacking of zip(*

* Revert zip(* unpacking altogether

* Fix dict copying

* More simplifications
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use list comprehension

* More list comprehension migration

* Revert key copying in dict

* A few more fixes

* More reverts

* Use dict comprehension

* Fix dict comprehension

* Address review comments

* More review comments

* Fix for empty unpacking of zip(*

* Revert zip(* unpacking altogether

* Fix dict copying

* More simplifications
</pre>
</div>
</content>
</entry>
<entry>
<title>fall back to 'ascii' locale in build (if needed)</title>
<updated>2018-11-17T18:19:52+00:00</updated>
<author>
<name>Dima Pasechnik</name>
<email>dima@pasechnik.info</email>
</author>
<published>2018-11-17T18:19:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=346fde2a542dcb20a7e18a754cc99c48e498bc3e'/>
<id>346fde2a542dcb20a7e18a754cc99c48e498bc3e</id>
<content type='text'>
If locale.getpreferredencoding(False) returns Null,
the build fails, since commit 5652b0785.
This seems to be not really necessary; here we
provide a fallback to 'ascii' locale if needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If locale.getpreferredencoding(False) returns Null,
the build fails, since commit 5652b0785.
This seems to be not really necessary; here we
provide a fallback to 'ascii' locale if needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: remove exec_command from gnu.py</title>
<updated>2018-09-10T16:36:12+00:00</updated>
<author>
<name>Tyler Reddy</name>
<email>tyler.je.reddy@gmail.com</email>
</author>
<published>2018-09-10T16:35:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ac7dc482b2292c1987412ea7742f948681982f18'/>
<id>ac7dc482b2292c1987412ea7742f948681982f18</id>
<content type='text'>
* replaced usage of exec_command() with
standard library equivalent in distutils
gnu module
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* replaced usage of exec_command() with
standard library equivalent in distutils
gnu module
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: distutils: fix decoding errors</title>
<updated>2017-12-26T03:31:21+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2017-12-26T03:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5652b078516bb33520e9e7db5c21802bcec17003'/>
<id>5652b078516bb33520e9e7db5c21802bcec17003</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: return values of exec_command were swapped</title>
<updated>2017-04-05T00:52:33+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2017-04-05T00:52:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6cbc31f97de921904275fb7388e0808c41bcc800'/>
<id>6cbc31f97de921904275fb7388e0808c41bcc800</id>
<content type='text'>
This caused a nonsensical failure on my windows machine
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This caused a nonsensical failure on my windows machine
</pre>
</div>
</content>
</entry>
</feed>
