[Checkins] [zopefoundation/zope.testbrowser] 632e29: Cookie expiration dates should be locale-independent

Marius Gedminas noreply at github.com
Tue Feb 5 17:30:53 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.testbrowser
  Commit: 632e29b5a0ca9ff76b8f096299bae491bac4e47d
      https://github.com/zopefoundation/zope.testbrowser/commit/632e29b5a0ca9ff76b8f096299bae491bac4e47d
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

  Changed paths:
    M src/zope/testbrowser/cookies.py
    A src/zope/testbrowser/tests/test_cookies.py

  Log Message:
  -----------
  Cookie expiration dates should be locale-independent

Incidentally sphinx-build doctest does call locale.setlocale() which
expolains why the cookie narrative tests always failed on my machine.

Fixes #65.


  Commit: 9a4ef2d8bcc968c7967793cff233234faee63961
      https://github.com/zopefoundation/zope.testbrowser/commit/9a4ef2d8bcc968c7967793cff233234faee63961
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

  Changed paths:
    M src/zope/testbrowser/cookies.py
    A src/zope/testbrowser/tests/test_cookies.py

  Log Message:
  -----------
  Merge pull request #66 from zopefoundation/locale-independence

Cookie expiration dates should be locale-independent


Compare: https://github.com/zopefoundation/zope.testbrowser/compare/11d7b0e18bcf...9a4ef2d8bcc9


More information about the checkins mailing list