Message298068
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, eric.snow, ncoghlan, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2017-07-10.14:47:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499698053.95.0.113905950148.issue30891@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> FYI test_concurrency() added by commit b4baacee1adc06edbe30ac7574d17a8cd168e2e0 doesn't really test bpo-30814. I backported the unit test on 1ccbad9c95cf5782a1329eeaecba6e3eb0c37cb8 (commit before b4baacee1adc06edbe30ac7574d17a8cd168e2e0), and the test pass, whereas I expected it to fail before the fix. Oops, please ignore this comment, it was a mistake. After clearing my repository (removing __pycache__ directories), the test failed. I forgot to copy the Lib/test/test_import/data/package/ directory. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-10 14:47:33 | vstinner | set | recipients: + vstinner, brett.cannon, paul.moore, ncoghlan, tim.golden, eric.snow, zach.ware, serhiy.storchaka, steve.dower |
| 2017-07-10 14:47:33 | vstinner | set | messageid: <1499698053.95.0.113905950148.issue30891@psf.upfronthosting.co.za> |
| 2017-07-10 14:47:33 | vstinner | link | issue30891 messages |
| 2017-07-10 14:47:33 | vstinner | create | |