Message 301102 - Python tracker
Message301102
| Author | vstinner |
|---|---|
| Recipients | pitrou, serhiy.storchaka, vstinner |
| Date | 2017-09-01.13:18:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1504271902.43.0.226329881358.issue30776@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The commit 6c2feabc5dac2f3049b15134669e9ad5af573193 of bpo-31217 fixed a major random bug in the memory block check. So maybe we can start again to look to detect more bugs by replacing all() with any() again. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-01 13:18:22 | vstinner | set | recipients: + vstinner, pitrou, serhiy.storchaka |
| 2017-09-01 13:18:22 | vstinner | set | messageid: <1504271902.43.0.226329881358.issue30776@psf.upfronthosting.co.za> |
| 2017-09-01 13:18:22 | vstinner | link | issue30776 messages |
| 2017-09-01 13:18:22 | vstinner | create | |