Hi, We had a web.py sprint as part dev spritns of PyCon Pune[1].
There were 5 pull requests, out of which 4 are already merged. Here is the summary of the progress. - Rhitik Bhatt - removed the empty pages from webpy.org website [2] - Varun Purohit - Support PyMySQL driver for MySQL [3] - Rohan Hazra - Fixed formatting of docstring of validip and fixed error in generating docs [4] - pskanade - Added test cases for net.py using py.test [5] - Eashan Kadam - support for mysql.connector (not merged yet) [6] Thanks to all the contributors and the organizers of PyCon Pune for marking this happen. [1]: http://pune.pycon.org/ [2]: https://github.com/webpy/webpy.github.com/pull/115 [3]: https://github.com/webpy/webpy/pull/404 [4]: https://github.com/webpy/webpy/pull/403 [5]: https://github.com/webpy/webpy/pull/402 [6]: https://github.com/webpy/webpy/pull/407 Anand -- You received this message because you are subscribed to the Google Groups "web.py" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/webpy. For more options, visit https://groups.google.com/d/optout.
