Skip to content

PyCon 2013 Sprinting

tseaver edited this page Mar 18, 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 [Tres] (see https://github.com/zopefoundation/zodbdocs)
  • 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 [Michael, Tres]
Clone this wiki locally