<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pygobject.git/glib, branch py3k</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/'/>
<entry>
<title>Fix various selftests when building against python 3.1</title>
<updated>2010-04-16T17:02:42+00:00</updated>
<author>
<name>David Malcolm</name>
<email>dmalcolm@redhat.com</email>
</author>
<published>2010-04-16T16:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=15c3b04f4257fef54ca5f7ab60012b4936d672a3'/>
<id>15c3b04f4257fef54ca5f7ab60012b4936d672a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow GPid instances to be created</title>
<updated>2010-04-16T17:02:42+00:00</updated>
<author>
<name>John Ehresman</name>
<email>jpe@wingware.com</email>
</author>
<published>2010-04-15T22:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=30627eeecd9636290608cd7285d61aca3688437f'/>
<id>30627eeecd9636290608cd7285d61aca3688437f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test for basestring and use str if not present</title>
<updated>2010-04-16T17:02:42+00:00</updated>
<author>
<name>John Ehresman</name>
<email>jpe@wingware.com</email>
</author>
<published>2010-04-15T22:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=c572ab6f587bb5a4d4501ea04bf7f98a2138e540'/>
<id>c572ab6f587bb5a4d4501ea04bf7f98a2138e540</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use bytes rather than bytearray and use PYGLIB_ macro prefix</title>
<updated>2010-04-16T17:02:42+00:00</updated>
<author>
<name>John Ehresman</name>
<email>jpe@wingware.com</email>
</author>
<published>2010-04-15T21:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=626f66f7dac93e53b8cab75cc63b5283c628c490'/>
<id>626f66f7dac93e53b8cab75cc63b5283c628c490</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pyg_pid_new on python 3</title>
<updated>2010-04-16T17:02:23+00:00</updated>
<author>
<name>David Malcolm</name>
<email>dmalcolm@redhat.com</email>
</author>
<published>2010-04-15T21:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=8c0e1634ff4546a94101cd3965e94c81d04649c2'/>
<id>8c0e1634ff4546a94101cd3965e94c81d04649c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial working enum/flags/pid subclasses of long</title>
<updated>2010-04-15T21:14:07+00:00</updated>
<author>
<name>John Ehresman</name>
<email>jpe@wingware.com</email>
</author>
<published>2010-04-15T21:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=882652743e7b15bcf756e1e6bc9456a84942630d'/>
<id>882652743e7b15bcf756e1e6bc9456a84942630d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>METH_KEYWORDS w/o METH_VARARGS is invalid in python 3</title>
<updated>2010-04-15T16:18:19+00:00</updated>
<author>
<name>John Ehresman</name>
<email>jpe@wingware.com</email>
</author>
<published>2010-04-15T15:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=8f9195d59b30f6ac96dc8f7cd9e6e6033641466a'/>
<id>8f9195d59b30f6ac96dc8f7cd9e6e6033641466a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to module init, and to compile under python3. Doesn't work though</title>
<updated>2010-04-15T16:18:00+00:00</updated>
<author>
<name>John Ehresman</name>
<email>jpe@wingware.com</email>
</author>
<published>2010-04-14T20:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=4572baf15f87cc0ef21d731fc7ba0ecf0de2f463'/>
<id>4572baf15f87cc0ef21d731fc7ba0ecf0de2f463</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More PyString to _PyUnicode or _PyByteArray</title>
<updated>2010-04-15T16:16:48+00:00</updated>
<author>
<name>John Ehresman</name>
<email>jpe@wingware.com</email>
</author>
<published>2010-04-13T16:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=8cd850a5d2526b83bf3862ec86c430f718947294'/>
<id>8cd850a5d2526b83bf3862ec86c430f718947294</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return byte array from read_chars iff encoding is NULL, otherwise return a unicode instance in python 3</title>
<updated>2010-04-15T16:13:35+00:00</updated>
<author>
<name>John Ehresman</name>
<email>jpe@wingware.com</email>
</author>
<published>2010-04-13T15:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=ec3473468d688922c38f2b8e0f0168ab1c774dd7'/>
<id>ec3473468d688922c38f2b8e0f0168ab1c774dd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
