]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-1635741: Port time module to multiphase initialization (PEP 489) (GH-19107)
authorPaulo Henrique Silva <ph.silva@carta.com>
Mon, 23 Mar 2020 18:58:23 +0000 (15:58 -0300)
committerGitHub <noreply@github.com>
Mon, 23 Mar 2020 18:58:23 +0000 (19:58 +0100)
commitbd409bb5b78e7ccac5fcda9ab4cec770552f3090
treeafc02a2e7f1a89360a6dc4b143d53b4bbd577ff6
parent9a81ab107a54b8ca320fb703f7c68e14ccd9d016
bpo-1635741: Port time module to multiphase initialization (PEP 489) (GH-19107)
Misc/NEWS.d/next/Core and Builtins/2020-03-22-01-01-41.bpo-1635741.gR7Igp.rst [new file with mode: 0644]
Modules/timemodule.c