Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.12.6
a4a2d2b
Python 3.12.6
by Thomas Wouters
· 10 months ago
v3.12.6
7e51091
[3.12] gh-123523: Rework typing documentation for generators and coroutines, and link to it from `collections.abc` docs (#123544) (#123792)
by Alex Waygood
· 10 months ago
9468242
[3.12] gh-123309: Add more tests for the pickletools module (GH-123355) (#123534)
by Miss Islington (bot)
· 10 months ago
58e01a1
[3.12] gh-123431: Harmonize extension code checks in pickle (GH-123434) (#123460)
by Miss Islington (bot)
· 10 months ago
10adcb4
[3.12] gh-122798: Make tests for warnings in the re module more strict (GH-122799) (#122805)
by Miss Islington (bot)
· 10 months ago
0edfc66
[3.12] gh-85110: Preserve relative path in URL without netloc in urllib.parse.urlunsplit() (GH-123179) (#123188)
by Miss Islington (bot)
· 10 months ago
7cb8d28
[3.12] gh-116263: Do not rollover empty files in RotatingFileHandler (GH-122788) (#122815)
by Miss Islington (bot)
· 10 months ago
1bfb58c
[3.12] gh-122527: Fix a crash on deallocation of `PyStructSequence` (GH-122577) (#122626)
by Sam Gross
· 10 months ago
74feab2
[3.12] gh-120426: Add the glossary term "immortal" (GH-123191) (GH-123491) (#123636)
by Petr Viktorin
· 10 months ago
407505d
[3.12] gh-123207: Clarify the documentation for the mro lookup for super() (GH-123417) (#123733)
by Miss Islington (bot)
· 10 months ago
8eef5a8
[3.12] gh-123463: Include logging_flow diagram in non-HTML docs (GH-123464) (#123667)
by Miss Islington (bot)
· 10 months ago
bc207e8
[3.12] gh-102988: Adjust version numbers in versionadded directives (GH-123771)
by Petr Viktorin
· 10 months ago
1506824
[3.12] [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parseaddr() (GH-111116) (#123766)
by Petr Viktorin
· 10 months ago
919a3e8
[3.12] gh-123048: Fix missing source location in pattern matching code (GH-123167) (#123170)
by Miss Islington (bot)
· 10 months ago
747abc0
[3.12] gh-123213: Fixed xml.etree.ElementTree.Element.extend and assignment to no longer hide exceptions (GH-123214) (#123258)
by Miss Islington (bot)
· 10 months ago
17249f3
[3.12] gh-103066: Add links and `help` in site.py constants (GH-103777) (#123763)
by Miss Islington (bot)
· 10 months ago
1d8ab25
[3.12] gh-111495: Add tests for PyNumber C API (GH-111996) (#123376)
by Sergey B Kirpichev
· 10 months ago
625072f
[3.12] gh-111495: Add tests for PyTuple C API (GH-118757) (#123379)
by Sergey B Kirpichev
· 10 months ago
b01063d
[3.12] Swap the and from in sentence in init_config.rst (GH-120086) (#123743)
by Miss Islington (bot)
· 10 months ago
6caab08
[3.12] gh-85453: Improve instance attributes mark up on datetime.rst (GH-123655) (#123741)
by Miss Islington (bot)
· 10 months ago
0078146
[3.12] gh-123418: Update macOS installer to use OpenSSL 3.0.15 (GH-123684) (#123730)
by Miss Islington (bot)
· 10 months ago
562ff73
[3.12] gh-123321: Fix Parser/myreadline.c to prevent a segfault during a multi-threaded race (GH-123323) (#123677)
by Miss Islington (bot)
· 10 months ago
c3a866c
[3.12] gh-123392: Clarify wording regarding parameters that are functions to be called (GH-123394) (GH-123665)
by Miss Islington (bot)
· 10 months ago
a0c9f51
[3.12] gh-118508: Clarify which characters are matched by `\s` (GH-119155) (#123671)
by Miss Islington (bot)
· 10 months ago
e75ecd0
[3.12] gh-123700: Update OpenSSL versions in multissltests and CI (GH-123704)
by Miss Islington (bot)
· 10 months ago
e274064
[3.12] gh-123418: Update OpenSSL to 3.0.15 on Windows (GH-123691)
by Zachary Ware
· 10 months ago
3cf7d33
[3.12] gh-123678: Upgrade libexpat 2.6.3 (GH-123689) (GH-123708)
by Miss Islington (bot)
· 10 months ago
e094d61
[3.12] gh-123418: Update CI to use fresh OpenSSL releases (GH-123698)
by Zachary Ware
· 10 months ago
c6ee0b3
[3.12] gh-123580: Fix `signed_number` token in documentation (GH-123582) (GH-123624)
by Miss Islington (bot)
· 10 months ago
252ed6d
[3.12] gh-123621: Fix `datamodel.rst` with proper `dict` notation (GH-123648) (#123654)
by Miss Islington (bot)
· 10 months ago
4170bdd
[3.12] gh-123646: Remove accidentally left ``lel.patch`` (GH-123647)
by Kirill Podoprigora
· 10 months ago
acb19be
[3.12] gh-123579: Document exclamation token (GH-123612) (#123638)
by Miss Islington (bot)
· 10 months ago
ff4ad2e
[3.12] gh-123458: Skip SBOM generation if no git repository is detected (GH-123507) (#123615)
by Miss Islington (bot)
· 10 months ago
4514998
[3.12] gh-101525: Skip test_gdb if the binary is relocated by BOLT. (… (#123603)
by Donghee Na
· 10 months ago
22ec9cb
[3.12] gh-93691: fix too broad source locations of with-statement instructions (GH-120125) (#123605)
by Miss Islington (bot)
· 10 months ago
d47d7e1
[3.12] gh-123517: Remove unnecessary `:meth:` parentheses (gh-123518) (GH-123576)
by Wei-Hsiang (Matt) Wang
· 10 months ago
95b073b
[3.12] gh-123270: Replaced SanitizedNames with a more surgical fix. (GH-123354) (#123411)
by Miss Islington (bot)
· 10 months ago
514787a
[3.12] build(deps): bump hypothesis from 6.108.10 to 6.111.2 in /Tools (GH-123567) (#123592)
by Hugo van Kemenade
· 10 months ago
ae17f9b
[3.12] gh-123570: Add link to `weakref.ref` from `weakref_slot` docs in `dataclasses` (GH-123571) (#123595)
by Miss Islington (bot)
· 10 months ago
12db938
[3.12] gh-91126: Docs and tests for slotted dataclasses with `__init_subclass__` (GH-123342) (#123569)
by Miss Islington (bot)
· 10 months ago
e3d8ccc
[3.12] gh-123550: Fix code snippet of `BUILD_TUPLE` in `dis` docs (GH-123551) (#123556)
by Miss Islington (bot)
· 10 months ago
c41c787
[3.12] gh-123494: Improve documentation for ``webbrowser`` return types (GH-123495) (#123549)
by Miss Islington (bot)
· 10 months ago
4eaf489
[3.12] gh-121285: Remove backtracking when parsing tarfile headers (GH-121286) (GH-123543)
by Miss Islington (bot)
· 10 months ago
5b3fcc0
[3.12] gh-123407: Enable translating literal and code blocks (GH-123408) (#123531)
by Miss Islington (bot)
· 10 months ago
bf99818
[3.12] gh-108172: do not override OS preferred browser if it is a super-string of a known browser (GH-113011) (GH-123528)
by Miss Islington (bot)
· 10 months ago
d5abd02
[3.12] gh-123492: Remove unnecessary `:func:` parentheses (gh-123493) (#123512)
by Wei-Hsiang (Matt) Wang
· 10 months ago
0181aa2
[3.12] gh-123142: fix too wide source location of GET_ITER/GET_AITER (GH-123420). (#123436)
by Irit Katriel
· 10 months ago
ccc6c2b
[3.12] gh-120226: Fix test_sendfile_close_peer_in_the_middle_of_receiving on Linux >= 6.10 (GH-120227) (#123422)
by Miss Islington (bot)
· 10 months ago
248af25
[3.12] gh-123254: Improve `tuple` C API docs with more info about errors (GH-123255) (#123415)
by Miss Islington (bot)
· 10 months ago
4deb32a
[3.12] gh-121804: Backport idlelib.pyshell change (GH-121886) (#123366)
by Terry Jan Reedy
· 10 months ago
8824c72
[3.12] Further revise idlelib/Icons/README.text (GH-123364) (#123365)
by Miss Islington (bot)
· 10 months ago
33d9e27
[3.12] Rewrite idlelib/Icons/README.txt (GH-123329) (#123331)
by Miss Islington (bot)
· 10 months ago
ffa282c
[3.12] gh-82378: Document the difference between sys.tracebacklimit and the limit arguments (GH-123286) (#123326)
by Miss Islington (bot)
· 10 months ago
86cad49
[3.12] gh-123297: Propagate LD_FLAGS to LDCXXSHARED in sysconfig (GH-123298) (#123320)
by Miss Islington (bot)
· 10 months ago
93d4a19
[3.12] gh-122982: Extend the deprecation period for bool inversion by two years (GH-123306) (#123317)
by Miss Islington (bot)
· 10 months ago
dcc3eae
[3.12] gh-123067: Fix quadratic complexity in parsing "-quoted cookie values with backslashes (GH-123075) (#123104)
by Miss Islington (bot)
· 10 months ago
53a5576
[3.12] Docs: Fix Makefile syntax (GH-123287) (#123289)
by Miss Islington (bot)
· 10 months ago
7dec3d7
[3.12] gh-123229: Fix valgrind warning by initializing the f-string buffers to 0 in the tokenizer (GH-123263) (#123265)
by Pablo Galindo Salgado
· 10 months ago
8fe586d
[3.12] gh-122478: Remove internal frames from tracebacks in REPL (GH-122528) (GH-122816)
by Serhiy Storchaka
· 10 months ago
6e68559
[3.12] gh-123083: Fix a potential use-after-free in ``STORE_ATTR_WITH… (#123237)
by Donghee Na
· 10 months ago
fbbde4d
[3.12] gh-123142: Fix too wide source locations in tracebacks of exceptions from broken iterables in comprehensions (GH-123173). (#123210)
by Irit Katriel
· 10 months ago
8edfa0b
[3.12] gh-123110: correct note about _Bool in the struct module docs (GH-123111) (#123127)
by Miss Islington (bot)
· 11 months ago
030b48c
[3.12] gh-116789: Add more tests for `inspect.getmembers` (GH-116802) (#123130)
by Miss Islington (bot)
· 11 months ago
e9d1bf3
[3.12] Docs: Run ``latexmk`` in parallel when creating PDFs (GH-123113) (#123116)
by Miss Islington (bot)
· 11 months ago
b9667e8
[3.12] fix typo in dis.rst (GH-121612) (#123096)
by Miss Islington (bot)
· 11 months ago
28f3770
[3.12] gh-122519: Adding socket module shutdown() constants description (GH-122543) (#123094)
by Miss Islington (bot)
· 11 months ago
41090b7
[3.12] gh-112182: Replace StopIteration with RuntimeError for future (GH-113220) (GH-123033)
by Miss Islington (bot)
· 11 months ago
9f153a2
[3.12] gh-123005: Add version added in enum.Flag.__len__ (GH-123007) (#123025)
by Miss Islington (bot)
· 11 months ago
c3ee1a7
[3.12] gh-122255: Add black box tests in test_warnings (GH-122227) (GH-122819)
by Miss Islington (bot)
· 11 months ago
ecf9971
[3.12] gh-122965: Fix `reusable-change-detection.yml` on `workflow_dispatch` (GH-122966) (#123009)
by Miss Islington (bot)
· 11 months ago
344a7b5
[3.12] Fix `print` usage in `turtle` doctests (GH-122940) (#122978)
by Miss Islington (bot)
· 11 months ago
cd69085
[3.12] gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949) (#122955)
by Miss Islington (bot)
· 11 months ago
0585a3f
[3.12] gh-99437: runpy: decode path-like objects before setting globals (#114838)
by Miss Islington (bot)
· 11 months ago
f511a93
[3.12] gh-122903: Honor directories in zipfile.Path.glob. (GH-122908) (#122927)
by Jason R. Coombs
· 11 months ago
dcc5182
[3.12] gh-122905: Sanitize names in zipfile.Path. (GH-122906) (#122923)
by Miss Islington (bot)
· 11 months ago
92ad3be
[3.12] gh-122701: Fix wording of raw strings/bytes in `lexical_analysis.rst` (GH-122702) (#122915)
by Miss Islington (bot)
· 11 months ago
18d4805
[3.12] Docs: Standardise versionchanged text in weakref.rst (GH-122898) (#122912)
by Miss Islington (bot)
· 11 months ago
f5009b6
[3.12] GH-120794: Use example paths with multiple parts in pathlib docs (GH-122887) (#122896)
by Miss Islington (bot)
· 11 months ago
d70c399
[3.12] gh-122868: Add more lower bounds for sphinxcontrib dependencies (GH-122891) (#122894)
by Miss Islington (bot)
· 11 months ago
d944484
[3.12] gh-122868: Add lower bounds for sphinxcontrib dependencies (GH-122870) (#122872)
by Miss Islington (bot)
· 11 months ago
1f779b0
[3.12] gh-120083: Add IDLE Hovertip foreground color needed for recent macOS (GH-120605) (#122592)
by Miss Islington (bot)
· 11 months ago
22fdeeb
[3.12] gh-79846: Make ssl.create_default_context() ignore invalid certificates (GH-91740) (#122769)
by Miss Islington (bot)
· 11 months ago
9d7209f
[3.12] gh-113785: csv: fields starting with escapechar are not quoted (GH-122110) (GH-122259)
by Miss Islington (bot)
· 11 months ago
c57a33d
[3.12] gh-122695: Fix double-free when using `gc.get_referents` with a freed `_asyncio.FutureIter` (#122837) (#122859)
by Victor Stinner
· 11 months ago
c536f59
[3.12] gh-122744: test_venv: ignore pip's complaint about missing ssl (GH-122776) (GH-122822)
by Miss Islington (bot)
· 11 months ago
f2cc8ad
[3.12] gh-118814: Fix the TypeVar constructor when name is passed by keyword (GH-122664) (GH-122807)
by Serhiy Storchaka
· 11 months ago
8f4892a
gh-100256: Skip inaccessible registry keys in the WinAPI mimetype implementation (GH-122047)
by Miss Islington (bot)
· 11 months ago
2e82353
[3.12] Docs: Change `remove` to `removes` for consistency (GH-121072) (#122791)
by Miss Islington (bot)
· 11 months ago
88f8385
[3.12] Doc: cmdline.rst: Include -P and -R in usage (GH-122590) (#122784)
by Miss Islington (bot)
· 11 months ago
13c263c
[3.12] gh-122511: Improve documentation for object identity of mutable/immutable types (GH-122512) (#122779)
by Miss Islington (bot)
· 11 months ago
76a0dfa
[3.12] Workaround 3.12.5 bundled pip 24.2 issue on macOS 10.9 to 10.12. (#122774)
by Ned Deily
· 11 months ago
f4aad5a
Post 3.12.5
by Thomas Wouters
· 11 months ago
ff3bc82
Python 3.12.5
by Thomas Wouters
· 11 months ago
v3.12.5
b895f18
[3.12] gh-122334: Fix test_embed failure when missing _ssl module (GH-122630) (#122648)
by Miss Islington (bot)
· 11 months ago
1c4d08d
[3.12] gh-122744: Bump bundled pip to 24.2 (#122747)
by Pradyun Gedam
· 11 months ago
b317641
[3.12] gh-119577: Adjust DeprecationWarning when testing element truth values in Element tree (GH-119762) (#120190)
by Gregory P. Smith
· 11 months ago
e970431
[3.12] gh-117270: Add missed change to COMPARE_OP from 3.12 to dis documentation (GH-117272) (#117274)
by Christopher Chianelli
· 11 months ago
81bed0f
[3.12] gh-120104: IDLE: Fix padding in config and search dialogs (GH-120107) (#122741)
by Miss Islington (bot)
· 11 months ago
4766d12
[3.12] gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233) (#122599)
by Petr Viktorin
· 11 months ago
01db0e4
[3.12] gh-122573: Require Python 3.10 or newer for Windows builds (GH-122574) (#122677)
by Gregory P. Smith
· 11 months ago
Next »