Message239593
| Author | serhiy.storchaka |
|---|---|
| Recipients | SilentGhost, belopolsky, lemburg, serhiy.storchaka, vstinner |
| Date | 2015-03-30.10:04:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1427709881.01.0.490383943247.issue23607@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch that adds Decimal support for datetime.fromtimestamp() and datetime.utcfromtimestamp(). As side effect Decimal timestamps now are supported in few other places, e.g. in os.utime(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-30 10:04:41 | serhiy.storchaka | set | recipients: + serhiy.storchaka, lemburg, belopolsky, vstinner, SilentGhost |
| 2015-03-30 10:04:41 | serhiy.storchaka | set | messageid: <1427709881.01.0.490383943247.issue23607@psf.upfronthosting.co.za> |
| 2015-03-30 10:04:40 | serhiy.storchaka | link | issue23607 messages |
| 2015-03-30 10:04:40 | serhiy.storchaka | create | |