Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 15 Sep 2017 19:44:32 -0400 | Augie Fackler | posix: always pass a native str to unicodedata.normalize's first arg |
Fri, 15 Sep 2017 19:44:05 -0400 | Augie Fackler | posix: use slicing to grab a single byte out of a bytes in HFS+ normcase code |
Fri, 15 Sep 2017 19:43:32 -0400 | Augie Fackler | encoding: ensure getutf8char always returns a bytestr, never an int |
Fri, 15 Sep 2017 19:43:02 -0400 | Augie Fackler | posix: fix HFS+ normcase doctest to produce valid bytes literals in Python 3 |
Fri, 15 Sep 2017 22:08:25 -0400 | Augie Fackler | tests: add and remove some (glob) markers |
Thu, 24 Aug 2017 22:55:56 +0530 | Pulkit Goyal | uncommit: move fb-extension to core which uncommits a changeset |