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

Marius Gedminas noreply at github.com
Tue Feb 5 16:58:34 CET 2019


  Branch: refs/heads/locale-independence
  Home:   https://github.com/zopefoundation/zope.testbrowser
  Commit: 3ad375b61eb9c9fb3b71d16accd3aab3776050d2
      https://github.com/zopefoundation/zope.testbrowser/commit/3ad375b61eb9c9fb3b71d16accd3aab3776050d2
  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.




More information about the checkins mailing list