[Checkins] [zopefoundation/zope.deferredimport] 36f2b8: Ported to Python 3.3

GitHub noreply at github.com
Thu Feb 28 14:22:38 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.deferredimport
  Commit: 36f2b8dbcd66a4892bb3a67829e0cc00c8220dfd
      https://github.com/zopefoundation/zope.deferredimport/commit/36f2b8dbcd66a4892bb3a67829e0cc00c8220dfd
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    A .gitignore
    M CHANGES.txt
    A MANIFEST.in
    M bootstrap.py
    M buildout.cfg
    M setup.py
    M src/zope/deferredimport/README.txt
    M src/zope/deferredimport/deferredmodule.py
    A src/zope/deferredimport/samples/__init__.py
    A src/zope/deferredimport/samples/sample1.py
    A src/zope/deferredimport/samples/sample2.py
    A src/zope/deferredimport/samples/sample3.py
    A src/zope/deferredimport/samples/sample4.py
    A src/zope/deferredimport/samples/sample5.py
    A src/zope/deferredimport/samples/sample6.py
    A src/zope/deferredimport/samples/sample7.py
    A src/zope/deferredimport/samples/sample8.py
    A src/zope/deferredimport/samples/sample9.py
    M src/zope/deferredimport/tests.py
    A tox.ini

  Log Message:
  -----------
  Ported to Python 3.3

BTW, I had to change the testing strategy. See tests.py for details.


  Commit: fab6440d62ff220e5ae825db75c6215134137d24
      https://github.com/zopefoundation/zope.deferredimport/commit/fab6440d62ff220e5ae825db75c6215134137d24
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 4.0.0


  Commit: 4ccc10e93a30cf6995d6382db087d910348a94c3
      https://github.com/zopefoundation/zope.deferredimport/commit/4ccc10e93a30cf6995d6382db087d910348a94c3
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 4.0.1


Compare: https://github.com/zopefoundation/zope.deferredimport/compare/91b09bae97d4...4ccc10e93a30


More information about the checkins mailing list