Message256146
| Author | mark.dickinson |
|---|---|
| Recipients | mark.dickinson, rhettinger, serhiy.storchaka, skrah, tim.peters, vstinner |
| Date | 2015-12-09.08:27:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1449649656.43.0.717385509362.issue25823@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The latest patch still replaces valid C with code that has undefined behaviour. That's not good! Introducing undefined behaviour is something we should avoid without a really good reason. Benchmarks showing dramatic real-world speed improvements from this change might count as a good reason, of course. :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-12-09 08:27:36 | mark.dickinson | set | recipients: + mark.dickinson, tim.peters, rhettinger, vstinner, skrah, serhiy.storchaka |
| 2015-12-09 08:27:36 | mark.dickinson | set | messageid: <1449649656.43.0.717385509362.issue25823@psf.upfronthosting.co.za> |
| 2015-12-09 08:27:36 | mark.dickinson | link | issue25823 messages |
| 2015-12-09 08:27:36 | mark.dickinson | create | |