Matej Cepl 2023-06-28 20:06:49 +00:00 committed by Git OBS Bridge
parent 6c43cd2475
commit 97bb975b72

View File

@ -17,8 +17,6 @@ Wed Jun 28 19:12:12 UTC 2023 - Matej Cepl <mcepl@suse.com>
- gh-104049: Do not expose the local on-disk
location in directory indexes produced by
http.client.SimpleHTTPRequestHandler.
- gh-101283: subprocess.Popen now uses a safer approach to find
cmd.exe when launching with shell=True.
- gh-103935: trace.__main__ now uses io.open_code() for files
to be executed instead of raw open().
- gh-102953: The extraction methods in tarfile, and