Message272047
| Author | SilentGhost |
|---|---|
| Recipients | SilentGhost, fcostantini, serhiy.storchaka, vstinner |
| Date | 2016-08-05.17:47:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1470419243.48.0.0182760016227.issue27695@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On 3.6 it takes a very long time, but it does finish. time ./python -c "raise ValueError ; 2 ** 12345678912345" Traceback (most recent call last): File "<string>", line 1, in <module> ValueError real 1m35.673s user 1m18.952s sys 0m16.644s |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-05 17:47:23 | SilentGhost | set | recipients: + SilentGhost, vstinner, serhiy.storchaka, fcostantini |
| 2016-08-05 17:47:23 | SilentGhost | set | messageid: <1470419243.48.0.0182760016227.issue27695@psf.upfronthosting.co.za> |
| 2016-08-05 17:47:23 | SilentGhost | link | issue27695 messages |
| 2016-08-05 17:47:23 | SilentGhost | create | |