<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/dbus-python.git, branch purity</title>
<subtitle>gitlab.freedesktop.org: dbus/dbus-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/'/>
<entry>
<title>Fix constant name in dbus.service</title>
<updated>2008-07-17T12:56:12+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-17T12:56:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/commit/?id=f9b6a14215c70686ca88c664695abd910e7e4041'/>
<id>f9b6a14215c70686ca88c664695abd910e7e4041</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 purity</title>
<updated>2008-07-17T12:10:53+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-17T12:10:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/commit/?id=1cbb5a302724041dab107a8634cbea6b0fe1bc99'/>
<id>1cbb5a302724041dab107a8634cbea6b0fe1bc99</id>
<content type='text'>
Conflicts:

	NEWS
	_dbus_bindings/containers.c
	dbus/connection.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	NEWS
	_dbus_bindings/containers.c
	dbus/connection.py
</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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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 purity</title>
<updated>2008-07-15T18:38:16+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2008-07-15T18:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/commit/?id=5235d4028fc863fe81d8aa7ccbe2d5f0830fd392'/>
<id>5235d4028fc863fe81d8aa7ccbe2d5f0830fd392</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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>
<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://git.baserock.org/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>
</feed>
