Message80780
| Author | brett.cannon |
|---|---|
| Recipients | amaury.forgeotdarc, benjamin.peterson, brett.cannon, christian.heimes, georg.brandl, gpolo, lemburg, mark.dickinson, pitrou, rhettinger |
| Date | 2009-01-29.19:39:20 |
| SpamBayes Score | 2.4243187e-07 |
| Marked as misclassified | No |
| Message-id | <bbaeab100901291139l3797147fhcd2176f69ca0705a@mail.gmail.com> |
| In-reply-to | <1233243007.39.0.294266016776.issue1717@psf.upfronthosting.co.za> |
| Content | |
|---|---|
On Thu, Jan 29, 2009 at 07:30, Benjamin Peterson <report@bugs.python.org> wrote: > > Benjamin Peterson <benjamin@python.org> added the comment: > > Actually, I would like to repurpose tp_compare as tp_bytes for the > __bytes__ method. Repurposing would be extremely bad as that would mean it is possible for people to actually compile code with a busted __bytes__ implementation. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-29 19:39:22 | brett.cannon | set | recipients: + brett.cannon, lemburg, georg.brandl, rhettinger, amaury.forgeotdarc, mark.dickinson, pitrou, christian.heimes, benjamin.peterson, gpolo |
| 2009-01-29 19:39:20 | brett.cannon | link | issue1717 messages |
| 2009-01-29 19:39:20 | brett.cannon | create | |