MoPy/AllSnakes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:
* Erik Rose
* Erik Rose
* Paul Osman
* Paul Osman
* Andy McKay


= What =
= What =

Revision as of 16:15, 29 March 2011

When

During the All-hands meeting

https://intranet.mozilla.org/All_Hands/1Q2011/Breakouts#Thursday

  • location: Holodeck
  • when: Thursday afternoon

Who

  • Tarek
  • Kumar McMillan
  • Jeff Hammel
  • jbalogh
  • Erik Rose
  • Paul Osman
  • Andy McKay

What

Topics folks are interested in:

  • Packaging
  • Improving Mozilla's use of Python (particularly wrt m-c and build tools)
  • Informing Mozilla of good (and bad) python patterns

Lightning talks

  • pypi2rpm (tarek)
  • future of packaging in Python 3.3 (tarek)
  • Fudging it With Mock Objects (Kumar)
  • My first C extension (jbalogh)
  • nose-progressive testrunner (ErikRose)
  • 2 of my wacky language improvement ideas (ErikRose)
  • Django testing patterns: lessons learned from SUMO (ErikRose)
    • Note to self: instantiation helpers, comparator helpers, patching settings
  • RDAPI: an api documentation and front end developed for Raindrop and later used in F1 (Shane Caraveo)
    • A demo of how it works, and thoughts on how to make it better