Skip to content

PyCon 2013 Sprinting

leorochael edited this page Mar 19, 2013 · 9 revisions

Sprint tasks

  • Update the zc.buildout bootstrap [Michael]
  • Review the ZODB tutorial with "beginner's mind" and note issues [Shawn]
  • Review the ZODB book with "beginner's mind" and note issues
  • DB analysis script: identify inconsistent use of 'str' vs. 'unicode' for attribute values.
  • DB conversion script: automate cleanup of those uses
  • DB conversion script: convert global / attr names to Unicode?
  • Convert 'zodbdocs' SVN repository to Github (see https://github.com/zopefoundation/zodbdocs) [Tres]
  • Test that a "straddling" app (e.g., a Pyramid-scaffold-generated one) can write data under Python2 which can be read under Py3k, and vice versa (see https://github.com/pumazi/zodb-testcase) [Michael, Tres]
  • Figure out how to straddle Pickles across Python2 / Py3k [Jim,Tres,LeoRochael]
Clone this wiki locally