Supports for datetime.timedelta #13
Closed
Labels
Comments
Changes by Antoine Bertin (diaoul):
|
Michael Bayer (zzzeek) wrote: OK, I'd be surprised if people go through the trouble to import when they can just multiply out the number of seconds, but sure this is just an isinstance check |
Antoine Bertin (diaoul) wrote: For the sake of readability when duration is not a round number or if the expiration is long enough to make use of other arguments of timedelta. |
Michael Bayer (zzzeek) wrote: good point |
Michael Bayer (zzzeek) wrote: pull request here would be very helpful |
Changes by Michael Bayer (zzzeek):
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Migrated issue, originally created by Antoine Bertin (diaoul)
Because that's user friendly
What do you think?
The text was updated successfully, but these errors were encountered: