Message161049
Python 3.3 now has per-module import locks, and PyImport_ImportModuleNoBlock simply redirects to PyImport_ImportModule. See issue9260. |
|
| 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 | |
|