Message206332
| Author | vstinner |
|---|---|
| Recipients | eric.smith, ethan.furman, gvanrossum, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, skrah, vstinner |
| Date | 2013-12-16.17:11:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAMpsgwZp0UOjDOJGU8U+7+hY-UjJHmthNgjdT-v0-hy53mBD4g@mail.gmail.com> |
| In-reply-to | <1387212742.8.0.489754302342.issue19995@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> Are we in agreement? Start maybe on writing unit tests :-) IMO all int-like objects should behave the same. I don't see any good reason why hex(value) would succeed whereas "%x" % value fails. Both should succeed (or both should fail). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-16 17:11:41 | vstinner | set | recipients: + vstinner, gvanrossum, rhettinger, mark.dickinson, pitrou, eric.smith, skrah, ethan.furman, serhiy.storchaka |
| 2013-12-16 17:11:41 | vstinner | link | issue19995 messages |
| 2013-12-16 17:11:40 | vstinner | create | |