Message165682
| Author | chris.jerdonek |
|---|---|
| Recipients | chris.jerdonek, ncoghlan |
| Date | 2012-07-17.07:05:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1342508741.77.0.848135458239.issue15358@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'd like to work on this if that's okay. I've already written test cases for issue 7559 and issue 15299 that required creating temporary packages, so I understand the need. And I'd also like to create test cases for issue 14787, which should really be done after this. I think this should be split into two parts though: (1) refactor the create-package code in test_runpy into a separate helper module, and (2) move the refactored walk_package tests from test_runpy into test_pkgutil (so it's easier to see what has changed). I can create a new issue for (1). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-17 07:05:41 | chris.jerdonek | set | recipients: + chris.jerdonek, ncoghlan |
| 2012-07-17 07:05:41 | chris.jerdonek | set | messageid: <1342508741.77.0.848135458239.issue15358@psf.upfronthosting.co.za> |
| 2012-07-17 07:05:41 | chris.jerdonek | link | issue15358 messages |
| 2012-07-17 07:05:40 | chris.jerdonek | create | |