Message301055
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, vstinner |
| Date | 2017-08-31.19:02:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1504206122.93.0.897521857754.issue31217@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Copy attached test_leak.py to Lib/test/ and run: set -x while true; do PYTHONHASHSEED=$RANDOM ./python -m test -R 3:30 -j1 test_leak || break; done |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-31 19:02:02 | vstinner | set | recipients: + vstinner, brett.cannon |
| 2017-08-31 19:02:02 | vstinner | set | messageid: <1504206122.93.0.897521857754.issue31217@psf.upfronthosting.co.za> |
| 2017-08-31 19:02:02 | vstinner | link | issue31217 messages |
| 2017-08-31 19:02:02 | vstinner | create | |