[Xcb] [ANNOUNCE] xpyb 1.3
Julien Danjou
julien at danjou.info
Fri Mar 23 06:26:32 PDT 2012
Hi there,
The version 1.3 of xpyb, due for too long, has been released!
Changes:
Aldo Cortesi (1):
xpyb buglet
Alex Plotnick (8):
Only use the low-order 7 bits of the type code in determining event types.
Don't blindly access the connection object in xpybCookie_dealloc; it may be NULL.
Removed prototype for obsolete xpybReply_populate routine.
Removed unused data field from xpybProtobj.
Ensure that there's still a valid connection to the X server before attempting to send a request.
Don't leak reply data.
Remember to decrement refcount of constructed List elements.
Avoid reference cycles in response instances.
Eamon Walsh (8):
Make xpybConn a base type
Remove atom constant definitions for xcb-proto 1.6.
Add XML files, backup files, and py-compile to .gitignore.
Fix previous commit.
Use LIBXCB_CFLAGS so that locally installed XCB headers get preferred.
Miscellaneous autotools warning fixes.
Borrow XCB_EXTENSION autoconf macro from libxcb.
Add m4 directory to fix autogen.
Julien Danjou (11):
Export API for other Python modules
Do not provide .py built files in dist packages
Do not raise if poll_for_event has no event
Fix check on bad pointer
Rename reply to reply_type.
Fix enum number generation.
Rename response type field to response_type.
Use xcb_discard_request() when deallocating a cookie
Disable DRI2 building
Fix building with latest xcbgen
Release xpyb 1.3
Download:
http://xcb.freedesktop.org/dist/xpyb-1.3.tar.bz2
http://xcb.freedesktop.org/dist/xpyb-1.3.tar.gz
--
Julien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20120323/54c19577/attachment.pgp>
More information about the Xcb
mailing list