Message80781
| Author | benjamin.peterson |
|---|---|
| Recipients | amaury.forgeotdarc, benjamin.peterson, brett.cannon, christian.heimes, georg.brandl, gpolo, lemburg, mark.dickinson, pitrou, rhettinger |
| Date | 2009-01-29.19:40:25 |
| SpamBayes Score | 5.8610063e-08 |
| Marked as misclassified | No |
| Message-id | <1afaf6160901291140v60d8d691obf34791cced93241@mail.gmail.com> |
| In-reply-to | <bbaeab100901291139l3797147fhcd2176f69ca0705a@mail.gmail.com> |
| Content | |
|---|---|
On Thu, Jan 29, 2009 at 2:39 PM, Brett Cannon <report@bugs.python.org> wrote: > > Brett Cannon <brett@python.org> added the comment: > > 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. Wasn't there another case of an old slot being reused? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-29 19:40:27 | benjamin.peterson | set | recipients: + benjamin.peterson, lemburg, brett.cannon, georg.brandl, rhettinger, amaury.forgeotdarc, mark.dickinson, pitrou, christian.heimes, gpolo |
| 2009-01-29 19:40:25 | benjamin.peterson | link | issue1717 messages |
| 2009-01-29 19:40:25 | benjamin.peterson | create | |