Kaydet (Commit) 468e45ed authored tarafından Brett Cannon's avatar Brett Cannon

Remove an XXX marker in a comment.

üst 4085f149
...@@ -408,7 +408,7 @@ time_strftime(PyObject *self, PyObject *args) ...@@ -408,7 +408,7 @@ time_strftime(PyObject *self, PyObject *args)
Also support values of zero from Python code for arguments in which Also support values of zero from Python code for arguments in which
that is out of range by forcing that value to the lowest value that that is out of range by forcing that value to the lowest value that
is valid (fixed bug #XXX). is valid (fixed bug #1520914).
Valid ranges based on what is allowed in struct tm: Valid ranges based on what is allowed in struct tm:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment