PyCon 2014, hosted in Montréal, held development sprints from April 14 - 17.
* ticket:7098 - optionsForClientTLS, with accompanying updates to [http://twisted.readthedocs.org/en/latest/core/howto/ssl.html Using TLS (née SSL) in Twisted].
Did you work on some other library or [wiki:ProjectsUsingTwisted] at the sprint?
Itamar:
* [https://pypi.python.org/pypi/crochet Crochet] released [http://blog.futurefoundries.com/2014/04/crochet-120-now-with-better-api.html version 1.2] with an improved interface for calling into Twisted from threads. * Started work on [https://github.com/itamarst/txtulip txtulip], an experiment in connecting Twisted and asyncio. * A HybridCluster open source project, [https://pypi.python.org/pypi/eliot Eliot] logging library released a preview, and did some work on improving the API; hopefully next release sometime soon.
Jean-Paul:
* A HybridCluster open source project, [https://pypi.python.org/pypi/machinist Machinist] finite state machine library released.
* ?
People have posted elsewhere about their PyCon sprint experience, maybe?
* [http://hg.python.org/peps/file/tip/pep-0469.txt PEP 469], ''Migration of dict iteration code to Python 3'', acknowledges “Thanks to the folks at the Twisted sprint table at PyCon for a very vigorous discussion of this idea (and several other topics).”