Message 208632 - Python tracker
Message208632
| Author | vajrasky |
|---|---|
| Recipients | larry, nadeem.vawda, serhiy.storchaka, vajrasky |
| Date | 2014-01-21.08:52:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1390294333.95.0.794126571802.issue20185@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is the patch for longobject. There are two sites which I couldn't convert. The first is the constructor which is complicated. The other one is __round__ which clinic explicitly does not support. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-21 08:52:14 | vajrasky | set | recipients: + vajrasky, larry, nadeem.vawda, serhiy.storchaka |
| 2014-01-21 08:52:13 | vajrasky | set | messageid: <1390294333.95.0.794126571802.issue20185@psf.upfronthosting.co.za> |
| 2014-01-21 08:52:13 | vajrasky | link | issue20185 messages |
| 2014-01-21 08:52:13 | vajrasky | create | |