Windows buggy gmtime()
Bug #1669178 reported by
Florent Gallaire
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
In Progress
|
Medium
|
Florent Gallaire | ||
Breezy |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Bazaar can't handle date before epoch (00:00:00 UTC Thursday 1, January 1970) i.e. negative timestamp on Windows.
Related branches
lp://staging/~fgallaire/bzr/fix-gmtime-lite
- Vincent Ladeuil: Approve
- Richard Wilbur: Approve
-
Diff: 228 lines (+60/-18)9 files modifiedbzrlib/annotate.py (+1/-1)
bzrlib/crash.py (+1/-1)
bzrlib/doc_generate/autodoc_bash_completion.py (+2/-2)
bzrlib/doc_generate/autodoc_man.py (+2/-2)
bzrlib/doc_generate/autodoc_rstx.py (+1/-2)
bzrlib/osutils.py (+15/-4)
bzrlib/tests/blackbox/test_commit.py (+34/-1)
bzrlib/timestamp.py (+1/-5)
doc/en/release-notes/bzr-2.8.txt (+3/-0)
Changed in bzr: | |
importance: | Undecided → Medium |
assignee: | nobody → Florent Gallaire (fgallaire) |
status: | New → In Progress |
milestone: | none → 2.8b1 |
Changed in brz: | |
status: | New → Fix Released |
importance: | Undecided → Medium |
milestone: | none → 3.0.0 |
To post a comment you must log in.