mirror of https://github.com/python/cpython.git
News item for issue 19876.
This commit is contained in:
parent
9710ff04ac
commit
c0e71cd6e2
|
@ -18,6 +18,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #19876: selectors unregister() no longer raises ValueError or OSError
|
||||
if the FD is closed (as long as it was registered).
|
||||
|
||||
- Issue #19908: pathlib now joins relative Windows paths correctly when a drive
|
||||
is present. Original patch by Antoine Pitrou.
|
||||
|
||||
|
|
Loading…
Reference in New Issue