mel ♀@jlai.lutoProgrammer Humor@programming.dev•Everyone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'
1·
15 days agoJust tried it in an ipython shell
import datetime
import json
json.dumps({"a": datetime.datetime(1970,1,1)})
And I got the TypeError: datetime not JSON serializable though.
Just a little reminder of gnome and gtk https://stopthemingmy.app/