[Git][NTPsec/ntpsec][master] Python ext: Remove settod() function reference breaking a CI builder.

James Browning (@jamesb_fe80) gitlab at mg.gitlab.com
Wed Feb 9 17:28:50 UTC 2022



James Browning pushed to branch master at NTPsec / ntpsec


Commits:
2bf5e4f6 by James Browning at 2022-02-05T10:12:06-08:00
Python ext: Remove settod() function reference breaking a CI builder.

Hal Murray killed the rest of it 2022-01-23T07:00:42Z? in
"Remove settime arg to step_systime, drop set_tod from python"
- - - - -


1 changed file:

- libntp/pymodule.c


Changes:

=====================================
libntp/pymodule.c
=====================================
@@ -222,8 +222,6 @@ static PyMethodDef ntpc_methods[] = {
      PyDoc_STR("Convert a time stamp to something readable.")},
     {"lfptofloat",     	ntpc_lfptofloat,  	METH_VARARGS,
      PyDoc_STR("NTP l_fp to Python-style float time.")},
-    {"set_tod",     	ntpc_set_tod,   	METH_VARARGS,
-     PyDoc_STR("Set time to nanosecond precision.")},
     {"adj_systime",    	ntpc_adj_systime,   	METH_VARARGS,
      PyDoc_STR("Adjust system time by slewing.")},
     {"step_systime",    ntpc_step_systime,   	METH_VARARGS,



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/2bf5e4f6f5b6658174201d7541efe5523d41c1ee

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/2bf5e4f6f5b6658174201d7541efe5523d41c1ee
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20220209/43818490/attachment.htm>


More information about the vc mailing list