Skip to content

Commit 5b8bc4f

Browse files
committed
Add news entry
1 parent 9b5d911 commit 5b8bc4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Creating io.FileIO() object now releases the GIL when checking the file
2+
descriptor. io.FileIO.readall() and io.FileIO.read() now release the GIL
3+
when getting the file size. Fixed hang of all threads with inaccessible
4+
NFS server. Patch by Nir Soffer.

0 commit comments

Comments
 (0)