<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/dbus-python.git/_dbus_bindings/module.c, branch dbus-python-1.2.4</title>
<subtitle>gitlab.freedesktop.org: dbus/dbus-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/'/>
<entry>
<title>Always include dbus_bindings-internal.h first</title>
<updated>2016-03-05T16:08:03+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@debian.org</email>
</author>
<published>2016-03-05T16:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=135eeb0c0ddc871c5b5dfbaf09aace94f7126cc7'/>
<id>135eeb0c0ddc871c5b5dfbaf09aace94f7126cc7</id>
<content type='text'>
This file includes &lt;Python.h&gt;, with some #defines that affect the
interpretation of the Python headers (PY_SSIZE_T_CLEAN, PY_SIZE_T_CLEAN).

In particular, &lt;Python.h&gt; transitively includes pyconfig.h, which
defines _GNU_SOURCE, altering the version of struct stat used;
this is potentially a problem if a struct stat is shared between
files, although in practice we don't do that.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749133
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This file includes &lt;Python.h&gt;, with some #defines that affect the
interpretation of the Python headers (PY_SSIZE_T_CLEAN, PY_SIZE_T_CLEAN).

In particular, &lt;Python.h&gt; transitively includes pyconfig.h, which
defines _GNU_SOURCE, altering the version of struct stat used;
this is potentially a problem if a struct stat is shared between
files, although in practice we don't do that.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749133
</pre>
</div>
</content>
</entry>
<entry>
<title>Include config.h every time we compile C code</title>
<updated>2016-03-05T16:02:53+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@debian.org</email>
</author>
<published>2016-03-05T16:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=3f7aa13c82444457675763cdf0d3bb5c5a45d137'/>
<id>3f7aa13c82444457675763cdf0d3bb5c5a45d137</id>
<content type='text'>
This is Autoconf best-practice: on some platforms it might contain
things like "#define inline __inline" which should affect all C code.

Signed-off-by: Simon McVittie &lt;smcv@debian.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is Autoconf best-practice: on some platforms it might contain
things like "#define inline __inline" which should affect all C code.

Signed-off-by: Simon McVittie &lt;smcv@debian.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>This is the big one; it adds Python 3 support.</title>
<updated>2011-12-15T11:57:21+00:00</updated>
<author>
<name>Barry Warsaw</name>
<email>barry@python.org</email>
</author>
<published>2011-12-15T11:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=4c1c2eade1c5b383adad94a7a4fd6553873fecf0'/>
<id>4c1c2eade1c5b383adad94a7a4fd6553873fecf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for Python &lt; 2.5</title>
<updated>2011-11-15T16:32:16+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2011-11-15T16:23:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=092f60d1887a907434fb34e3a8841b067c21a01e'/>
<id>092f60d1887a907434fb34e3a8841b067c21a01e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't try to export DBUS_TYPE_UNIX_FD constant if not defined</title>
<updated>2011-05-18T10:02:58+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2011-05-18T10:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=917c41bfcad70c2c519c56a8f2a62e1804c08fc1'/>
<id>917c41bfcad70c2c519c56a8f2a62e1804c08fc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Unix Fd support to dbus-python</title>
<updated>2011-05-18T09:37:15+00:00</updated>
<author>
<name>Elvis Pfützenreuter</name>
<email>epx@signove.com</email>
</author>
<published>2010-10-14T17:53:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=13503a5c05b63f19f2d2f65c872fe70debf11700'/>
<id>13503a5c05b63f19f2d2f65c872fe70debf11700</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Py_CLEAR for greater robustness</title>
<updated>2010-12-02T16:31:07+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@debian.org</email>
</author>
<published>2010-12-02T16:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=56ad64cd14e52b479489549f76343f19e3842139'/>
<id>56ad64cd14e52b479489549f76343f19e3842139</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fd.o #15013: expose dbus.lowlevel.MESSAGE_TYPE_SIGNAL and friends</title>
<updated>2010-02-18T14:45:50+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@debian.org</email>
</author>
<published>2010-02-18T14:45:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=add31c0964a0a659443aa534b1f114f4e0a2e7b3'/>
<id>add31c0964a0a659443aa534b1f114f4e0a2e7b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize LibDBusConnection correctly</title>
<updated>2008-07-15T18:30:33+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-15T18:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=810b67cd6d30e4af73067090c7fe1ae14952ce00'/>
<id>810b67cd6d30e4af73067090c7fe1ae14952ce00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hook DBusServer into the build system.</title>
<updated>2008-07-14T15:54:16+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-14T15:54:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=c731758bd9d5dfcfe2a9e3176596bb43777ea334'/>
<id>c731758bd9d5dfcfe2a9e3176596bb43777ea334</id>
<content type='text'>
Based on parts of the patch by Huang Peng &lt;phuang@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on parts of the patch by Huang Peng &lt;phuang@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
