QUERY · ISSUE
docs: The old forum is down
Documentation URL
No response
Description
https://forum.micropython.org/ produces a 404
Code of Conduct
Yes, I agree
CANDIDATE · ISSUE
docs: time.mktime requires one positional argument
docs
Documentation URL
No response
Description
when running the function time.mktime(), an exception occurs as the function does require one positional argument. But this is not documented, although it states "t’s argument is a full 8-tuple" inside the description.
Code of Conduct
Yes, I agree