This is affecting code that checks if a pull/push destination is the same as a
configured one. For example the bookmark divergence creation code.
Doing this fixes test-bookmarks.t and test-bookflow.t on Windows.
( )
Alphare |
hg-reviewers |
This is affecting code that checks if a pull/push destination is the same as a
configured one. For example the bookmark divergence creation code.
Doing this fixes test-bookmarks.t and test-bookflow.t on Windows.
No Linters Available |
No Unit Test Coverage |
mercurial/encoding.py | ||
---|---|---|
370–371 | I'm a little confused by this. Is this making py3.7 and py3.8 runs consistent, or is there something unreliable about py3.8 itself with the upper casing? |
mercurial/encoding.py | ||
---|---|---|
370–371 | This is making Windows consistent with Windows, regardless of Python version. |
Path | Packages | |||
---|---|---|---|---|
M | mercurial/encoding.py (16 lines) |
Commit | Parents | Author | Summary | Date |
---|---|---|---|---|
9cdbd6910566 | d22dc930c082 | Pierre-Yves David | Jul 9 2021, 8:48 PM |
Status | Author | Revision | |
---|---|---|---|
Closed | Alphare | ||
Closed | Alphare | ||
Closed | Alphare | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | Alphare | ||
Closed | marmoute | ||
Abandoned | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | D11067 windows: use abspath in url | |
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | marmoute | ||
Closed | Alphare | ||
Closed | Alphare |
I'm a little confused by this. Is this making py3.7 and py3.8 runs consistent, or is there something unreliable about py3.8 itself with the upper casing?