<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>http:///pub/dyncall/bindings/</link>
    <language>en-us</language>

    <title>bindings Changelog</title>
    <description>bindings Changelog</description>
    <item>
    <title>[default] pydc:</title>
    <guid isPermaLink="true">http:///pub/dyncall/bindings/rev/7a61dd082341</guid>
    <link>http:///pub/dyncall/bindings/rev/7a61dd082341</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>7a61dd082341</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>pydc:<br/>
- fix double free triggered by capsule destructor, when freeing pydc and callback objects, manually</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>python/pydc/pydc.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</author>
    <pubDate>Fri, 24 May 2024 18:16:29 +0200</pubDate>
</item>
<item>
    <title>- refactoring of deprecated/removed func PyEval_CallObject()</title>
    <guid isPermaLink="true">http:///pub/dyncall/bindings/rev/75a4082f0fce</guid>
    <link>http:///pub/dyncall/bindings/rev/75a4082f0fce</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>75a4082f0fce</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>- refactoring of deprecated/removed func PyEval_CallObject()</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>python/pydc/pydc.c<br />python/pydc/setup.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</author>
    <pubDate>Sun, 19 May 2024 15:45:13 +0200</pubDate>
</item>
<item>
    <title>version bump</title>
    <guid isPermaLink="true">http:///pub/dyncall/bindings/rev/6c494834e52a</guid>
    <link>http:///pub/dyncall/bindings/rev/6c494834e52a</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>6c494834e52a</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>version bump</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>python/pydc/setup.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</author>
    <pubDate>Sun, 19 May 2024 15:35:03 +0200</pubDate>
</item>
<item>
    <title>- further fixes of inccorect overflow errors for int (and long on LLP64 systems)</title>
    <guid isPermaLink="true">http:///pub/dyncall/bindings/rev/9b6cdffd30dd</guid>
    <link>http:///pub/dyncall/bindings/rev/9b6cdffd30dd</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>9b6cdffd30dd</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>- further fixes of inccorect overflow errors for int (and long on LLP64 systems)<br/>
  * prev commit had bugs<br/>
  * added overflow tests for also int, long, long long (for both, lp64 and llp64)<br/>
- while at it, fixing a reference leak when not using python with utf8 caching</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>python/pydc/pydc.c<br />python/pydc/test/Makefile<br />python/pydc/test/types_test.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</author>
    <pubDate>Sun, 19 May 2024 15:33:18 +0200</pubDate>
</item>
<item>
    <title>- fix inccorect overflow errors for int (and long on LLP64 systems)</title>
    <guid isPermaLink="true">http:///pub/dyncall/bindings/rev/4a9f6c7c09c1</guid>
    <link>http:///pub/dyncall/bindings/rev/4a9f6c7c09c1</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>4a9f6c7c09c1</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>- fix inccorect overflow errors for int (and long on LLP64 systems)</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>python/pydc/pydc.c<br />python/pydc/setup.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</author>
    <pubDate>Sat, 18 May 2024 15:33:54 +0200</pubDate>
</item>
<item>
    <title>- allow use of 'None' with 'Z'</title>
    <guid isPermaLink="true">http:///pub/dyncall/bindings/rev/c5a69c454963</guid>
    <link>http:///pub/dyncall/bindings/rev/c5a69c454963</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>c5a69c454963</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>- allow use of 'None' with 'Z'<br/>
- bumped version to 1.4 (be in sync current dyncall version)</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>python/pydc/README.txt<br />python/pydc/pydc.c<br />python/pydc/setup.py<br />python/pydc/test/types_test.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</author>
    <pubDate>Mon, 03 Apr 2023 19:06:07 +0200</pubDate>
</item>
<item>
    <title>- p2Z() helper func</title>
    <guid isPermaLink="true">http:///pub/dyncall/bindings/rev/8e905c0798c7</guid>
    <link>http:///pub/dyncall/bindings/rev/8e905c0798c7</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>8e905c0798c7</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>- p2Z() helper func<br/>
- import fix for test code avoiding potential circular import</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>python/pydc/README.txt<br />python/pydc/pydc.c<br />python/pydc/pydc.pyi<br />python/pydc/setup.py<br />python/pydc/test/Makefile<br />python/pydc/test/types.py<br />python/pydc/test/types_test.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</author>
    <pubDate>Wed, 03 Aug 2022 15:38:07 +0200</pubDate>
</item>
<item>
    <title>- fixed potentially uninitialized ptr</title>
    <guid isPermaLink="true">http:///pub/dyncall/bindings/rev/2725de59454a</guid>
    <link>http:///pub/dyncall/bindings/rev/2725de59454a</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>2725de59454a</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>- fixed potentially uninitialized ptr<br/>
- added todo item to release GIL under certain circumstances</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>python/pydc/README.txt<br />python/pydc/pydc.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</author>
    <pubDate>Tue, 22 Jun 2021 18:49:02 +0200</pubDate>
</item>
<item>
    <title>fixes to test code</title>
    <guid isPermaLink="true">http:///pub/dyncall/bindings/rev/e4bf6e44fbf5</guid>
    <link>http:///pub/dyncall/bindings/rev/e4bf6e44fbf5</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>e4bf6e44fbf5</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>fixes to test code</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>python/pydc/test/types.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</author>
    <pubDate>Mon, 08 Feb 2021 10:15:27 +0100</pubDate>
</item>
<item>
    <title>make pydc tests display failed ones</title>
    <guid isPermaLink="true">http:///pub/dyncall/bindings/rev/80b11152c659</guid>
    <link>http:///pub/dyncall/bindings/rev/80b11152c659</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>80b11152c659</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>make pydc tests display failed ones</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>python/pydc/README.txt<br />python/pydc/test/types.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#84;&#97;&#115;&#115;&#105;&#108;&#111;&#32;&#80;&#104;&#105;&#108;&#105;&#112;&#112;</author>
    <pubDate>Mon, 08 Feb 2021 09:58:25 +0100</pubDate>
</item>

  </channel>
</rss>