Message168140
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, eric.snow, ncoghlan |
| Date | 2012-08-13.20:00:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1344888035.57.0.935580041455.issue15641@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
importlib.abc.PyLoader and importlib.abc.PyPycLoader were both deprecated in 3.2 and slated for removal in Python 3.4. There is also some os2 stuff in importlib._bootstrap which can go as PEP 11 has os2 support slated for removal in Python 3.4. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-08-13 20:00:35 | brett.cannon | set | recipients: + brett.cannon, ncoghlan, eric.snow |
| 2012-08-13 20:00:35 | brett.cannon | set | messageid: <1344888035.57.0.935580041455.issue15641@psf.upfronthosting.co.za> |
| 2012-08-13 20:00:34 | brett.cannon | link | issue15641 messages |
| 2012-08-13 20:00:34 | brett.cannon | create | |