[Checkins] [zopefoundation/Zope] e1f74c: playground for getting rid of DateTime

GitHub noreply at github.com
Tue Feb 26 16:42:08 UTC 2013


  Branch: refs/heads/ajung-DateTime-must-die-branch
  Home:   https://github.com/zopefoundation/Zope
  Commit: e1f74c53afc6abc8695178dbb6b3c8cd315655e6
      https://github.com/zopefoundation/Zope/commit/e1f74c53afc6abc8695178dbb6b3c8cd315655e6
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-25 (Sat, 25 Aug 2007)

  Log Message:
  -----------
  playground for getting rid of DateTime


  Commit: 8b4af4898491f133de6e1ccc46411d93fe3351ef
      https://github.com/zopefoundation/Zope/commit/8b4af4898491f133de6e1ccc46411d93fe3351ef
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-25 (Sat, 25 Aug 2007)

  Changed paths:
    M lib/python/DateTime/DateTime.py

  Log Message:
  -----------
  we can create a datetime instance either from when loading the object from the ZODB
or within the constructor. Only one test failing so far (for a date with year > 10000).
Mankind will be dead then....


  Commit: 811ccdb693ead4a73bba11f7ac7420b94f51a7b1
      https://github.com/zopefoundation/Zope/commit/811ccdb693ead4a73bba11f7ac7420b94f51a7b1
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-25 (Sat, 25 Aug 2007)

  Changed paths:
    M lib/python/DateTime/DateTime.py

  Log Message:
  -----------
  move ISO(), ISO8601() to datetime based implementation


  Commit: f1d7c767bc747c89dafcb7c01a25ae493d10e1b2
      https://github.com/zopefoundation/Zope/commit/f1d7c767bc747c89dafcb7c01a25ae493d10e1b2
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-25 (Sat, 25 Aug 2007)

  Changed paths:
    M lib/python/DateTime/DateTime.py

  Log Message:
  -----------
  migrated some more methods


  Commit: 9b41ad2fe7329dde58f766d2111992b143850769
      https://github.com/zopefoundation/Zope/commit/9b41ad2fe7329dde58f766d2111992b143850769
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-25 (Sat, 25 Aug 2007)

  Changed paths:
    M lib/python/DateTime/DateTime.py

  Log Message:
  -----------
  fix


  Commit: 83c7ee14e4f2e8ffd6a80ffbeaaf7dcc13d85a0e
      https://github.com/zopefoundation/Zope/commit/83c7ee14e4f2e8ffd6a80ffbeaaf7dcc13d85a0e
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-26 (Sun, 26 Aug 2007)

  Changed paths:
    M lib/python/DateTime/DateTime.py

  Log Message:
  -----------
  migrated some more methods


  Commit: 3eff5d6c9846f16be62a034e680d8b3ab865cea7
      https://github.com/zopefoundation/Zope/commit/3eff5d6c9846f16be62a034e680d8b3ab865cea7
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-26 (Sun, 26 Aug 2007)

  Changed paths:
    M lib/python/DateTime/DateTime.py

  Log Message:
  -----------
  more methods migrated


  Commit: 686f5945bf268da070ba3c983b3b27bfad22084a
      https://github.com/zopefoundation/Zope/commit/686f5945bf268da070ba3c983b3b27bfad22084a
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-26 (Sun, 26 Aug 2007)

  Changed paths:
    M lib/python/DateTime/DateTime.py
    M lib/python/DateTime/tests/testDateTime.py

  Log Message:
  -----------
  savepoint, some more methods migrated, some more problems encountered


  Commit: 4409d3573d8a3d6d17129181be8c1fbcfd79a273
      https://github.com/zopefoundation/Zope/commit/4409d3573d8a3d6d17129181be8c1fbcfd79a273
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-26 (Sun, 26 Aug 2007)

  Changed paths:
    M lib/python/DateTime/DateTime.py
    M lib/python/DateTime/DateTime.txt

  Log Message:
  -----------
  more stuff migrated, slightly adjusted doc tests


  Commit: bcfa1afd1154547306aec393180801010c083f2e
      https://github.com/zopefoundation/Zope/commit/bcfa1afd1154547306aec393180801010c083f2e
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-26 (Sun, 26 Aug 2007)

  Changed paths:
    M lib/python/DateTime/DateTime.py

  Log Message:
  -----------
  marked some methods as stupid


  Commit: e066c7d13e587bcdadd497d2d2044c52276bc164
      https://github.com/zopefoundation/Zope/commit/e066c7d13e587bcdadd497d2d2044c52276bc164
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-26 (Sun, 26 Aug 2007)

  Changed paths:
    M lib/python/DateTime/DateTime.py
    M lib/python/DateTime/DateTime.txt

  Log Message:
  -----------
  more stuff migrated, new __hash__() implementation


  Commit: bbdddedf6922b5646558396e5c2598a99d3a11c2
      https://github.com/zopefoundation/Zope/commit/bbdddedf6922b5646558396e5c2598a99d3a11c2
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-26 (Sun, 26 Aug 2007)

  Changed paths:
    M lib/python/DateTime/DateTime.py
    M lib/python/DateTime/DateTime.txt

  Log Message:
  -----------
  savepoint


Compare: https://github.com/zopefoundation/Zope/compare/e1f74c53afc6^...bbdddedf6922


More information about the checkins mailing list