Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 25 Mar 2020 12:06:49 -0400 | Augie Fackler | tests: update test-debugcommands.t stack trace checks for python3.9 |
Wed, 25 Mar 2020 12:05:53 -0400 | Augie Fackler | tests: update test-archive.t expectations for python3.9 changes |
Wed, 25 Mar 2020 11:56:47 -0400 | Augie Fackler | setup: relax -Werror for declaration-after-statement on Python 3.9 |
Wed, 25 Mar 2020 18:50:40 -0700 | Martin von Zweigbergk | py3: require values in changelog extras to be bytes stable |
Wed, 25 Mar 2020 18:25:58 -0700 | Martin von Zweigbergk | py3: make setup.py's hgcommand() consistently return bytes stable |
Wed, 25 Mar 2020 08:28:20 -0700 | Martin von Zweigbergk | pvec: drop an unused `from __future__ import division` |
Tue, 24 Mar 2020 23:31:36 -0700 | Martin von Zweigbergk | py3: use integer division in histedit |