Message226008
The doc part of the patch was assuming this would be in 3.4 which it wasn't. Updated to 3.5. Also found a corner case - when packages were imported the _get_module_from_name method was not guarded for un-importable modules. This is strictly a separate issue, but since we'll now import considerably more modules, it seemed prudent to fix it at the same time. |
|
| Date |
User |
Action |
Args |
| 2014-08-28 00:37:01 | rbcollins | set | recipients:
+ rbcollins, barry, vila, r.david.murray, michael.foord, chris.jerdonek, zach.ware, elopio |
| 2014-08-28 00:37:00 | rbcollins | set | messageid: <[email protected]> |
| 2014-08-28 00:37:00 | rbcollins | link | issue16662 messages |
| 2014-08-28 00:37:00 | rbcollins | create | |
|