mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
.
This commit is contained in:
parent
51cf11271f
commit
d4c096900b
1 changed files with 3 additions and 0 deletions
|
|
@ -26,6 +26,9 @@ Core and builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- When encountering a password-protected robots.txt file the RobotFileParser
|
||||
no longer prompts interactively for a username and password (bug 813986).
|
||||
|
||||
- TarFile.__init__() no longer fails if no name argument is passed and
|
||||
the fileobj argument has no usable name attribute (e.g. StringIO).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue