<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/tools, branch v1.11.1</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: Fix OverflowError in Python 3.x in swig interface.</title>
<updated>2016-04-27T18:10:03+00:00</updated>
<author>
<name>Mathieu Lamarre</name>
<email>mathieu@vlam3d.com</email>
</author>
<published>2016-04-22T15:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a646ac1974c49cb05176781b290f4e4202428a4f'/>
<id>a646ac1974c49cb05176781b290f4e4202428a4f</id>
<content type='text'>
The error occurs When values above 0x7FFFFFF are passed to a function
accepting "unsigned int".

This a port of a fix in pyprimtype.swg from which several code snippets
where copy pasted into swig/pyfragments.swg.

Please see SWIG changes log (2015-12-23) for more details:

http://www.swig.org/Release/CHANGES.current

2015-12-23: ahnolds  [Python] Fixes for conversion of signed and
unsigned integer types ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The error occurs When values above 0x7FFFFFF are passed to a function
accepting "unsigned int".

This a port of a fix in pyprimtype.swg from which several code snippets
where copy pasted into swig/pyfragments.swg.

Please see SWIG changes log (2015-12-23) for more details:

http://www.swig.org/Release/CHANGES.current

2015-12-23: ahnolds  [Python] Fixes for conversion of signed and
unsigned integer types ...
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Try upgrading setuptools, pip, virtualenv &amp; remove 3.2 test.</title>
<updated>2016-02-09T20:01:43+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2016-02-09T20:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=cc19b82855efd0768cea15a56368a62963e3f9c2'/>
<id>cc19b82855efd0768cea15a56368a62963e3f9c2</id>
<content type='text'>
We are having problems running one of the wheels tests, so try
dropping Python 3.2 tests that cause problems with newer versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are having problems running one of the wheels tests, so try
dropping Python 3.2 tests that cause problems with newer versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Make wheels testing use virtualenv &lt; 14.0.0.</title>
<updated>2016-01-31T22:25:18+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2016-01-31T22:25:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1e0ca168e97fbae37fe416a80c9ff0a30defd554'/>
<id>1e0ca168e97fbae37fe416a80c9ff0a30defd554</id>
<content type='text'>
The virtualenv packatge has upgraded the setuptools that are installed
by default and this leads to pip failures due to failing wheels install.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The virtualenv packatge has upgraded the setuptools that are installed
by default and this leads to pip failures due to failing wheels install.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Make no relaxed stride checking the default for 1.11.</title>
<updated>2016-01-20T15:11:15+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-11-24T17:22:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c45d54ebfd95c3ebf837957583bbbce976d2d019'/>
<id>c45d54ebfd95c3ebf837957583bbbce976d2d019</id>
<content type='text'>
Because of various back compatibility problems with relaxed stride
checking, make NPY_RELAXED_STRIDE_CHECKING=0 the default for the v1.11.0
release. See pull request #6684 and issue #6678 for discussion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because of various back compatibility problems with relaxed stride
checking, make NPY_RELAXED_STRIDE_CHECKING=0 the default for the v1.11.0
release. See pull request #6684 and issue #6678 for discussion.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: fix TravisCI test issues when using setuptools unconditionally.</title>
<updated>2016-01-16T11:18:26+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2015-12-29T16:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4b43d20fec0eda4a8f02e843b3e6e454bb243f49'/>
<id>4b43d20fec0eda4a8f02e843b3e6e454bb243f49</id>
<content type='text'>
Also remove all mentions of setupegg.py from the documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove all mentions of setupegg.py from the documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: make pointer-arith error fatal</title>
<updated>2016-01-04T12:53:44+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2016-01-04T12:41:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=600595ff67caff21b1a062be6215164af8525a49'/>
<id>600595ff67caff21b1a062be6215164af8525a49</id>
<content type='text'>
matches windows compiler behavior
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
matches windows compiler behavior
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Increase the allowable warning count to 1 for i386 debug test.</title>
<updated>2016-01-03T03:05:14+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2016-01-01T17:57:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6a04b9217675a1a072b01ade0f2664b30f67bde6'/>
<id>6a04b9217675a1a072b01ade0f2664b30f67bde6</id>
<content type='text'>
Cython generated C code contains the number '-2147483648L', which
leads to a warning on 32 bit platforms:

"Warning: this decimal constant is unsigned only in ISO C90"

See the discussion at http://stackoverflow.com/questions/9941261/

The compiled code seems to run correctly despite the warning and
if there are problems, they should turn up in the nose testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cython generated C code contains the number '-2147483648L', which
leads to a warning on 32 bit platforms:

"Warning: this decimal constant is unsigned only in ISO C90"

See the discussion at http://stackoverflow.com/questions/9941261/

The compiled code seems to run correctly despite the warning and
if there are problems, they should turn up in the nose testing.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove commented out code blocks</title>
<updated>2015-12-20T09:08:29+00:00</updated>
<author>
<name>gfyoung</name>
<email>gfyoung17@gmail.com</email>
</author>
<published>2015-12-20T09:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0574f62bf58eada5860fe0620151aede85a8dae4'/>
<id>0574f62bf58eada5860fe0620151aede85a8dae4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Use print only as function when print_function is imported from __future__</title>
<updated>2015-12-20T00:50:09+00:00</updated>
<author>
<name>gfyoung</name>
<email>gfyoung17@gmail.com</email>
</author>
<published>2015-12-20T00:49:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8bc592fabf4a2b0bc76db996b1523330ba095be3'/>
<id>8bc592fabf4a2b0bc76db996b1523330ba095be3</id>
<content type='text'>
Closes gh-6863.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gh-6863.
</pre>
</div>
</content>
</entry>
<entry>
<title>STY: Style fixes for .travis.yml and travis-upload-wheel.sh</title>
<updated>2015-12-16T19:54:23+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-12-16T19:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8f87f431e275c243d17857ba7a027102dd81cfe8'/>
<id>8f87f431e275c243d17857ba7a027102dd81cfe8</id>
<content type='text'>
* shell script style fixes inspired by google shell style guide
  https://google.github.io/styleguide/shell.xml
* .travis.yml longline breaking tested with
  http://yaml-online-parser.appspot.com/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* shell script style fixes inspired by google shell style guide
  https://google.github.io/styleguide/shell.xml
* .travis.yml longline breaking tested with
  http://yaml-online-parser.appspot.com/
</pre>
</div>
</content>
</entry>
</feed>
