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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.9] gh-96710: Make the test timing more lenient for the int/str DoS regress...
Miss Islington (bot)
2022-10-11
1
-6/+8
*
[3.9] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (G...
Miss Islington (bot)
2022-10-11
2
-4/+30
*
Python 3.9.15
v3.9.15
Łukasz Langa
2022-10-11
1
-1/+1
*
[3.9] gh-94208: Add even more TLS version/protocol checks for FreeBSD (#98037)
Łukasz Langa
2022-10-07
1
-10/+16
*
[3.9] gh-97897: Prevent os.mkfifo and os.mknod segfaults with macOS 13 SDK (G...
Miss Islington (bot)
2022-10-06
1
-0/+22
*
[3.9] gh-96848: Fix -X int_max_str_digits option parsing (GH-96988) (GH-97574)
Miss Islington (bot)
2022-10-04
1
-0/+2
*
[3.9] gh-97616: list_resize() checks for integer overflow (GH-97617) (GH-97627)
Miss Islington (bot)
2022-10-04
1
-0/+13
*
Python 3.9.14
v3.9.14
Łukasz Langa
2022-09-06
1
-28/+4
*
[3.9] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96502)
Gregory P. Smith
2022-09-05
9
-2/+307
*
gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282)...
Miss Islington (bot)
2022-07-29
1
-2/+14
*
[3.9] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (...
Łukasz Langa
2022-07-27
1
-24/+32
*
gh-94821: Fix autobind of empty unix domain address (GH-94826) (GH-94875)
Miss Islington (bot)
2022-07-26
1
-0/+19
*
[3.9] gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94570)
Łukasz Langa
2022-07-05
1
-1/+6
*
gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879) (G...
Miss Islington (bot)
2022-06-22
2
-2/+58
*
gh-91810: Fix regression with writing an XML declaration with encoding='unico...
Miss Islington (bot)
2022-06-16
2
-20/+8
*
gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (#...
Miss Islington (bot)
2022-05-24
1
-0/+35
*
Python 3.9.13
v3.9.13
Łukasz Langa
2022-05-17
1
-29/+27
*
[3.9] gh-92112: Fix crash triggered by an evil custom `mro()` (GH-92113) (GH-...
Jelle Zijlstra
2022-05-16
1
-0/+17
*
[3.9] bpo-34480: fix bug where match variable is used prior to being defined ...
Marek Suscak
2022-05-16
2
-0/+23
*
Check result of utc_to_seconds and skip fold probe in pure Python (GH-91582) ...
Miss Islington (bot)
2022-05-16
2
-38/+94
*
gh-92530: Fix an issue that occurred after interrupting threading.Condition.n...
Miss Islington (bot)
2022-05-16
1
-7/+14
*
[3.9] gh-92311: Let frame_setlineno jump over listcomps (#92740)
Dennis Sweeney
2022-05-12
1
-0/+48
*
bpo-42627: Fix incorrect parsing of Windows registry proxy settings (GH-26307)
Miss Islington (bot)
2022-05-11
1
-16/+20
*
[3.9] gh-91810: ElementTree: Use text file's encoding by default in XML decla...
Miss Islington (bot)
2022-05-11
2
-30/+24
*
bpo-13553: Document tkinter.Tk args (GH-4786)
Miss Islington (bot)
2022-05-10
1
-4/+4
*
bpo-46785: Fix race condition between os.stat() and unlink on Windows (GH-31858)
Itai Steinherz
2022-05-09
1
-0/+43
*
[3.10] gh-90622: Do not spawn ProcessPool workers on demand via fork method. ...
Miss Islington (bot)
2022-05-08
2
-10/+44
*
[3.9] gh-77630: Change Charset to charset (GH-92439) (GH-92477)
Miss Islington (bot)
2022-05-08
1
-5/+5
*
Add source for character mappings (GH-92014) (#92388)
Miss Islington (bot)
2022-05-06
1
-0/+1
*
[3.9] gh-80254: Disallow recursive usage of cursors in `sqlite3` converters (...
Erlend Egeberg Aasland
2022-05-05
1
-0/+43
*
bpo-47029: Fix BrokenPipeError in multiprocessing.Queue at garbage collection...
Miss Islington (bot)
2022-05-04
1
-12/+11
*
bpo-29890: Test IPv*Interface construction with tuple argument (GH-30862)
Miss Islington (bot)
2022-05-03
1
-0/+8
*
bpo-46604: fix function name in ssl module docstring (GH-31064)
Miss Islington (bot)
2022-05-03
1
-3/+4
*
bpo-46415: Use f-string for ValueError in ipaddress.ip_{address,network,inter...
Miss Islington (bot)
2022-05-03
2
-9/+22
*
gh-92106: Add test that subscription works on arbitrary TypedDicts (GH-92176)
Miss Islington (bot)
2022-05-03
1
-0/+13
*
bpo-46787: Fix `ProcessPoolExecutor exception` memory leak (GH-31408) (GH-31408)
Miss Islington (bot)
2022-05-02
1
-0/+3
*
[3.9] Remove effbot urls (GH-26308). (#92162)
Thaddeus1499
2022-05-02
1
-1/+0
*
concurrent.futures: Fix typo in docstring (GH-92121)
Miss Islington (bot)
2022-05-02
1
-1/+1
*
bpo-36819: Fix crashes in built-in encoders with weird error handlers (GH-28593)
Miss Islington (bot)
2022-05-02
1
-9/+168
*
[3.9] gh-92049: Forbid pickling constants re._constants.SUCCESS etc (GH-92070...
Serhiy Storchaka
2022-05-01
1
-0/+2
*
bpo-43323: Fix UnicodeEncodeError in the email module (GH-32137)
Miss Islington (bot)
2022-04-30
5
-6/+34
*
bpo-26792: Improve docstrings of runpy module run_functions (GH-30729)
Miss Islington (bot)
2022-04-29
1
-8/+28
*
gh-91832: Add 'required' attr to argparse.Action repr (GH-91841)
Miss Islington (bot)
2022-04-28
2
-2/+5
*
[3.9] gh-91810: Expand ElementTree.write() tests to use non-ASCII data (GH-91...
Serhiy Storchaka
2022-04-27
1
-17/+80
*
Fix missing `f` prefix on f-strings (GH-91910)
Miss Islington (bot)
2022-04-27
2
-2/+2
*
gh-91914: Fix test_curses on non-UTF-8 locale (GH-91919)
Miss Islington (bot)
2022-04-26
1
-1/+6
*
gh-91916: Fix test_runpy on non-UTF-8 locale (GH-91920)
Miss Islington (bot)
2022-04-26
1
-2/+1
*
RE: Add more tests for inline flag "x" and re.VERBOSE (GH-91854)
Miss Islington (bot)
2022-04-23
1
-5/+27
*
[3.9] gh-91575: Update case-insensitive matching in re to the latest Unicode ...
Miss Islington (bot)
2022-04-22
2
-9/+76
*
[3.9] gh-91700: Validate the group number in conditional expression in RE (GH...
Miss Islington (bot)
2022-04-22
2
-0/+12
[next]