<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/dbus-python.git/test/cross-test-server.py, branch dbus-python-0.82.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>Relicense Collabora code under the MIT/X11 license proposed for dbus core, removing all references to the LGPL as a result</title>
<updated>2007-09-27T12:57:49+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-09-27T12:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=d8c154284ca464f493c81a4d3b5a37890d68acec'/>
<id>d8c154284ca464f493c81a4d3b5a37890d68acec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid deprecated API in cross-test</title>
<updated>2007-08-01T18:08:48+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-08-01T18:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=65680613473b7ca39f68d25010b6b17eda841f6a'/>
<id>65680613473b7ca39f68d25010b6b17eda841f6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually commit the numerous copyright-statement changes.</title>
<updated>2007-02-07T20:46:17+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-02-07T20:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=87dc3d5807ba12c6396dbcb1acdebb8f453e8fcd'/>
<id>87dc3d5807ba12c6396dbcb1acdebb8f453e8fcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test/, include/: remove accidentally duplicated lines from license statement</title>
<updated>2007-01-25T12:43:13+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-01-25T12:43:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=00ffd01f3186bf7eab88a5408daa59d162efdf70'/>
<id>00ffd01f3186bf7eab88a5408daa59d162efdf70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dbus._dbus, cross-test-server: fix signal calling convention support, and test it in cross-test-server</title>
<updated>2006-11-15T16:31:23+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@celebrin.pseudorandom.co.uk</email>
</author>
<published>2006-11-15T16:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=192d203341d584a3f6502d0c3fb45d26870e7698'/>
<id>192d203341d584a3f6502d0c3fb45d26870e7698</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- dbus.service.Object, dbus.decorators.method: Allow utf8_strings and</title>
<updated>2006-11-14T15:48:47+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@celebrin.pseudorandom.co.uk</email>
</author>
<published>2006-11-14T15:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=6008b37253f7a04b563b28a2aa9357de8cfd29d1'/>
<id>6008b37253f7a04b563b28a2aa9357de8cfd29d1</id>
<content type='text'>
  byte_arrays parameters kwargs when exporting a
  method. These change the calling convention in the same way as
  Message.get_args_list().
- dbus.proxies.ProxyMethod: allow the same kwargs to be passed to any proxy
  method; this time, they change the representation of the remote method's
  return value(s).
- Test that the above work
- Improve correctness of setting the NAME_FLAG_* flags
- Whitespace tweaks (remove hard tabs)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  byte_arrays parameters kwargs when exporting a
  method. These change the calling convention in the same way as
  Message.get_args_list().
- dbus.proxies.ProxyMethod: allow the same kwargs to be passed to any proxy
  method; this time, they change the representation of the remote method's
  return value(s).
- Test that the above work
- Improve correctness of setting the NAME_FLAG_* flags
- Whitespace tweaks (remove hard tabs)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tests for the new variant API</title>
<updated>2006-11-14T14:30:19+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@celebrin.pseudorandom.co.uk</email>
</author>
<published>2006-11-14T14:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=7416bf25886650aec413eea2ca2c42b69f5a3537'/>
<id>7416bf25886650aec413eea2ca2c42b69f5a3537</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert switch from Byte being an int subclass to a str subclass following discussion with J5.</title>
<updated>2006-11-02T13:24:03+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@celebrin.pseudorandom.co.uk</email>
</author>
<published>2006-11-02T13:24:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=3ab7a818a7a7a92a15de50ef848318ca61a6d2df'/>
<id>3ab7a818a7a7a92a15de50ef848318ca61a6d2df</id>
<content type='text'>
Switching Byte to be a single-character string is arguably more Pythonic, but
needlessly breaks API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switching Byte to be a single-character string is arguably more Pythonic, but
needlessly breaks API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Produce debug output</title>
<updated>2006-10-02T14:26:42+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@celebrin.pseudorandom.co.uk</email>
</author>
<published>2006-10-02T14:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=df50fee665eb68d27394123ca79475bd37a0c528'/>
<id>df50fee665eb68d27394123ca79475bd37a0c528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test/cross-test-client.py, test/cross-test-server.py: Start to fix for interop with dbus-java:</title>
<updated>2006-09-28T17:17:41+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@celebrin.pseudorandom.co.uk</email>
</author>
<published>2006-09-28T17:17:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=0590a83202f27a98b8bb898876339a9b02a60896'/>
<id>0590a83202f27a98b8bb898876339a9b02a60896</id>
<content type='text'>
* Don't assume we have introspection data - only call methods with correctly
  typed parameters
* Make InvertMapping check order-independent
* Make signal test not fail if the Triggered signal is meant to come from /Test
* Use logging rather than sys.stderr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Don't assume we have introspection data - only call methods with correctly
  typed parameters
* Make InvertMapping check order-independent
* Make signal test not fail if the Triggered signal is meant to come from /Test
* Use logging rather than sys.stderr
</pre>
</div>
</content>
</entry>
</feed>
