1. 16 Jan, 2023 2 commits
    • Jérome Perrin's avatar
      Revert "erp5_web_shadir: more useful checks" · 8e76b709
      Jérome Perrin authored
      This reverts commit c45c2295.
      
      to get test passing again
      8e76b709
    • Jérome Perrin's avatar
      *: compatibility with DateTime >= 3 🚧 · c664fd17
      Jérome Perrin authored
      ~~drop the patch in DateTime._parse_args which cause DateTime to
      support timezone naive dates~~
      ~~adjust __setstate__ to pickle the timezone naive flag~~
      
      => no we keep it the same patch as it was, without timezone
      native support
      
      adjust code relying on DateTime private attributes
      
      adjust tests for new DateTime.__eq__ behavior (instances with
      different timezones are different)
      
      more testing, especially for various __setstate__ versions
      
      introduce a context manager to change timezone in tests.
      c664fd17
  2. 13 Jan, 2023 6 commits
  3. 12 Jan, 2023 5 commits
  4. 11 Jan, 2023 17 commits
  5. 10 Jan, 2023 2 commits
  6. 09 Jan, 2023 3 commits
  7. 07 Jan, 2023 1 commit
  8. 06 Jan, 2023 3 commits
  9. 28 Dec, 2022 1 commit