index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.9.18
v3.9.18
Łukasz Langa
2023-08-24
5
-14/+44
*
[3.9] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL ...
Ned Deily
2023-08-22
1
-0/+2
*
[3.9] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (#1...
Petr Viktorin
2023-08-22
1
-0/+3
*
[3.9] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99...
Serhiy Storchaka
2023-08-22
1
-0/+2
*
[3.9] gh-108310: Fix CVE-2023-40217: Check for & avoid the ssl pre-close flaw...
Łukasz Langa
2023-08-22
1
-0/+7
*
Python 3.9.17
v3.9.17
Łukasz Langa
2023-06-06
14
-26/+131
*
[3.9] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (...
Gregory P. Smith
2023-06-05
2
-0/+3
*
[3.9] gh-102153: Start stripping C0 control and space chars in `urlsplit` (GH...
Miss Islington (bot)
2023-05-22
1
-0/+3
*
[3.9] gh-99889: Fix directory traversal security flaw in uu.decode() (GH-1040...
Miss Islington (bot)
2023-05-22
1
-0/+2
*
[3.9] gh-104049: do not expose on-disk location from SimpleHTTPRequestHandler...
Miss Islington (bot)
2023-05-22
1
-0/+2
*
[3.9] gh-103935: Use `io.open_code()` when executing code in trace and profil...
Steve Dower
2023-05-22
1
-0/+1
*
[3.9] gh-102950: Implement PEP 706 – Filter for tarfile.extractall (GH-1029...
Petr Viktorin
2023-05-15
1
-0/+4
*
[3.9] GH-102126: fix deadlock at shutdown when clearing thread states (GH-102...
Kumar Aditya
2023-03-28
1
-0/+1
*
[3.9] gh-101997: Update bundled pip version to 23.0.1 (GH-101998). (#102243)
Pradyun Gedam
2023-03-28
1
-0/+1
*
[3.9] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101751)
Steve Dower
2023-03-07
1
-0/+4
*
[3.9] gh-101283: Improved fallback logic for subprocess with shell=True on Wi...
Miss Islington (bot)
2023-02-09
1
-0/+3
*
[3.9] gh-100180: Update Windows installer to OpenSSL 1.1.1s (GH-100903) (#100...
Steve Dower
2023-01-20
1
-0/+1
*
[3.9] GH-100892: Fix race in clearing `threading.local` (GH-100922) (#100939)
Kumar Aditya
2023-01-20
1
-0/+1
*
Python 3.9.16
v3.9.16
Łukasz Langa
2022-12-06
8
-35/+90
*
[3.9] gh-100001: Omit control characters in http.server stderr logs. (GH-1000...
Miss Islington (bot)
2022-12-06
1
-0/+6
*
[3.9] gh-87604: Avoid publishing list of active per-interpreter audit hooks v...
Steve Dower
2022-11-21
1
-0/+2
*
[3.9] gh-98433: Fix quadratic time idna decoding. (GH-99092) (GH-99222) (#99230)
Miss Islington (bot)
2022-11-10
1
-0/+6
*
[3.9] gh-97514: Don't use Linux abstract sockets for multiprocessing (GH-9850...
Miss Islington (bot)
2022-10-28
1
-0/+15
*
[3.9] gh-98517: Fix buffer overflows in _sha3 module (GH-98519) (#98526)
Miss Islington (bot)
2022-10-28
1
-0/+1
*
[3.9] gh-98739: Update libexpat from 2.4.9 to 2.5.0 (GH-98742) (#98786)
Miss Islington (bot)
2022-10-28
1
-0/+1
*
[3.9] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (G...
Miss Islington (bot)
2022-10-11
1
-0/+4
*
Python 3.9.15
v3.9.15
Łukasz Langa
2022-10-11
8
-20/+75
*
[3.9] gh-97897: Prevent os.mkfifo and os.mknod segfaults with macOS 13 SDK (G...
Miss Islington (bot)
2022-10-06
1
-0/+6
*
[3.9] gh-96848: Fix -X int_max_str_digits option parsing (GH-96988) (GH-97574)
Miss Islington (bot)
2022-10-04
1
-0/+3
*
[3.9] gh-96577: Fixes buffer overrun in _msi module (GH-96633) (GH-96657)
Miss Islington (bot)
2022-10-04
1
-0/+1
*
[3.9] gh-95778: Mention sys.set_int_max_str_digits() in error message (#96874...
Victor Stinner
2022-10-04
1
-0/+3
*
[3.9] gh-97005: Update libexpat from 2.4.7 to 2.4.9 (gh-97006) (gh-97012)
Miss Islington (bot)
2022-10-04
1
-0/+1
*
[3.9] gh-97616: list_resize() checks for integer overflow (GH-97617) (GH-97627)
Miss Islington (bot)
2022-10-04
1
-0/+3
*
[3.9] gh-97612: Fix shell injection in get-remote-certificate.py (GH-97613) (...
Miss Islington (bot)
2022-10-04
1
-0/+3
*
Python 3.9.14
v3.9.14
Łukasz Langa
2022-09-06
11
-35/+114
*
[3.9] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96502)
Gregory P. Smith
2022-09-05
1
-0/+14
*
gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282)...
Miss Islington (bot)
2022-07-29
1
-0/+2
*
[3.9] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (...
Łukasz Langa
2022-07-27
1
-0/+2
*
gh-94821: Fix autobind of empty unix domain address (GH-94826) (GH-94875)
Miss Islington (bot)
2022-07-26
1
-0/+2
*
[3.9] gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94570)
Łukasz Langa
2022-07-05
1
-0/+1
*
gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-3188...
Miss Islington (bot)
2022-06-22
1
-0/+2
*
gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879) (G...
Miss Islington (bot)
2022-06-22
1
-0/+3
*
gh-91810: Fix regression with writing an XML declaration with encoding='unico...
Miss Islington (bot)
2022-06-16
1
-0/+2
*
gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (#...
Miss Islington (bot)
2022-05-24
1
-0/+5
*
bpo-45393: help() on operator precedence has misleading entries (GH-31246) (G...
Miss Islington (bot)
2022-05-19
1
-0/+2
*
Python 3.9.13
v3.9.13
Łukasz Langa
2022-05-17
53
-120/+546
*
[3.9] gh-92112: Fix crash triggered by an evil custom `mro()` (GH-92113) (GH-...
Jelle Zijlstra
2022-05-16
1
-0/+1
*
[3.9] bpo-34480: fix bug where match variable is used prior to being defined ...
Marek Suscak
2022-05-16
1
-0/+3
*
Check result of utc_to_seconds and skip fold probe in pure Python (GH-91582) ...
Miss Islington (bot)
2022-05-16
2
-0/+11
*
gh-92530: Fix an issue that occurred after interrupting threading.Condition.n...
Miss Islington (bot)
2022-05-16
1
-0/+2
[next]