70 new changesets in mercurial: https://www.mercurial-scm.org/repo/hg/rev/649ff7f86f96 changeset: 48842:649ff7f86f96 user: Simon Sapin <simon.sa...@octobus.net> date: Thu Mar 03 07:53:11 2022 +0100 summary: rust: enable Python 3 support unconditionally
https://www.mercurial-scm.org/repo/hg/rev/d953a42b157d changeset: 48843:d953a42b157d user: Gregory Szorc <gregory.sz...@gmail.com> date: Sat Feb 19 18:04:49 2022 -0700 summary: automation: run hg with python3 https://www.mercurial-scm.org/repo/hg/rev/d79f0ce95c47 changeset: 48844:d79f0ce95c47 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sat Feb 19 18:17:14 2022 -0700 summary: automation: make system3 the default for run-tests-linux https://www.mercurial-scm.org/repo/hg/rev/5c8148cd7f13 changeset: 48845:5c8148cd7f13 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sat Feb 19 18:18:35 2022 -0700 summary: automation: drop support for Python 2.7 in Linux environment https://www.mercurial-scm.org/repo/hg/rev/d7e064d509a0 changeset: 48846:d7e064d509a0 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sat Feb 19 18:42:31 2022 -0700 summary: automation: drop support for Python 2.7 in Windows environment https://www.mercurial-scm.org/repo/hg/rev/4561ec90d3c1 changeset: 48847:4561ec90d3c1 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sat Feb 19 18:42:12 2022 -0700 summary: automation: delete code related to Python 2.7 support https://www.mercurial-scm.org/repo/hg/rev/17d5e25b8e78 changeset: 48848:17d5e25b8e78 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sat Feb 19 22:13:11 2022 -0700 summary: packaging: remove py2exe / Python 2.7 support https://www.mercurial-scm.org/repo/hg/rev/ec6a4021beb1 changeset: 48849:ec6a4021beb1 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sat Feb 19 22:14:41 2022 -0700 summary: packaging: remove requirements constraints to support Python 2 https://www.mercurial-scm.org/repo/hg/rev/656196c1d442 changeset: 48850:656196c1d442 user: Gregory Szorc <gregory.sz...@gmail.com> date: Wed Mar 02 18:42:00 2022 -0800 summary: setup: drop support for Python 3.5 https://www.mercurial-scm.org/repo/hg/rev/d739cd69bb6a changeset: 48851:d739cd69bb6a user: pacien <pacien.trangir...@pacien.net> date: Mon Feb 21 15:53:03 2022 +0100 summary: revlog: return 0 for the fast_rank of nullrev https://www.mercurial-scm.org/repo/hg/rev/e633e660158f changeset: 48852:e633e660158f user: pacien <pacien.trangir...@pacien.net> date: Mon Feb 21 18:05:54 2022 +0100 summary: revlog: implement fast_rank retrieval in C https://www.mercurial-scm.org/repo/hg/rev/4346be456875 changeset: 48853:4346be456875 user: pacien <pacien.trangir...@pacien.net> date: Mon Feb 21 18:06:02 2022 +0100 summary: rust: implement vcsgraph::RankedGraph for Index https://www.mercurial-scm.org/repo/hg/rev/8b8054b8e5a7 changeset: 48854:8b8054b8e5a7 user: pacien <pacien.trangir...@pacien.net> date: Mon Feb 21 16:18:06 2022 +0100 summary: rust: expose rank computation function to python https://www.mercurial-scm.org/repo/hg/rev/6ea9ead59cf8 changeset: 48855:6ea9ead59cf8 user: pacien <pacien.trangir...@pacien.net> date: Mon Feb 21 16:18:39 2022 +0100 summary: revlog: use rust rank computation if available https://www.mercurial-scm.org/repo/hg/rev/078e1e1cc7da changeset: 48856:078e1e1cc7da user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 11:57:59 2022 -0700 summary: tests: require Python 3.5+ in run-tests.py https://www.mercurial-scm.org/repo/hg/rev/41c552a20716 changeset: 48857:41c552a20716 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 13:16:44 2022 -0700 summary: tests: collapse some more trivial if PYTHON3 blocks https://www.mercurial-scm.org/repo/hg/rev/9d01ab54df3f changeset: 48858:9d01ab54df3f user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 13:19:21 2022 -0700 summary: tests: collapse elif PYTHON3 block https://www.mercurial-scm.org/repo/hg/rev/f928dec9add7 changeset: 48859:f928dec9add7 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 13:20:33 2022 -0700 summary: tests: unconditionalize _unified_diff https://www.mercurial-scm.org/repo/hg/rev/4cea98b32d95 changeset: 48860:4cea98b32d95 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 13:21:30 2022 -0700 summary: tests: unconditionalize bchr https://www.mercurial-scm.org/repo/hg/rev/7265e5b1d18e changeset: 48861:7265e5b1d18e user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 13:22:12 2022 -0700 summary: tests: always encode session https://www.mercurial-scm.org/repo/hg/rev/2336e79a119c changeset: 48862:2336e79a119c user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 13:23:21 2022 -0700 summary: tests: remove Python 3 conditionalizing from variables https://www.mercurial-scm.org/repo/hg/rev/c76255cde807 changeset: 48863:c76255cde807 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 13:24:25 2022 -0700 summary: tests: unconditionalize _bytes2sys() https://www.mercurial-scm.org/repo/hg/rev/a2f0af520ae5 changeset: 48864:a2f0af520ae5 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 13:26:15 2022 -0700 summary: tests: delete some not PYTHON3 blocks https://www.mercurial-scm.org/repo/hg/rev/7caa967bb7b6 changeset: 48865:7caa967bb7b6 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 13:27:08 2022 -0700 summary: tests: simplify Windows and PYTHON3 conditionals https://www.mercurial-scm.org/repo/hg/rev/2ccd5e71bcd3 changeset: 48866:2ccd5e71bcd3 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 13:27:38 2022 -0700 summary: tests: remove last references to PYTHON3 https://www.mercurial-scm.org/repo/hg/rev/f547a5dee234 changeset: 48867:f547a5dee234 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 13:29:47 2022 -0700 summary: tests: unconditionalize some imports https://www.mercurial-scm.org/repo/hg/rev/a52f5bfc9358 changeset: 48868:a52f5bfc9358 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 13:43:44 2022 -0700 summary: import-checker: assume absolute and use modern import checker https://www.mercurial-scm.org/repo/hg/rev/57b58413dad1 changeset: 48869:57b58413dad1 user: Gregory Szorc <gregory.sz...@gmail.com> date: Wed Mar 02 17:51:27 2022 -0800 summary: pycompat: remove first not ispy3 block https://www.mercurial-scm.org/repo/hg/rev/df56e6bd37f6 changeset: 48870:df56e6bd37f6 user: Gregory Szorc <gregory.sz...@gmail.com> date: Tue Mar 01 20:29:03 2022 -0800 summary: py3: use pickle directly https://www.mercurial-scm.org/repo/hg/rev/79009cca491e changeset: 48871:79009cca491e user: Gregory Szorc <gregory.sz...@gmail.com> date: Thu Mar 03 07:59:42 2022 -0800 summary: pycompat: remove large Python 2 block https://www.mercurial-scm.org/repo/hg/rev/968b29a5a7fc changeset: 48872:968b29a5a7fc user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 14:52:40 2022 -0700 summary: check-py3-compat: drop support for Python 2 https://www.mercurial-scm.org/repo/hg/rev/5aafc3c5bdec changeset: 48873:5aafc3c5bdec user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 15:03:26 2022 -0700 summary: py3: use io.BytesIO directly https://www.mercurial-scm.org/repo/hg/rev/af0b21d5a930 changeset: 48874:af0b21d5a930 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 15:18:15 2022 -0700 summary: tests: remove output conditionalized on no-py3 https://www.mercurial-scm.org/repo/hg/rev/6000f5b25c9b changeset: 48875:6000f5b25c9b user: Gregory Szorc <gregory.sz...@gmail.com> date: Thu Mar 03 17:34:00 2022 +0100 summary: py2: remove simple from __future__ statements https://www.mercurial-scm.org/repo/hg/rev/42d2b31cee0b changeset: 48876:42d2b31cee0b user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 15:28:44 2022 -0700 summary: tests: remove from __future__ from inline Python in tests https://www.mercurial-scm.org/repo/hg/rev/fcb34c099259 changeset: 48877:fcb34c099259 user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 16:42:58 2022 -0700 summary: tests: remove __future__ import from test-debugcommands.t https://www.mercurial-scm.org/repo/hg/rev/0583d7f0fdff changeset: 48878:0583d7f0fdff user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 15:31:33 2022 -0700 summary: tests: delete some no-py3 blocks https://www.mercurial-scm.org/repo/hg/rev/9987d14ad63f changeset: 48879:9987d14ad63f user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 15:35:09 2022 -0700 summary: py2: drop some more from __future__ statements https://www.mercurial-scm.org/repo/hg/rev/431084a68c4a changeset: 48880:431084a68c4a user: Gregory Szorc <gregory.sz...@gmail.com> date: Wed Mar 02 08:29:52 2022 -0700 summary: tests: move Python 3.5 check higher in file https://www.mercurial-scm.org/repo/hg/rev/82f1c46cce5c changeset: 48881:82f1c46cce5c user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:56:31 2022 -0700 summary: check-code: allow importing Python 3 modules https://www.mercurial-scm.org/repo/hg/rev/640e1cb6a7de changeset: 48882:640e1cb6a7de user: Gregory Szorc <gregory.sz...@gmail.com> date: Sun Feb 20 16:46:05 2022 -0700 summary: archival: remove GzipFileWithTime https://www.mercurial-scm.org/repo/hg/rev/f0c445a8e324 changeset: 48883:f0c445a8e324 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:20:48 2022 -0700 summary: mail: delete conditional code for Python 2 https://www.mercurial-scm.org/repo/hg/rev/7f5e91cdebcd changeset: 48884:7f5e91cdebcd user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:21:18 2022 -0700 summary: match: delete Python 2 conditional code https://www.mercurial-scm.org/repo/hg/rev/a2c59b361e0f changeset: 48885:a2c59b361e0f user: Gregory Szorc <gregory.sz...@gmail.com> date: Thu Mar 03 08:04:33 2022 -0800 summary: posix: delete Python 2 posixfile() https://www.mercurial-scm.org/repo/hg/rev/127cc4535853 changeset: 48886:127cc4535853 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:23:54 2022 -0700 summary: url: remove passing of strict https://www.mercurial-scm.org/repo/hg/rev/426cf9d98a5d changeset: 48887:426cf9d98a5d user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:25:53 2022 -0700 summary: httppeer: inline simplified _reqdata() https://www.mercurial-scm.org/repo/hg/rev/07a7b57d3e33 changeset: 48888:07a7b57d3e33 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:26:25 2022 -0700 summary: formatter: remove conditional assert https://www.mercurial-scm.org/repo/hg/rev/9baec00b4ca1 changeset: 48889:9baec00b4ca1 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:27:02 2022 -0700 summary: error: unconditionally define __str__ https://www.mercurial-scm.org/repo/hg/rev/f5127b87f160 changeset: 48890:f5127b87f160 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:27:34 2022 -0700 summary: config: remove conditional asserts https://www.mercurial-scm.org/repo/hg/rev/4eae533354ae changeset: 48891:4eae533354ae user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:28:19 2022 -0700 summary: dispatch: remove Python 2 function variants https://www.mercurial-scm.org/repo/hg/rev/fa2b1a46d92e changeset: 48892:fa2b1a46d92e user: Gregory Szorc <gregory.sz...@gmail.com> date: Thu Mar 03 07:58:29 2022 -0800 summary: encoding: remove Python 2 support code https://www.mercurial-scm.org/repo/hg/rev/895085109842 changeset: 48893:895085109842 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:31:00 2022 -0700 summary: archival: remove check for Python 2 https://www.mercurial-scm.org/repo/hg/rev/5917dc5d1e52 changeset: 48894:5917dc5d1e52 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:31:53 2022 -0700 summary: extensions: remove superfluous pycompat.ispy3 check https://www.mercurial-scm.org/repo/hg/rev/62baa61efe8f changeset: 48895:62baa61efe8f user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:32:45 2022 -0700 summary: keepalive: remove Python 2 support code https://www.mercurial-scm.org/repo/hg/rev/4286ec1d9842 changeset: 48896:4286ec1d9842 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:35:20 2022 -0700 summary: urllibcompat: remove Python 2 support code https://www.mercurial-scm.org/repo/hg/rev/10839394f39b changeset: 48897:10839394f39b user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:35:42 2022 -0700 summary: util: remove superfluous ispy3 test https://www.mercurial-scm.org/repo/hg/rev/a98e32e5fca1 changeset: 48898:a98e32e5fca1 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:36:44 2022 -0700 summary: windows: remove conditional for Python 3 https://www.mercurial-scm.org/repo/hg/rev/563eb25e079b changeset: 48899:563eb25e079b user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:38:27 2022 -0700 summary: windows: remove write throttling support https://www.mercurial-scm.org/repo/hg/rev/5ed68dc64948 changeset: 48900:5ed68dc64948 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:39:09 2022 -0700 summary: wireprotoframing: remove Python 2 support code https://www.mercurial-scm.org/repo/hg/rev/cc0e059d2af8 changeset: 48901:cc0e059d2af8 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:39:48 2022 -0700 summary: worker: remove Python 2 support code https://www.mercurial-scm.org/repo/hg/rev/1ba11c8f3430 changeset: 48902:1ba11c8f3430 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:40:58 2022 -0700 summary: chgserver: remove Python 2 branch https://www.mercurial-scm.org/repo/hg/rev/0bb28b7736bc changeset: 48903:0bb28b7736bc user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:43:58 2022 -0700 summary: chgserver: remove Python 2 support code https://www.mercurial-scm.org/repo/hg/rev/7dc430b85351 changeset: 48904:7dc430b85351 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:45:24 2022 -0700 summary: hgweb: simplify uenv assignment https://www.mercurial-scm.org/repo/hg/rev/7eebe5630bcc changeset: 48905:7eebe5630bcc user: Gregory Szorc <gregory.sz...@gmail.com> date: Thu Mar 03 08:06:37 2022 -0800 summary: hgweb: remove Python 3 conditional https://www.mercurial-scm.org/repo/hg/rev/e453c69821f8 changeset: 48906:e453c69821f8 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:47:08 2022 -0700 summary: hgweb: remove Python 2 support code https://www.mercurial-scm.org/repo/hg/rev/b677bccf74b9 changeset: 48907:b677bccf74b9 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:47:31 2022 -0700 summary: charencode: remove Python 2 support code https://www.mercurial-scm.org/repo/hg/rev/ed2af4560f6e changeset: 48908:ed2af4560f6e user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:48:45 2022 -0700 summary: revlogutils: remove Python 2 variant for iter_seed https://www.mercurial-scm.org/repo/hg/rev/0aae0e2e90fc changeset: 48909:0aae0e2e90fc user: Gregory Szorc <gregory.sz...@gmail.com> date: Tue Mar 01 20:37:09 2022 -0800 summary: revlogutils: unconditionally pass version to random seed https://www.mercurial-scm.org/repo/hg/rev/3681b4c56618 changeset: 48910:3681b4c56618 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:52:27 2022 -0700 summary: procutil: delete Python 2 support code https://www.mercurial-scm.org/repo/hg/rev/46b3ecfb16e2 changeset: 48911:46b3ecfb16e2 bookmark: @ tag: tip user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Feb 21 10:53:09 2022 -0700 summary: stringutil: remove Python 2 support code -- Repository URL: https://www.mercurial-scm.org/repo/hg _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel