simon-git: spigot (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Oct 8 21:18:51 BST 2017


TL;DR:
  8740e9b pyspig.cpp: remove no-longer-needed 'kwds' parameters.

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:           2017-10-08 21:18:51

commit 8740e9b24f2be368735045f65f3b30ccb1af2c6a
web diff https://git.tartarus.org/?p=simon/spigot.git;a=commitdiff;h=8740e9b24f2be368735045f65f3b30ccb1af2c6a;hp=dcc9a11f3d64a5657be92a94328a1316ded50b9c
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Oct 8 21:15:02 2017 +0100

    pyspig.cpp: remove no-longer-needed 'kwds' parameters.
    
    In commit 1550c006e I stopped using them, and should therefore have
    stopped declaring my functions to take them. Normal C/C++ ABIs won't
    mind, I expect, but better not to rely on that sort of thing.

 python/pyspig.cpp | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)



More information about the tartarus-commits mailing list