Remove an XXX marker in a comment.
This commit is contained in:
parent
4085f1499c
commit
468e45edc1
|
@ -408,7 +408,7 @@ time_strftime(PyObject *self, PyObject *args)
|
|||
|
||||
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
|
||||
is valid (fixed bug #XXX).
|
||||
is valid (fixed bug #1520914).
|
||||
|
||||
Valid ranges based on what is allowed in struct tm:
|
||||
|
||||
|
|
Loading…
Reference in New Issue