Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 20 Feb 2022 15:50:46 -0700 | Gregory Szorc | cext: use PyLong symbols |
Sun, 20 Feb 2022 15:48:35 -0700 | Gregory Szorc | cext: use PyLong symbols |
Sun, 20 Feb 2022 15:47:13 -0700 | Gregory Szorc | cext: remove Python 2 support |
Sun, 20 Feb 2022 15:45:51 -0700 | Gregory Szorc | cext: remove Python 2 file handling code |
Sun, 20 Feb 2022 15:45:16 -0700 | Gregory Szorc | cext: remove Python 2 variant of listdir_slot() |
Sun, 20 Feb 2022 15:44:39 -0700 | Gregory Szorc | cext: remove some conditional preprocessor defines |
Sun, 20 Feb 2022 15:43:30 -0700 | Gregory Szorc | cext: unconditionally use PyLong_FromLong() |