-
Notifications
You must be signed in to change notification settings - Fork 76
Home
lucjon edited this page Sep 14, 2010
·
28 revisions
Welcome to the Py-StackExchange wiki!
See the FAQ
A new API version (1.0) has been released. As far as I’m aware, there aren’t really any changes, but if you encounter any difficulties, just pull from the 0.9
branch instead.
- Fix/investigate this bug
- Implement search and post revisions
-
Convert keyword arguments to correct strings (i.e.,done.('hello', 'world')
becomes'hello;world'
,10
becomes'10'
). -
Look at adding support for gzip-compressed responsesdone.