Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 02 Mar 2022 10:12:17 -0500 | Augie Fackler | setup: inline os.fsdecode now that we're done with Python 2 |
Wed, 02 Mar 2022 10:11:37 -0500 | Augie Fackler | setup: inline encoding constant that is only used once |
Wed, 02 Mar 2022 10:07:49 -0500 | Augie Fackler | setup: remove printf trampoline |
Wed, 02 Mar 2022 10:07:21 -0500 | Augie Fackler | setup: remove more Python 2 support code |
Wed, 02 Mar 2022 10:06:37 -0500 | Augie Fackler | setup: remove ssl check that only matters on 2.7 |
Wed, 02 Mar 2022 10:05:45 -0500 | Augie Fackler | setup: remove block that tries to help Python 2.6 users |
Wed, 02 Mar 2022 10:04:04 -0500 | Augie Fackler | setup: drop statement of support for Python before 3.5.3 |