Fri, 07 Oct 2016 17:30:11 +0200 |
Pulkit Goyal |
mail: handle renamed email.Header
|
file |
diff |
annotate
|
Fri, 07 Oct 2016 08:32:40 -0400 |
Augie Fackler |
revset: build _syminitletters from a saner source: the string module
|
file |
diff |
annotate
|
Fri, 07 Oct 2016 07:43:04 -0400 |
Augie Fackler |
hgmanpage: stop using raw-unicode strings
|
file |
diff |
annotate
|
Fri, 07 Oct 2016 08:58:23 -0400 |
Augie Fackler |
util: use string.hexdigits instead of defining it ourselves
|
file |
diff |
annotate
|
Fri, 07 Oct 2016 08:01:16 -0400 |
Augie Fackler |
util: correct check of sys.version_info
|
file |
diff |
annotate
|
Fri, 07 Oct 2016 14:04:49 +0200 |
Pulkit Goyal |
py3: handle multiple arguments in .encode() and .decode()
|
file |
diff |
annotate
|
Fri, 07 Oct 2016 12:13:28 +0200 |
Pulkit Goyal |
py3: convert to unicode to pass into encode()
|
file |
diff |
annotate
|
Sun, 02 Oct 2016 05:29:17 +0530 |
Pulkit Goyal |
py3: use unicode in is_frozen()
|
file |
diff |
annotate
|
Sun, 02 Oct 2016 03:38:14 +0530 |
Pulkit Goyal |
py3: use unicodes in __slots__
|
file |
diff |
annotate
|
Sat, 01 Oct 2016 15:10:38 -0400 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Wed, 28 Sep 2016 20:07:32 +0900 |
Yuya Nishihara |
py3: make i18n use encoding.environ
|
file |
diff |
annotate
|
Wed, 28 Sep 2016 20:05:34 +0900 |
Yuya Nishihara |
py3: provide encoding.environ which is a dict of bytes
|
file |
diff |
annotate
|
Fri, 23 Sep 2016 14:37:15 -0400 |
Augie Fackler |
py3: update test expectation on stable
stable 3.9.2
|
file |
diff |
annotate
|
Thu, 01 Sep 2016 02:29:46 +0530 |
Pulkit Goyal |
py3: remove use of *L syntax
|
file |
diff |
annotate
|
Tue, 30 Aug 2016 13:33:48 -0400 |
Augie Fackler |
py3: split check of pygments-using files from the rest of the tree
|
file |
diff |
annotate
|
Wed, 17 Aug 2016 20:56:12 +0900 |
Yuya Nishihara |
py3: automatically glob out line numbers from check-py3-compat output
|
file |
diff |
annotate
|
Wed, 17 Aug 2016 20:52:50 +0900 |
Yuya Nishihara |
py3: have check-py3-compat require pygments to get stable result
|
file |
diff |
annotate
|
Tue, 16 Aug 2016 12:35:15 +0900 |
Yuya Nishihara |
py3: import builtin wrappers automagically by code transformer
|
file |
diff |
annotate
|
Wed, 10 Aug 2016 04:35:44 +0530 |
Pulkit Goyal |
py3: conditionalize _winreg import
|
file |
diff |
annotate
|
Mon, 08 Aug 2016 23:51:11 +0530 |
Pulkit Goyal |
py3: conditionalize the raise statement
|
file |
diff |
annotate
|
Tue, 09 Aug 2016 02:28:34 +0900 |
FUJIWARA Katsunori |
py3: make check-py3-compat.py use correct module name at loading pure modules
|
file |
diff |
annotate
|
Tue, 09 Aug 2016 02:28:34 +0900 |
FUJIWARA Katsunori |
py3: update output of check-py3-compat.py with python3
|
file |
diff |
annotate
|
Thu, 04 Aug 2016 00:32:19 +0530 |
Pulkit Goyal |
py3: use unicode literals in pure/osutil.py
|
file |
diff |
annotate
|
Thu, 04 Aug 2016 00:04:48 +0530 |
Pulkit Goyal |
py3: update test-check-py3-compat.t output
|
file |
diff |
annotate
|
Wed, 13 Jul 2016 23:38:29 +0530 |
Pulkit Goyal |
py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import
|
file |
diff |
annotate
|
Mon, 04 Jul 2016 11:18:03 -0700 |
Gregory Szorc |
mercurial: implement a source transforming module loader on Python 3
|
file |
diff |
annotate
|
Sun, 03 Jul 2016 22:28:24 +0530 |
Pulkit Goyal |
py3: make files use absolute_import and print_function
|
file |
diff |
annotate
|
Tue, 28 Jun 2016 16:01:53 +0530 |
Pulkit Goyal |
py3: conditionalize httplib import
|
file |
diff |
annotate
|
Mon, 27 Jun 2016 16:48:54 +0530 |
Pulkit Goyal |
py3: conditionalize SocketServer import
|
file |
diff |
annotate
|
Mon, 27 Jun 2016 16:37:37 +0530 |
Pulkit Goyal |
py3: conditionalize xmlrpclib import
|
file |
diff |
annotate
|