Message 124767 - Python tracker (original) (raw)
Message124767
Author | rhettinger |
---|---|
Recipients | amaury.forgeotdarc, dabeaz, mark.dickinson, r.david.murray, rhettinger, vstinner |
Date | 2010-12-28.07:56:13 |
SpamBayes Score | 2.5580866e-05 |
Marked as misclassified | No |
Message-id | 1293522979.16.0.0196056761931.issue10783@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Errors should not pass silently :-) Given the buggy behavior, we have several options including just removing the implicit conversion and going back to bytes only. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-12-28 07:56:19 | rhettinger | set | recipients: + rhettinger, amaury.forgeotdarc, mark.dickinson, vstinner, r.david.murray, dabeaz |
2010-12-28 07:56:19 | rhettinger | set | messageid: 1293522979.16.0.0196056761931.issue10783@psf.upfronthosting.co.za |
2010-12-28 07:56:13 | rhettinger | link | issue10783 messages |
2010-12-28 07:56:13 | rhettinger | create |