<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/dbus-python.git, branch dbus-python-0.83.0</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>Release version 0.83.0</title>
<updated>2008-07-23T16:45:07+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-23T16:45:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=81d0dcd79e1bc6187faa2f6a2f6d4d821f879a0e'/>
<id>81d0dcd79e1bc6187faa2f6a2f6d4d821f879a0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid some compiler warnings</title>
<updated>2008-07-23T16:36:41+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-23T16:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=d634b018107c5aaeaeca704c14b9e853b9d52bfd'/>
<id>d634b018107c5aaeaeca704c14b9e853b9d52bfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the API docs build correctly when out-of-tree</title>
<updated>2008-07-23T16:36:24+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-23T16:36:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=fe5981ca2b90978c75d3308b0f58844fabf8ea4d'/>
<id>fe5981ca2b90978c75d3308b0f58844fabf8ea4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require dbus 1.0.</title>
<updated>2008-07-23T16:16:43+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-23T16:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=7ef26213b5b3b46444f87a603ee3bb5c6381a56a'/>
<id>7ef26213b5b3b46444f87a603ee3bb5c6381a56a</id>
<content type='text'>
It's been out for ages, and we can finally drop DBUS_API_SUBJECT_TO_CHANGE if we do.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's been out for ages, and we can finally drop DBUS_API_SUBJECT_TO_CHANGE if we do.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS again</title>
<updated>2008-07-17T12:06:06+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-17T12:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=8c2ef87d94525af4b1e7f21e18b0a07b30ab425b'/>
<id>8c2ef87d94525af4b1e7f21e18b0a07b30ab425b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Omit the remote traceback from certain D-Bus errors</title>
<updated>2008-07-17T12:00:15+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-17T12:00:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=d1ded84e774c4aaad9bf02842e1898580dd599ea'/>
<id>d1ded84e774c4aaad9bf02842e1898580dd599ea</id>
<content type='text'>
Specifically, DBusException and its subclasses no longer have the remote
traceback by default (although subclasses can turn it back on again
by setting include_traceback = True, and the various "programmer error"
subclasses of DBusException do have this set).

Hopefully this will stop people thinking it's a dbus-python or
telepathy-python bug when a D-Bus API like Telepathy deliberately raises an
error (and so dbus-python or telepathy-python is visible in the traceback).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specifically, DBusException and its subclasses no longer have the remote
traceback by default (although subclasses can turn it back on again
by setting include_traceback = True, and the various "programmer error"
subclasses of DBusException do have this set).

Hopefully this will stop people thinking it's a dbus-python or
telepathy-python bug when a D-Bus API like Telepathy deliberately raises an
error (and so dbus-python or telepathy-python is visible in the traceback).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS. Let's call the next release 0.83 since it's a feature release</title>
<updated>2008-07-17T11:17:31+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-17T11:17:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=b962965f8c30d785ade69dd6a60924b42d6a1c8d'/>
<id>b962965f8c30d785ade69dd6a60924b42d6a1c8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into server</title>
<updated>2008-07-15T18:38:08+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-15T18:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=90c84c2cbe826e8aa4a4a4d8c4f4926c77590f25'/>
<id>90c84c2cbe826e8aa4a4a4d8c4f4926c77590f25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix for: if using Connection.add_message_filter, only the last filter will be called</title>
<updated>2008-07-15T18:37:00+00:00</updated>
<author>
<name>Huang Peng</name>
<email>phuang@redhat.com</email>
</author>
<published>2008-07-15T18:37:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=b5aa7ce1baa7628c883982f6dde9ca32958db857'/>
<id>b5aa7ce1baa7628c883982f6dde9ca32958db857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Alter dbus.server.Server API to have pseudo-signals</title>
<updated>2008-07-15T18:33:01+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-15T18:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=a7725c9d7589773de7c068f11ca63b95f99ccfcc'/>
<id>a7725c9d7589773de7c068f11ca63b95f99ccfcc</id>
<content type='text'>
By either appending to a list of callbacks, or subclassing and providing a
method, you can be notified when connections are added or removed.
Inspired by the DBusServer patch from Huang Peng.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By either appending to a list of callbacks, or subclassing and providing a
method, you can be notified when connections are added or removed.
Inspired by the DBusServer patch from Huang Peng.
</pre>
</div>
</content>
</entry>
</feed>
