Message248935
| Author | rbcollins |
|---|---|
| Recipients | Claudiu.Popa, Florian.Apolloner, ashkop, eric.snow, ezio.melotti, michael.foord, rbcollins |
| Date | 2015-08-21.00:57:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1440118637.57.0.583268972361.issue23882@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
reviewed in rietvald, but here too just in case. The hunk that saves/restores _top_level_dir feels wrong to me - and not part of this bug, please remove it. The rest of the patch is fine today. But it also needs to add two specifically namespace tests: concretely we need the following cases covered: a) namespace subdir/namespace subdir/test_foo.py gets loaded b) namespace subdir/test_foo.py with another instance of the namespace subdir on sys.path also containing e.g. test_bar.py, test_bar.py is not loaded. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-08-21 00:57:17 | rbcollins | set | recipients: + rbcollins, ezio.melotti, michael.foord, Claudiu.Popa, eric.snow, Florian.Apolloner, ashkop |
| 2015-08-21 00:57:17 | rbcollins | set | messageid: <1440118637.57.0.583268972361.issue23882@psf.upfronthosting.co.za> |
| 2015-08-21 00:57:17 | rbcollins | link | issue23882 messages |
| 2015-08-21 00:57:17 | rbcollins | create | |