simon-git: spigot (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Tue Aug 25 18:07:14 BST 2020
TL;DR:
d5306ff Unused class member.
216f4ca Switch all #! lines in Python programs to python3.
Repository: https://git.tartarus.org/simon/spigot.git
On the web: https://git.tartarus.org/?p=simon/spigot.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2020-08-25 18:07:14
commit d5306ffb43b20279550476f35e7c1ffc01749552
web diff https://git.tartarus.org/?p=simon/spigot.git;a=commitdiff;h=d5306ffb43b20279550476f35e7c1ffc01749552;hp=b1b0b202b3523b72f0638fb31fd49c47f4abb39c
Author: Simon Tatham <anakin at pobox.com>
Date: Tue Apr 21 07:01:04 2020 +0100
Unused class member.
consts.cpp | 2 --
1 file changed, 2 deletions(-)
commit 216f4ca989cdb821c3e88d9351e7f58157e8d989
web diff https://git.tartarus.org/?p=simon/spigot.git;a=commitdiff;h=216f4ca989cdb821c3e88d9351e7f58157e8d989;hp=d5306ffb43b20279550476f35e7c1ffc01749552
Author: Simon Tatham <anakin at pobox.com>
Date: Tue Aug 25 18:06:31 2020 +0100
Switch all #! lines in Python programs to python3.
I think it's about time that was the default.
python-demos/demo | 2 +-
python-demos/mediant | 2 +-
python-demos/multieuclid | 2 +-
python-demos/powbegin | 2 +-
python-demos/pythangle | 2 +-
python-module/__init__.py | 13 ++++++-------
python-module/testenv | 2 +-
python-module/testsuite | 2 +-
setup.py | 2 +-
9 files changed, 14 insertions(+), 15 deletions(-)
More information about the tartarus-commits
mailing list