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 102488b commit 01963e6Copy full SHA for 01963e6
1 file changed
Misc/NEWS
@@ -27,7 +27,7 @@ Core and Builtins
27
Library
28
-------
29
30
-- Issue 21044: tarfile.open() now handles fileobj with an integer 'name'
+- Issue #21044: tarfile.open() now handles fileobj with an integer 'name'
31
attribute. Based on patch by Martin Panter.
32
33
- Issue #19076: Don't pass the redundant 'file' argument to self.error().
0 commit comments