Message 392471 - Python tracker
Message392471
| Author | larry |
|---|---|
| Recipients | Guido.van.Rossum, JelleZijlstra, eric.smith, gvanrossum, kokxxxxik, larry, pablogsal |
| Date | 2021-04-30.16:37:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619800644.33.0.192736323811.issue43901@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Obviously the original assertion failure ("AssertionError: False is not true") wasn't caused by the refleaks. So I'm still puzzled about why that test worked on POSIX and failed on Windows. I admit I was pulling some wacky import shenanigans in the test, and the import_fresh_module change is an improvement. But still... what was going on?! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-30 16:37:24 | larry | set | recipients: + larry, gvanrossum, eric.smith, Guido.van.Rossum, JelleZijlstra, pablogsal, kokxxxxik |
| 2021-04-30 16:37:24 | larry | set | messageid: <1619800644.33.0.192736323811.issue43901@roundup.psfhosted.org> |
| 2021-04-30 16:37:24 | larry | link | issue43901 messages |
| 2021-04-30 16:37:24 | larry | create | |