Skip to content
lucjon edited this page Sep 14, 2010 · 28 revisions

Welcome to the Py-StackExchange wiki!

See the FAQ

New API Version

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.

Things to do

  • Fix/investigate this bug
  • Implement search and post revisions
  • Convert keyword arguments to correct strings (i.e., ('hello', 'world') becomes 'hello;world', 10 becomes '10'). done.
  • Look at adding support for gzip-compressed responses done.
Clone this wiki locally