Message161049
| Author | pitrou |
|---|---|
| Recipients | belopolsky, brett.cannon, christian.heimes, eric.snow, grahamd, gvanrossum, jcea, mdengler, ncoghlan, pennersr, pitrou, ruseel |
| Date | 2012-05-18.11:56:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1337342187.98.0.281477376444.issue8098@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Python 3.3 now has per-module import locks, and PyImport_ImportModuleNoBlock simply redirects to PyImport_ImportModule. See issue9260. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-05-18 11:56:28 | pitrou | set | recipients: + pitrou, gvanrossum, brett.cannon, jcea, ncoghlan, belopolsky, christian.heimes, ruseel, grahamd, pennersr, eric.snow, mdengler |
| 2012-05-18 11:56:27 | pitrou | set | messageid: <1337342187.98.0.281477376444.issue8098@psf.upfronthosting.co.za> |
| 2012-05-18 11:56:27 | pitrou | link | issue8098 messages |
| 2012-05-18 11:56:27 | pitrou | create | |