Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43ee81 commit fec925bCopy full SHA for fec925b
1 file changed
Misc/NEWS
@@ -15,6 +15,9 @@ What's New in Python 3.0 beta 5
15
Core and Builtins
16
-----------------
17
18
+- Issue #4237: io.FileIO() was raising invalid warnings caused by
19
+ insufficient initialization of PyFileIOObject struct members.
20
+
21
- Issue #4170: Pickling a collections.defaultdict object would crash the
22
interpreter.
23
0 commit comments