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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.8.12
v3.8.12
Łukasz Langa
2021-08-30
13
-28/+125
*
bpo-45007: Update macOS installer builds to use OpenSSL 1.1.1l (GH-28051) (GH...
Miss Islington (bot)
2021-08-30
1
-0/+1
*
bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries wh...
Miss Islington (bot)
2021-08-30
1
-0/+5
*
[3.8] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009) ...
Łukasz Langa
2021-08-29
1
-0/+1
*
[3.8] bpo-43124: Fix smtplib multiple CRLF injection (GH-25987) (GH-28036)
Miss Islington (bot)
2021-08-29
1
-0/+2
*
bpo-44394: Update libexpat copy to 2.4.1 (GH-26945) (GH-28033)
Miss Islington (bot)
2021-08-29
1
-0/+3
*
bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pyd...
Miss Islington (bot)
2021-08-29
1
-0/+2
*
bpo-45001: Make email date parsing more robust against malformed input (GH-27...
Miss Islington (bot)
2021-08-26
1
-0/+2
*
[3.8] bpo-36384: [doc] Correct typos in CVE-2021-29921 fix description (GH-27...
Łukasz Langa
2021-08-19
1
-1/+1
*
[3.8] bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-...
achraf-mer
2021-08-17
1
-0/+6
*
[3.8] bpo-33930: Fix segfault with deep recursion when cleaning method object...
Łukasz Langa
2021-08-11
1
-0/+2
*
bpo-44872: use new trashcan macros in framobject.c (GH-27683) (GH-27692)
Irit Katriel
2021-08-10
1
-0/+1
*
bpo-44856: Possible reference leak in error paths of update_bases() and __bui...
Miss Islington (bot)
2021-08-07
1
-0/+1
*
bpo-30511: Add note on thread safety to shutil.make_archive() (GH-26933) (#27...
Miss Islington (bot)
2021-07-21
1
-0/+2
*
Python 3.8.11
v3.8.11
Łukasz Langa
2021-06-28
6
-13/+52
*
[3.8] bpo-44061: Fix pkgutil.iter_modules regression when passed a pathlib.Pa...
Łukasz Langa
2021-05-12
1
-0/+2
*
bpo-44070: No longer eagerly makes import filenames absolute, except for exte...
Steve Dower
2021-05-12
1
-0/+2
*
bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Conti...
Miss Islington (bot)
2021-05-06
1
-0/+2
*
[3.8] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline ...
Miss Islington (bot)
2021-05-05
1
-0/+6
*
Merge tag 'v3.8.10' into 3.8
Łukasz Langa
2021-05-03
44
-95/+450
|
\
|
*
Python 3.8.10
v3.8.10
Łukasz Langa
2021-05-03
44
-95/+450
*
|
bpo-42800: Add audit events for f_code and tb_frame (GH-24182)
Miss Islington (bot)
2021-05-03
2
-0/+2
|
/
*
bpo-43434: Move sqlite3.connect audit events to sqlite3.Connection.__init__ (...
Erlend Egeberg Aasland
2021-05-02
1
-0/+4
*
bpo-32745: Fix a regression in the handling of ctypes' c_wchar_p type (GH-872...
Miss Islington (bot)
2021-05-02
1
-0/+3
*
bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25810)
Ned Deily
2021-05-02
1
-0/+4
*
[3.8] bpo-41100: Support macOS 11 Big Sur and Apple Silicon Macs (#25806)
Ned Deily
2021-05-02
2
-0/+13
*
[3.8] bpo-43993: Update vendored pip to 21.1.1 (GH-25761). (GH-25783)
Stéphane Bidoul
2021-05-01
1
-0/+1
*
bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671) (GH...
Miss Islington (bot)
2021-04-28
1
-0/+1
*
bpo-43962: Fix _PyInterpreterState_IDIncref() (GH-25683) (GH-25686)
Victor Stinner
2021-04-28
1
-0/+5
*
[3.8] bpo-43492: Upgrade Windows installer to use SQLite 3.35.5 (GH-25641)
Erlend Egeberg Aasland
2021-04-27
1
-0/+1
*
bpo-43492: Update macOS installer to use SQLite 3.35.5 (GH-25640)
Miss Islington (bot)
2021-04-27
1
-0/+1
*
[3.8] bpo-28577: Special case added to IP v4 and v6 hosts for /32 and /128 ne...
Pete Wicken
2021-04-26
2
-0/+2
*
Fix thread locks in zlib module may go wrong in rare case (#22132)
Ma Lin
2021-04-26
1
-0/+1
*
[3.8] bpo-34463: Make python tracebacks identical to C tracebacks for (#23899)
Irit Katriel
2021-04-26
1
-0/+1
*
bpo-42924: Fix incorrect copy in bytearray_repeat (GH-24208) (#24212)
Miss Islington (bot)
2021-04-26
1
-0/+1
*
bpo-43938: improve dataclasses.FrozenInstanceError documentation (GH-25603) (...
Miss Islington (bot)
2021-04-26
2
-0/+3
*
bpo-43534: Fix the turtle module working with multiple root windows GH-25594
Miss Islington (bot)
2021-04-26
1
-0/+1
*
[3.9] bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialog...
Miss Islington (bot)
2021-04-25
2
-0/+4
*
bpo-43534: Make dialogs in turtle.textinput() and turtle.numinput() transitie...
Miss Islington (bot)
2021-04-25
1
-0/+2
*
[3.8] bpo-43930: Update bundled pip to 21.1 and setuptools to 56.0.0 (GH-2557...
Stéphane Bidoul
2021-04-24
1
-0/+1
*
bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix (GH-25539)
Miss Islington (bot)
2021-04-23
1
-0/+2
*
[3.8] bpo-43920: Make load_verify_locations(cadata) error message consistent ...
Christian Heimes
2021-04-23
1
-0/+2
*
bpo-35306: Avoid raising OSError from pathlib.Path.exists when passed an inva...
Miss Islington (bot)
2021-04-22
1
-0/+2
*
bpo-38822: Fixed os.stat failing on inaccessible directories. (GH-25527)
Miss Islington (bot)
2021-04-22
1
-0/+3
*
bpo-43284: Update platform.win32_ver to use _syscmd_ver instead of sys.getwin...
Miss Islington (bot)
2021-04-22
1
-0/+6
*
bpo-26227: Fixes decoding of host names on Windows from ANSI instead of UTF-8...
Miss Islington (bot)
2021-04-21
1
-0/+2
*
bpo-43472: Ensure PyInterpreterState_New audit events are raised when called ...
Miss Islington (bot)
2021-04-21
1
-0/+3
*
[3.8] bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) (GH-25...
Christian Heimes
2021-04-17
1
-0/+1
*
bpo-42967: coerce bytes separator to string in urllib.parse_qs(l) (GH-24818) ...
Miss Islington (bot)
2021-04-16
1
-0/+3
*
bpo-43842: Fix race condition in test_logging SMTP test (GH-25436) (GH-25437)...
Victor Stinner
2021-04-16
1
-0/+4
[next]