File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ Library
2626- Issue #20995: Enhance default ciphers used by the ssl module to enable
2727 better security an prioritize perfect forward secrecy.
2828
29+ - Issue #20884: Don't assume that __file__ is defined on importlib.__init__.
30+
2931- Issue #20627: xmlrpc.client.ServerProxy is now a context manager.
3032
3133- Issue #19165: The formatter module now raises DeprecationWarning instead of
@@ -43,9 +45,6 @@ Library
4345
4446- Issue #20574: Implement incremental decoder for cp65001 code (Windows code
4547 page 65001, Microsoft UTF-8).
46- =======
47- - Issue #20884: Don't assume that __file__ is defined on importlib.__init__.
48- >>>>>>> other
4948
5049- Issue #20879: Delay the initialization of encoding and decoding tables for
5150 base32, ascii85 and base85 codecs in the base64 module, and delay the
You can’t perform that action at this time.
0 commit comments