Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.8.12
tag
f27882d788badef5b941b3094b3b489d1101d3d8
tagger
Łukasz Langa <lukasz@langa.pl>
Mon Aug 30 14:27:10 2021
object
07119dd38c9a6e5da84ca8a0a46acdf8a3e60ecf
Python 3.8.12
07119dd
Python 3.8.12
by Łukasz Langa
· 4 years ago
v3.8.12
8371290
[3.8] bpo-45007: Update multissl to openssl 1.1.1l as well (GH-28044) (GH-28063)
by Christian Heimes
· 4 years ago
1f89e51
bpo-45007: Update macOS installer builds to use OpenSSL 1.1.1l (GH-28051) (GH-28059)
by Miss Islington (bot)
· 4 years ago
7234e67
bpo-44689: ctypes.util.find_library() now finds macOS 11+ system libraries when built on older macOS systems (GH-27251) (GH-28054)
by Miss Islington (bot)
· 4 years ago
803c607
[3.8] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009) (GH-28041)
by Łukasz Langa
· 4 years ago
b93aea4
[3.8] bpo-43124: Fix smtplib multiple CRLF injection (GH-25987) (GH-28036)
by Miss Islington (bot)
· 4 years ago
c9c2a0b
bpo-44394: Update libexpat copy to 2.4.1 (GH-26945) (GH-28033)
by Miss Islington (bot)
· 4 years ago
193443b
bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pydoc (GH-23200) (GH-28026)
by Miss Islington (bot)
· 4 years ago
44dd2ec
Fix typo in a comment in Modules/_ssl.c: s/validata/validate/ (GH-27993) (GH-27999)
by Miss Islington (bot)
· 4 years ago
9c74678
bpo-44997: macOS does not support loadable SQLite extensions (GH-27979) (GH-27996)
by Miss Islington (bot)
· 4 years ago
81148c6
bpo-45001: Make email date parsing more robust against malformed input (GH-27946) (GH-27974)
by Miss Islington (bot)
· 4 years ago
6ebfe8d
[3.8] bpo-36384: [doc] Correct typos in CVE-2021-29921 fix description (GH-27825)
by Łukasz Langa
· 4 years ago
03dd89d
[3.8] bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099) (GH-27801)
by achraf-mer
· 4 years ago
d7f5796
bpo-33930: Fix typo in the test name. (GH-27735)
by Miss Islington (bot)
· 4 years ago
09d814b
[3.8] bpo-33930: Fix segfault with deep recursion when cleaning method objects (GH-27678) (GH-27721)
by Łukasz Langa
· 4 years ago
7f88aea
bpo-44854: Add .editorconfig file to help enforce `make patchcheck` (GH-27638) (GH-27713)
by Miss Islington (bot)
· 4 years ago
b019ffe
bpo-44872: use new trashcan macros in framobject.c (GH-27683) (GH-27692)
by Irit Katriel
· 4 years ago
0a42309
bpo-44856: Possible reference leak in error paths of update_bases() and __build_class__ (GH-27647) (GH-27652)
by Miss Islington (bot)
· 4 years ago
af441df
Spell out 's.pop() or s.pop(i)' (GH-27398) (GH-27414)
by Miss Islington (bot)
· 4 years, 1 month ago
54d3871
bpo-30511: Add note on thread safety to shutil.make_archive() (GH-26933) (#27276)
by Miss Islington (bot)
· 4 years, 1 month ago
0389426
bpo-44022: Improve the regression test. (GH-26503) (#26506)
by Miss Islington (bot)
· 4 years, 1 month ago
ae5dcf5
Post 3.8.11
by Łukasz Langa
· 4 years, 2 months ago
c3ffbbd
Python 3.8.11
by Łukasz Langa
· 4 years, 2 months ago
v3.8.11
634da2d
[3.8] bpo-43882 - Mention urllib.parse changes in Whats new section. (#26277)
by Senthil Kumaran
· 4 years, 2 months ago
71ba16b
bpo-44229: Ignore spurious EPROTOTYPE on macOS in test_ssl (GH-26893) (GH-26895)
by Miss Islington (bot)
· 4 years, 2 months ago
af5fb67
bpo-38323: Skip SubprocessMultiLoopWatcherTest as they can hang the test suite (GH-26542) (GH-26670)
by Miss Islington (bot)
· 4 years, 2 months ago
4844abd
[3.8] bpo-44061: Fix pkgutil.iter_modules regression when passed a pathlib.Path object (GH-25964). (GH-26056)
by Łukasz Langa
· 4 years, 3 months ago
378211f
bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules (GH-26025) (#26028)
by Steve Dower
· 4 years, 3 months ago
8a12f46
bpo-40297: Fix test_socket.CANTest.testSendFrame (GH-19548) (#25957)
by Miss Islington (bot)
· 4 years, 4 months ago
f396864
bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916) (#25933)
by Miss Islington (bot)
· 4 years, 4 months ago
515a7bc
[3.8] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs. (GH-25595) (#25726)
by Miss Islington (bot)
· 4 years, 4 months ago
44f6b9a
Post 3.8.10
by Łukasz Langa
· 4 years, 4 months ago
705c615
Merge tag 'v3.8.10' into 3.8
by Łukasz Langa
· 4 years, 4 months ago
8ab272f
bpo-42800: Add audit events for f_code and tb_frame (GH-24182)
by Miss Islington (bot)
· 4 years, 4 months ago
3d8993a
Python 3.8.10
by Łukasz Langa
· 4 years, 4 months ago
v3.8.10
10665ac
bpo-43434: Move sqlite3.connect audit events to sqlite3.Connection.__init__ (GH-25818)
by Erlend Egeberg Aasland
· 4 years, 4 months ago
db3ce79
bpo-32745: Fix a regression in the handling of ctypes' c_wchar_p type (GH-8721) (#25811)
by Miss Islington (bot)
· 4 years, 4 months ago
78e5588
bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25810)
by Ned Deily
· 4 years, 4 months ago
b29d0a5
[3.8] bpo-41100: Support macOS 11 Big Sur and Apple Silicon Macs (#25806)
by Ned Deily
· 4 years, 4 months ago
d8ec61f
Fix broken name in build.yml (GH-25759) (GH-25797)
by Miss Islington (bot)
· 4 years, 4 months ago
ce081fb
Fix exceptions mentioned in os.setxattr() docs (GH-25742) (GH-25795)
by Miss Islington (bot)
· 4 years, 4 months ago
3519ac4
Fixing doc for callback for lambda (GH-25779) (GH-25789)
by Miss Islington (bot)
· 4 years, 4 months ago
6034c4a
[3.8] bpo-43993: Update vendored pip to 21.1.1 (GH-25761). (GH-25783)
by Stéphane Bidoul
· 4 years, 4 months ago
606bb1c
bpo-43971: Add spaces around annotated arg default '=' (GH-25702)
by Miss Islington (bot)
· 4 years, 4 months ago
e377ecf
bpo-43935: Fix typo in Turtle.back() docstring (GH-25581)
by Miss Islington (bot)
· 4 years, 4 months ago
ea6ec96
[3.8] bpo-42589: Change URL for 'from' link when used in a raised exc… (GH-25755)
by sblondon
· 4 years, 4 months ago
e010031
[doc] Be more clear on super() regarding multiple base classes methods (GH-21789) (GH-25707)
by Miss Islington (bot)
· 4 years, 4 months ago
cc1dcb6
[doc] Do some polishing in IDEs section (GH-22070) (GH-25704)
by Miss Islington (bot)
· 4 years, 4 months ago
b52cc7c
bpo-43960: test_pdb resets breakpoints to make tests deterministic (GH-25691) (GH-25692)
by Miss Islington (bot)
· 4 years, 4 months ago
ff7266e
bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671) (GH-25690)
by Miss Islington (bot)
· 4 years, 4 months ago
77db337
bpo-43962: Fix _PyInterpreterState_IDIncref() (GH-25683) (GH-25686)
by Victor Stinner
· 4 years, 4 months ago
7f7cfc4
[3.8] bpo-43492: Upgrade Windows installer to use SQLite 3.35.5 (GH-25641)
by Erlend Egeberg Aasland
· 4 years, 4 months ago
e013d8d
bpo-43492: Update macOS installer to use SQLite 3.35.5 (GH-25640)
by Miss Islington (bot)
· 4 years, 4 months ago
1d7a537
[doc] Remove duplicated operator.itemgetter example (GH-24178) (#25647)
by Miss Islington (bot)
· 4 years, 4 months ago
a808aab
Use the zero argument form of super() in examples for Python3 docs. (GH-22314) (GH-25639)
by Miss Islington (bot)
· 4 years, 4 months ago
10ad7eb
[3.8] bpo-28577: Special case added to IP v4 and v6 hosts for /32 and /128 networks (GH-18757) (#25536)
by Pete Wicken
· 4 years, 4 months ago
196b8f3
Fix thread locks in zlib module may go wrong in rare case (#22132)
by Ma Lin
· 4 years, 4 months ago
b570fea
bpo-41661: Document os.path.relpath() exception on Windows with different drives (GH-25346) (#25367)
by Miss Islington (bot)
· 4 years, 4 months ago
2760a67
bpo-17305: Link to the third-party idna package. (GH-25208) (#25211)
by Miss Islington (bot)
· 4 years, 4 months ago
727bed6
[3.8] bpo-34463: Make python tracebacks identical to C tracebacks for (#23899)
by Irit Katriel
· 4 years, 4 months ago
e1203e8
bpo-42924: Fix incorrect copy in bytearray_repeat (GH-24208) (#24212)
by Miss Islington (bot)
· 4 years, 4 months ago
081bfe4
bpo-43938: improve dataclasses.FrozenInstanceError documentation (GH-25603) (GH-25636)
by Miss Islington (bot)
· 4 years, 4 months ago
9b5f30e
Doc: Fix the array.fromfile method doc (GH-22037) (GH-25631)
by Miss Islington (bot)
· 4 years, 4 months ago
10ee266
[3.8] bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624) (GH-25627)
by Miss Islington (bot)
· 4 years, 4 months ago
7b30348
Update asyncio-subprocess.rst (GH-21680) (GH-25622)
by Miss Islington (bot)
· 4 years, 4 months ago
c5ce186
documentation: clarification about the function remove in os library (GH-19024) (GH-25618)
by Miss Islington (bot)
· 4 years, 4 months ago
6d4556f
Quick pydoc update to smtplib.py (GH-22292) (GH-25616)
by Miss Islington (bot)
· 4 years, 4 months ago
9ca20fd
bpo-43534: Fix the turtle module working with multiple root windows GH-25594
by Miss Islington (bot)
· 4 years, 4 months ago
f28a59c
Fix broken links and improve stand-alone tools list in FAQ GH-25610
by Miss Islington (bot)
· 4 years, 4 months ago
28d3f7a
Fix id of 'Internet Message Format' RFC in email doc GH-25614
by Miss Islington (bot)
· 4 years, 4 months ago
62e7646
Fix copy.Error casing in documentation GH-22004 (#25612)
by Miss Islington (bot)
· 4 years, 4 months ago
ff22c1b
Remove mention of dst parameter from description of os.lstat() (GH-24704)
by Miss Islington (bot)
· 4 years, 4 months ago
c3b63a5c
Fix a typo in datamodel reference document (GH-24930)
by Miss Islington (bot)
· 4 years, 4 months ago
d6322c9c
BaseHTTPRequestHandler, that path includes query (GH-25597)
by Miss Islington (bot)
· 4 years, 4 months ago
6077efa
[3.9] bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by window managers on macOS and X Window (GH-25187). (GH-25588) (GH-25592)
by Miss Islington (bot)
· 4 years, 4 months ago
c70f268
bpo-43534: Make dialogs in turtle.textinput() and turtle.numinput() transitient again (GH-24923)
by Miss Islington (bot)
· 4 years, 4 months ago
fc82f3f
[3.8] bpo-43930: Update bundled pip to 21.1 and setuptools to 56.0.0 (GH-25576) (GH-25579)
by Stéphane Bidoul
· 4 years, 4 months ago
e92d110
bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix (GH-25539)
by Miss Islington (bot)
· 4 years, 4 months ago
82b6c09
[3.8] bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25554) (GH-25556)
by Christian Heimes
· 4 years, 4 months ago
faad2bd
bpo-43856: Add a versionadded directive to the importlib.metadata docs (GH-25445)
by Jason R. Coombs
· 4 years, 4 months ago
c6b50ab
Reformat idlelib colorizer (GH-25479)
by Miss Islington (bot)
· 4 years, 4 months ago
9f0b3a9
bpo-38822: Check specifically for a drive, not just a colon (GH-25540)
by Miss Islington (bot)
· 4 years, 4 months ago
1575ea0
bpo-35306: Avoid raising OSError from pathlib.Path.exists when passed an invalid filename (GH-25529)
by Miss Islington (bot)
· 4 years, 4 months ago
400bd9a
bpo-38822: Fixed os.stat failing on inaccessible directories. (GH-25527)
by Miss Islington (bot)
· 4 years, 4 months ago
ef63328
bpo-43284: Update platform.win32_ver to use _syscmd_ver instead of sys.getwindowsversion() (GH-25500)
by Miss Islington (bot)
· 4 years, 4 months ago
f7bc441
bpo-26227: Fixes decoding of host names on Windows from ANSI instead of UTF-8 (GH-25510)
by Miss Islington (bot)
· 4 years, 4 months ago
602eefe
bpo-43472: Ensure PyInterpreterState_New audit events are raised when called through _xxsubinterpreters module (GH-25506)
by Miss Islington (bot)
· 4 years, 4 months ago
303ffb7
Fix typo in a dataclasses comment. (GH-25454)
by Miss Islington (bot)
· 4 years, 4 months ago
f77ca86
[3.8] bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) (GH-25452)
by Christian Heimes
· 4 years, 4 months ago
d5b80eb
bpo-42967: coerce bytes separator to string in urllib.parse_qs(l) (GH-24818) (#25345)
by Miss Islington (bot)
· 4 years, 4 months ago
816da33
bpo-43842: Fix race condition in test_logging SMTP test (GH-25436) (GH-25437) (GH-25440)
by Victor Stinner
· 4 years, 4 months ago
582917f
[3.9] bpo-43723: Revert IDLE doc change (GH-25174)
by Miss Islington (bot)
· 4 years, 4 months ago
b405647
[3.8] bpo-43723: Backport IDLE doc change (GH-25174)
by Terry Jan Reedy
· 4 years, 4 months ago
a746fce
bpo-37741: make importlib.metadata docs discoverable through a module directive. (GH-25415)
by Miss Islington (bot)
· 4 years, 4 months ago
6ac1ea2
bpo-43777: Drop description of "pip search" command from tutorial (GH-25287)
by Miss Islington (bot)
· 4 years, 4 months ago
a607815
[3.8] bpo-43811: Test multiple OpenSSL versions on GHA (GH-25360) (GH-25392)
by Miss Islington (bot)
· 4 years, 4 months ago
47a894d
bpo-43816: Add extern "C" to Include/cpython/pyctype.h (GH-25365)
by Miss Islington (bot)
· 4 years, 4 months ago
b71aaa0
[3.8] bpo-43799: OpenSSL 3.0.0: declare OPENSSL_API_COMPAT 1.1.1 (GH-25329) (GH-25383)
by Christian Heimes
· 4 years, 4 months ago
f396a1a
[3.8] bpo-42248: [Enum] ensure exceptions raised in ``_missing_`` are released (GH-25350). (GH-25369)
by Ethan Furman
· 4 years, 4 months ago
04425a9
bpo-41561: Fix testing with OpenSSL 1.0.2 (GH-25355)
by Miss Islington (bot)
· 4 years, 4 months ago
Next »