Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.8.13
/
Lib
tag
4ab1dd0d884c9e4bcd4a9fa30f5bf37cf6ad6c61
tagger
Łukasz Langa <lukasz@langa.pl>
Wed Mar 16 12:29:53 2022
object
ea673213dd30afd8cacb53927e7d86f6125e86c8
Python 3.8.13
f1c3816
Python 3.8.13
by Łukasz Langa
· 3 years, 5 months ago
7a315d8
bpo-46985: Upgrade bundled pip to 22.0.4 (GH-31819) (GH-31851)
by Ned Deily
· 3 years, 5 months ago
1c9701a
bpo-46756: Fix authorization check in urllib.request (GH-31353) (GH-31572)
by Miss Islington (bot)
· 3 years, 6 months ago
fdfd7a9
bpo-46811: Make test suite support Expat >=2.4.5 (GH-31453)
by Sebastian Pipping
· 3 years, 6 months ago
b1bc04d
bpo-44949: Fix test_readline auto history tests (GH-27813) (GH-31118)
by Miss Islington (bot)
· 3 years, 6 months ago
8a84aef
[3.8] bpo-46474: Avoid REDoS in EntryPoint.pattern (sync with importlib_metadata 4.10.1) (GH-30803). (#30829)
by Jason R. Coombs
· 3 years, 6 months ago
f87e616
bpo-46648: Skip test_urllib2.test_issue16464() (GH-31161) (GH-31173)
by Miss Islington (bot)
· 3 years, 6 months ago
7c5b01b
bpo-45859: Mark test_field_descriptor in test_collections as CPython-only (GH-29691) (GH-29710)
by Miss Islington (bot)
· 3 years, 8 months ago
2ce3816
bpo-45436: Fix tkinter tests with Tcl/Tk 8.6.11+ (GH-29077) (GH-29093)
by Miss Islington (bot)
· 3 years, 10 months ago
7f70ba3
bpo-45310: Fix parrallel shared memory tests (GH-28661) (GH-28979)
by Victor Stinner
· 3 years, 10 months ago
1d8cb01
bpo-45195: Fix test_readline.test_nonascii() (GH-28329) (GH-28984)
by Miss Islington (bot)
· 3 years, 10 months ago
07119dd
Python 3.8.12
by Łukasz Langa
· 4 years ago
v3.8.12
b93aea4
[3.8] bpo-43124: Fix smtplib multiple CRLF injection (GH-25987) (GH-28036)
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
81148c6
bpo-45001: Make email date parsing more robust against malformed input (GH-27946) (GH-27974)
by Miss Islington (bot)
· 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
0389426
bpo-44022: Improve the regression test. (GH-26503) (#26506)
by Miss Islington (bot)
· 4 years, 1 month ago
c3ffbbd
Python 3.8.11
by Łukasz Langa
· 4 years, 2 months ago
v3.8.11
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, 3 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, 3 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
3d8993a
Python 3.8.10
by Łukasz Langa
· 4 years, 4 months ago
v3.8.10
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
b29d0a5
[3.8] bpo-41100: Support macOS 11 Big Sur and Apple Silicon Macs (#25806)
by Ned Deily
· 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
e377ecf
bpo-43935: Fix typo in Turtle.back() docstring (GH-25581)
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
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
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
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
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
c6b50ab
Reformat idlelib colorizer (GH-25479)
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
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
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
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
eed7686
bpo-43105: Importlib now resolves relative paths when creating module spec objects from file locations (GH-25121)
by Steve Dower
· 4 years, 4 months ago
e18ebd9
bpo-43794: OpenSSL 3.0.0: set OP_IGNORE_UNEXPECTED_EOF by default (GH-25309)
by Miss Islington (bot)
· 4 years, 4 months ago
4e710d1
[3.8] bpo-43791: Skip TLS 1.0/1.1 tests under OpenSSL 3.0.0 (GH-25304) (GH-25308)
by Miss Islington (bot)
· 4 years, 4 months ago
20d56bd
bpo-39674: Fix collections ABC deprecation notice (GH-25281)
by Markus Gerstel
· 4 years, 4 months ago
05d0fcd
Fix broken test for MutableSet.pop() (GH-25209) (GH-25270)
by Miss Islington (bot)
· 4 years, 4 months ago
9f57873
bpo-42999: Expand and clarify pathlib.Path.link_to() documentation. (GH-24294)
by Steve Dower
· 4 years, 4 months ago
e7654b6
bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391)
by Miss Islington (bot)
· 4 years, 4 months ago
b132be8
bpo-43176: Fix processing of empty dataclasses (GH-24484)
by Miss Islington (bot)
· 4 years, 4 months ago
bdee2a3
bpo-36470: Allow dataclasses.replace() to handle InitVars with default values (GH-20867) (GH-25201)
by Miss Islington (bot)
· 4 years, 4 months ago
0f7c77e
Fix typo in turtledemo.two_canvases. (GH-25194)
by Miss Islington (bot)
· 4 years, 5 months ago
ff7dc7f
Merge tag 'v3.8.9' into 3.8
by Łukasz Langa
· 4 years, 5 months ago
2049bb2
[3.9] bpo-26053: Fix args echoed by pdb run command (GH-25149)
by Miss Islington (bot)
· 4 years, 5 months ago
a743f81
Python 3.8.9
by Łukasz Langa
· 4 years, 5 months ago
v3.8.9
e143eea
bpo-37945: Fix test_locale.test_getsetlocale_issue1813() (GH-25110) (GH-25113)
by Miss Islington (bot)
· 4 years, 5 months ago
e92923b
bpo-42225: IDLE - document two unix-related problems. (GH-25078)
by Miss Islington (bot)
· 4 years, 5 months ago
c1079cd
bpo-43399: Fix ElementTree.extend not working on iterators (GH-24751)
by Miss Islington (bot)
· 4 years, 5 months ago
ba7f863
bpo-43660: Fix crash when displaying exceptions with custom values for sys.stderr (GH-25075)
by Miss Islington (bot)
· 4 years, 5 months ago
20b2f2b
bpo-43562: fix test_ssl to skip on unreachable network (GH-24937) (GH-25047)
by Miss Islington (bot)
· 4 years, 5 months ago
3b6e61e
bpo-35883: Py_DecodeLocale() escapes invalid Unicode characters (GH-24843) (GH-24906)
by Miss Islington (bot)
· 4 years, 5 months ago
e9092b2
bpo-43659: Fix test_curses on AIX (GH-25074)
by Miss Islington (bot)
· 4 years, 5 months ago
dae1963
bpo-35930: Raising an exception raised in a "future" instance will create reference cycles (GH-24995) (#25071)
by Miss Islington (bot)
· 4 years, 5 months ago
7e38d33
bpo-42988: Remove the pydoc getfile feature (GH-25015)
by Miss Islington (bot)
· 4 years, 5 months ago
93b0da7
bpo-43577: Fix deadlock with SSLContext._msg_callback and sni_callback (GH-24957)
by Miss Islington (bot)
· 4 years, 5 months ago
5051167
bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)
by Miss Islington (bot)
· 4 years, 5 months ago
9bdb580
bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) (#24825)
by Mariusz Felisiak
· 4 years, 5 months ago
664d1d1
[3.8] bpo-43285 Make ftplib not trust the PASV response. (GH-24838) (GH-24881)
by Gregory P. Smith
· 4 years, 5 months ago
9f935fa
Update client.py (GH-24827)
by Miss Islington (bot)
· 4 years, 5 months ago
8cadc2c
[3.8] bpo-27820: Fix AUTH LOGIN logic in smtplib.SMTP (GH-24118) (#24833)
by Senthil Kumaran
· 4 years, 5 months ago
1a5001c
bpo-43423 Fix IndexError in subprocess _communicate function (GH-24777)
by Miss Islington (bot)
· 4 years, 5 months ago
ac5e23c
bpo-43406: Fix test_signal.test_stress_modifying_handlers() (GH-24815)
by Miss Islington (bot)
· 4 years, 5 months ago
a6d0182
[3.8] bpo-43439: Add audit hooks for gc functions (GH-24794). (GH-24810)
by Pablo Galindo
· 4 years, 5 months ago
4715be8
[3.8] bpo-43406: Fix possible race condition where ``PyErr_CheckSignals`` tries to execute a non-Python signal handler (GH-24756) (GH-24762)
by Antoine Pitrou
· 4 years, 6 months ago
0064d56
[3.8] bpo-37193: Remove thread objects which finished process its request (GH-23127) (GH-24749)
by Miss Islington (bot)
· 4 years, 6 months ago
59e8576
bpo-42782: Fail fast for permission errors in shutil.move() (GH-24001)
by Miss Islington (bot)
· 4 years, 6 months ago
07ab490
bpo-43316: gzip: Fix sys.exit() usage. (GH-24652)
by Miss Islington (bot)
· 4 years, 6 months ago
69906c5
bpo-43316: gzip: CLI uses non-zero return code on error. (GH-24647)
by Miss Islington (bot)
· 4 years, 6 months ago
653e17b
[3.8] bpo-41841: prepare for 3.8.9 (GH-24635)
by Terry Jan Reedy
· 4 years, 6 months ago
bdf0fec
bpo-43283: Add IDLE doc paragraph about print speed (GH-24615) (GH-24632)
by Miss Islington (bot)
· 4 years, 6 months ago
6e2f144
bpo-43260: io: Prevent large data remains in textio buffer. (GH-24592)
by Inada Naoki
· 4 years, 6 months ago
6ddb255
bpo-43283: Rearrange some IDLE doc paragraphs. (GH-24604)
by Miss Islington (bot)
· 4 years, 6 months ago
024d805
Python 3.8.8
by Łukasz Langa
· 4 years, 6 months ago
v3.8.8
dfd7d68
Python 3.8.8rc1
by Łukasz Langa
· 4 years, 6 months ago
v3.8.8rc1
e3110c3
[3.8] bpo-42967: only use '&' as a query string separator (GH-24297) (#24529)
by Senthil Kumaran
· 4 years, 6 months ago
20d4375
Fix typo (GH-23019)
by Miss Islington (bot)
· 4 years, 7 months ago
0869a71
bpo-41748: Handles unquoted attributes with commas (GH-24072)
by Miss Islington (bot)
· 4 years, 7 months ago
aab84a5
bpo-43016: Fix test_curses on platform without cursesw (GH-24405) (GH-24408)
by Miss Islington (bot)
· 4 years, 7 months ago
7ca947e
[3.8] bpo-43016: Rewrite tests for curses (GH-24312). (GH-24399) (GH-24401)
by Serhiy Storchaka
· 4 years, 7 months ago
cf88382
bpo-43008: Add 'Patch by Ken Hilton' (GH-24370)
by Miss Islington (bot)
· 4 years, 7 months ago
Next »