Message261328
Acquiring a lock in open(mode="w") and releasing it in close() doesn’t seem like a particularly useful feature to me. Maybe it would be better (and equally compatible?) to just use the lock in the internal write() or writestr() implementations. |
|
| Date |
User |
Action |
Args |
| 2016-03-08 06:31:23 | martin.panter | set | recipients:
+ martin.panter, python-dev, takluyver, serhiy.storchaka, mbussonn, Dhiraj_Mishra |
| 2016-03-08 06:31:23 | martin.panter | set | messageid: <[email protected]> |
| 2016-03-08 06:31:23 | martin.panter | link | issue26039 messages |
| 2016-03-08 06:31:23 | martin.panter | create | |
|