Sat, 05 Oct 2019 08:27:57 -0400 |
Yuya Nishihara |
rust-cpython: add generation counter to leaked reference
|
changeset |
files
|
Sat, 12 Oct 2019 19:26:23 +0900 |
Yuya Nishihara |
rust-cpython: add stub wrapper that'll prevent leaked data from being mutated
|
changeset |
files
|
Sat, 12 Oct 2019 19:10:51 +0900 |
Yuya Nishihara |
rust-cpython: rename PyLeakedRef to PyLeaked
|
changeset |
files
|
Tue, 05 Nov 2019 08:42:42 -0800 |
Martin von Zweigbergk |
py3: don't use bytes with vars() or __dict__
stable
|
changeset |
files
|
Tue, 05 Nov 2019 12:10:38 -0500 |
Augie Fackler |
Added signature for changeset ca3dca416f8d
stable
|
changeset |
files
|
Tue, 05 Nov 2019 12:10:38 -0500 |
Augie Fackler |
Added tag 5.2 for changeset ca3dca416f8d
stable
|
changeset |
files
|
Tue, 05 Nov 2019 21:35:19 +0900 |
Yuya Nishihara |
py3: add inline comment about encoding issue of str(Abort())
stable 5.2
|
changeset |
files
|
Tue, 05 Nov 2019 21:29:40 +0900 |
Yuya Nishihara |
py3: do not reimplement Abort.__str__() on Python 2
stable
|
changeset |
files
|
Mon, 04 Nov 2019 20:57:31 -0800 |
Gregory Szorc |
tests: write out file using bytes I/O
stable
|
changeset |
files
|
Mon, 04 Nov 2019 20:46:19 -0800 |
Gregory Szorc |
import-checker: open all source files as utf-8
stable
|
changeset |
files
|
Mon, 04 Nov 2019 21:17:34 -0800 |
Gregory Szorc |
localrepo: use str for lookup in vars()
stable
|
changeset |
files
|
Mon, 04 Nov 2019 23:44:10 -0800 |
Gregory Szorc |
automation: install python3-venv Debian package
stable
|
changeset |
files
|
Mon, 04 Nov 2019 23:42:18 -0800 |
Gregory Szorc |
tests: look for ensurepip before using venv
stable
|
changeset |
files
|
Thu, 17 Oct 2019 16:46:13 -0400 |
Matt Harbison |
automation: avoid '~' in the temp directory on Windows
stable
|
changeset |
files
|
Mon, 04 Nov 2019 20:33:38 -0800 |
Gregory Szorc |
tests: use venv on Python 3
stable
|
changeset |
files
|
Mon, 04 Nov 2019 20:10:51 -0800 |
Gregory Szorc |
tests: remove HGALLOWPYTHON3 reference
stable
|
changeset |
files
|
Mon, 04 Nov 2019 20:21:31 -0800 |
Gregory Szorc |
run-tests: use byte strings for inserted output
stable
|
changeset |
files
|
Mon, 04 Nov 2019 19:19:36 +0000 |
Ian Moody |
contrib: require Python 3.7 for byteify-strings.py
stable
|
changeset |
files
|
Mon, 04 Nov 2019 12:20:11 -0500 |
Augie Fackler |
hghave: fix bytes/string issue on Python 3
stable
|
changeset |
files
|
Mon, 04 Nov 2019 07:56:53 +0100 |
Mathias De Mare |
packaging: add support for CentOS 8
stable
|
changeset |
files
|
Mon, 04 Nov 2019 07:40:32 +0100 |
Mathias De Mare |
packaging: allow choosing python version depending on centos version
stable
|
changeset |
files
|
Mon, 04 Nov 2019 19:05:44 +0000 |
Ian Moody |
fsmonitor: use stringutil.forcebytestr() instead of str() on an exception
stable
|
changeset |
files
|
Mon, 04 Nov 2019 16:13:01 +0100 |
Denis Laxalde |
py3: add a __str__ method to Abort
stable
|
changeset |
files
|
Mon, 04 Nov 2019 16:04:09 +0100 |
Denis Laxalde |
py3: add Python 3 exception output to test-lfs-serve-access.t
stable
|
changeset |
files
|