Mercurial > public > mercurial-scm > hg
log mercurial/pvec.py @ 47279:40b51c28b242
age | author | description |
---|---|---|
Thu, 25 Mar 2021 18:02:08 +0100 | Rapha?l Gom?s | contributor: change mentions of mpm to olivia |
Wed, 25 Mar 2020 08:28:20 -0700 | Martin von Zweigbergk | pvec: drop an unused `from __future__ import division` |
Thu, 05 Dec 2019 11:15:19 -0500 | Augie Fackler | merge with stable |
Sat, 30 Nov 2019 03:15:17 -0500 | Matt Harbison | pvec: fix a `str` type conditional for py3 stable |
Wed, 06 Nov 2019 15:15:42 -0500 | Augie Fackler | pvec: add an explicit type hint to help pytype |
Wed, 06 Nov 2019 15:17:38 -0500 | Augie Fackler | pvec: migrate to modern integer division |