[Checkins] [zopefoundation/DateTime] 3ec477: Support unpickling instances having a numeric time...

GitHub noreply at github.com
Wed Apr 20 17:37:03 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/DateTime
  Commit: 3ec477cc176f76f797008493523a524b0c2aa2ca
      https://github.com/zopefoundation/DateTime/commit/3ec477cc176f76f797008493523a524b0c2aa2ca
  Author: Kazuhiko Shiozaki <kazuhiko at nexedi.com>
  Date:   2016-04-20 (Wed, 20 Apr 2016)

  Changed paths:
    M src/DateTime/DateTime.py
    M src/DateTime/tests/test_datetime.py

  Log Message:
  -----------
  Support unpickling instances having a numeric timezone like +0430.


  Commit: 766bad5a4c41ad8b7bee579b796736ac5c3f1d92
      https://github.com/zopefoundation/DateTime/commit/766bad5a4c41ad8b7bee579b796736ac5c3f1d92
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-04-20 (Wed, 20 Apr 2016)

  Changed paths:
    M src/DateTime/DateTime.py
    M src/DateTime/tests/test_datetime.py

  Log Message:
  -----------
  Merge pull request #4 from fdiary/fix_unpickle_numeric_timezone

Support unpickling instances having a numeric timezone like +0430.


Compare: https://github.com/zopefoundation/DateTime/compare/077d51c21f17...766bad5a4c41


More information about the checkins mailing list