This website requires JavaScript.
Explore
Help
Sign In
w1cdn
/
spothole
Watch
1
Star
0
Fork
0
mirror of
https://git.ianrenton.com/ian/spothole.git
synced
2026-08-05 18:11:41 +00:00
Code
Issues
13
Packages
Projects
Releases
Wiki
Activity
Files
88923bc96efe1251394fafce1099b3e777d69fdf
spothole
/
server
/
handlers
T
History
Ian Renton
b09108b41b
Fix a bug where some NaN values could leak into the JSON output, causing it to be invalid. Created a new safe_json_dumps method since we would otherwise now be providing multiple parameters all over the code
2026-06-28 18:09:44 +01:00
..
api
Fix a bug where some NaN values could leak into the JSON output, causing it to be invalid. Created a new safe_json_dumps method since we would otherwise now be providing multiple parameters all over the code
2026-06-28 18:09:44 +01:00
metrics.py
Bulk convert comments above classes/functions/methods into proper docstrings
2026-02-27 14:21:35 +00:00
pagetemplate.py
Global autoformat
2026-06-19 21:36:11 +01:00