<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/f2py/cfuncs.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>BUG: Fix refcount leak in f2py `complex_double_from_pyobj`</title>
<updated>2021-02-17T18:05:35+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2021-02-17T05:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6635c6d59163974c7d3cfba014c3c522bdb5c99f'/>
<id>6635c6d59163974c7d3cfba014c3c522bdb5c99f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: threads.h existence test requires GLIBC &gt; 2.12. (#18180)</title>
<updated>2021-01-19T18:52:54+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2021-01-19T18:52:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=cafda248a5856a6424324929c1708ea8048d89d6'/>
<id>cafda248a5856a6424324929c1708ea8048d89d6</id>
<content type='text'>
* defined(__STDC_NO_THREADS__) can be trusted only when using glibc &gt; 2.12

* Add __GLIBC__ defined check.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* defined(__STDC_NO_THREADS__) can be trusted only when using glibc &gt; 2.12

* Add __GLIBC__ defined check.</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Cleanup f2py/cfuncs.py</title>
<updated>2020-09-21T17:18:48+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-09-11T16:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ec565addec836ea0fe88f8766eec6168db3211f7'/>
<id>ec565addec836ea0fe88f8766eec6168db3211f7</id>
<content type='text'>
- Replace npy_3kcompat macro PyInt_AsLong by appropriate definition
- Replace npy_3kcompat macro PyInt_AS_LONG by appropriate definition.
- Reformat code for readability.

The code in extensively reformated in this PR which may hide the most
important parts of the diff, but I needed to do it to make the code
readable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Replace npy_3kcompat macro PyInt_AsLong by appropriate definition
- Replace npy_3kcompat macro PyInt_AS_LONG by appropriate definition.
- Reformat code for readability.

The code in extensively reformated in this PR which may hide the most
important parts of the diff, but I needed to do it to make the code
readable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17292 from charris/cleanup-remaining-pystring-macros</title>
<updated>2020-09-13T04:07:39+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2020-09-13T04:07:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3ad444b07ed53cf43d11e755701224a96840de62'/>
<id>3ad444b07ed53cf43d11e755701224a96840de62</id>
<content type='text'>
MAINT: Replace remaining PyString macros.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: Replace remaining PyString macros.</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Replace PyNumber_Int by PyNumber_Long</title>
<updated>2020-09-12T13:12:46+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-09-11T17:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9fc177a2a24550cb539fd3577377f6ffc31cdd7b'/>
<id>9fc177a2a24550cb539fd3577377f6ffc31cdd7b</id>
<content type='text'>
Replace the npy_3kcompat macro PyNumber_Int by its definition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the npy_3kcompat macro PyNumber_Int by its definition.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Replace PyInt_FromLong by PyLong_FromLong.</title>
<updated>2020-09-11T15:30:33+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-09-11T15:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=51449c6a1a1fa4a2e3033e1f45ee8c43940207da'/>
<id>51449c6a1a1fa4a2e3033e1f45ee8c43940207da</id>
<content type='text'>
Replace the npy_3kcompat macro PyInt_FromLong by its definition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the npy_3kcompat macro PyInt_FromLong by its definition.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Replace remaining PyString macros.</title>
<updated>2020-09-11T14:17:39+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-09-11T13:28:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c2dae48225b8b004fe68ae1875eecec4f4b758f1'/>
<id>c2dae48225b8b004fe68ae1875eecec4f4b758f1</id>
<content type='text'>
Replace remaining npy_3kcompat PyString macros with their definition.

- PyString_AS_STRING -&gt; PyBytes_AS_STRING
- PyString_GET_SIZE -&gt; PyBytes_GET_SIZE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace remaining npy_3kcompat PyString macros with their definition.

- PyString_AS_STRING -&gt; PyBytes_AS_STRING
- PyString_GET_SIZE -&gt; PyBytes_GET_SIZE
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Replace PyStringObject by PyBytesObject.</title>
<updated>2020-09-10T23:51:51+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-09-10T23:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=46fd645bc147bf1dc7a91d6774ff87330a051917'/>
<id>46fd645bc147bf1dc7a91d6774ff87330a051917</id>
<content type='text'>
This replaces the npy_3kcompat macro PyStringObject with its definition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces the npy_3kcompat macro PyStringObject with its definition.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Replace PyString_Check with PyBytes_Check.</title>
<updated>2020-09-10T23:51:51+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-09-10T23:47:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=997114d6fe00a37c0f1e7fff976785fc2474917f'/>
<id>997114d6fe00a37c0f1e7fff976785fc2474917f</id>
<content type='text'>
Replaces the npy_3kcompat PyString_Check macro with its definition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaces the npy_3kcompat PyString_Check macro with its definition.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove uses of PyString_FromString.</title>
<updated>2020-08-19T15:12:14+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-08-11T20:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8c226bf9b19a3b974bc63421918d068660ba506c'/>
<id>8c226bf9b19a3b974bc63421918d068660ba506c</id>
<content type='text'>
We no longer need to use the compatibility function after dropping
support for Python 2.7. In some cases unicode was the correct string
type rather than the bytes of the compatibility version and bugs in the
array `__complex__` and array `__array_interface__` methods have been
fixed by changing that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We no longer need to use the compatibility function after dropping
support for Python 2.7. In some cases unicode was the correct string
type rather than the bytes of the compatibility version and bugs in the
array `__complex__` and array `__array_interface__` methods have been
fixed by changing that.
</pre>
</div>
</content>
</entry>
</feed>
