mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
logging: fixed lack of use of encoding attribute specified on a stream.
This commit is contained in:
parent
ed8c6441b5
commit
35e3b03e86
1 changed files with 4 additions and 2 deletions
|
@ -50,6 +50,8 @@ C-API
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- logging: fixed lack of use of encoding attribute specified on a stream.
|
||||||
|
|
||||||
- Silenced a trivial compiler warning in the sqlite module.
|
- Silenced a trivial compiler warning in the sqlite module.
|
||||||
|
|
||||||
- Fixed two format strings in the _collections module.
|
- Fixed two format strings in the _collections module.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue