Message 236581 - Python tracker
Message236581
| Author | belopolsky |
|---|---|
| Recipients | belopolsky, ethan.furman, mark.dickinson, r.david.murray, tbarbugli |
| Date | 2015-02-25.15:13:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1424877208.25.0.162845303414.issue23517@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It looks like it was an intentional change. See #14180 (changeset 75590:1e9cc1a03365). I am not sure what the motivation was. Note that this change made utcfromtimestamp(t) different from datetime(1970,1,1) + timedelta(seconds=t). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-02-25 15:13:28 | belopolsky | set | recipients: + belopolsky, mark.dickinson, r.david.murray, ethan.furman, tbarbugli |
| 2015-02-25 15:13:28 | belopolsky | set | messageid: <1424877208.25.0.162845303414.issue23517@psf.upfronthosting.co.za> |
| 2015-02-25 15:13:28 | belopolsky | link | issue23517 messages |
| 2015-02-25 15:13:27 | belopolsky | create | |