Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.12.5
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
7063665
[3.12] gh-83505: Add markdown mimetype mapping (GH-17995) (#118594)
by Miss Islington (bot)
· 11 months ago
be88b3b
[3.12] Fix syntax in generate_re_casefix.py (GH-122699) (#122722)
by Miss Islington (bot)
· 11 months ago
2ff4158
[3.12] gh-122613: Document PyLong_GetInfo() (part of Limited API) (GH-122280) (#122644)
by Sergey B Kirpichev
· 11 months ago
8f19be4
[3.12] gh-121367: [doc] BUILD_TUPLE arg can be 0 (GH-122663) (#122684)
by Miss Islington (bot)
· 11 months ago
4d6b7b7
[3.12] Add `3.13` and remove `3.7` in Azure Pipelines (GH-122670) (#122672)
by Miss Islington (bot)
· 11 months ago
f7ae2c1
[3.12] gh-122661: Remove GNU make-specific directive from Doc/Makefile (GH-122662) (#122669)
by Miss Islington (bot)
· 11 months ago
62f224a
[3.12] gh-122623: Improve `c-api/bytearray.rst` with error handling info (GH-122624) (#122659)
by Miss Islington (bot)
· 11 months ago
8f1b385
[3.12] GH-121970: Fix ``gettext`` for audit events (GH-122651) (#122654)
by Miss Islington (bot)
· 11 months ago
e2103fc
[3.12] Doc: Grammar fix in ``library/ssl.rst``, 'Verifying certificates' (GH-122646) (#122650)
by Miss Islington (bot)
· 11 months ago
6dd6ea0
[3.12] Doc: Improve wording of ``os.path.commonpath()`` (GH-122627) (#122642)
by Miss Islington (bot)
· 11 months ago
6b8a9a1
[3.12] gh-122334: Fix crash when importing ssl after re-initialization (GH-122481) (#122495)
by neonene
· 11 months ago
372df19
[3.12] Fix typos in docs (#122502) (#122605)
by Alex Waygood
· 11 months ago
c47943a
[3.12] gh-121723: Relax constraints on queue objects for `logging.handlers.QueueHandler`. (GH-122154) (GH-122604)
by Miss Islington (bot)
· 11 months ago
757bcfd
[3.12] gh-122544: Change OS image in readthedocs.yml to ubuntu-24.04 (GH-122568) (#122594)
by Miss Islington (bot)
· 11 months ago
c654bce
[3.12] Fixes typo in idlelib/idle_test/example_stub.pyi (GH-122520) (#122591)
by Miss Islington (bot)
· 11 months ago
fed70e0
[3.12] gh-122384: Mark strings from Download page for translation (GH-122385) (#122554)
by Miss Islington (bot)
· 11 months ago
8ab6d1b
[3.12] Move change detection to separate workflow in CI (GH-122336). (#122538)
by Sviatoslav Sydorenko (Святослав Сидоренко)
· 11 months ago
5df322e
[3.12] gh-122133: Rework pure Python socketpair tests to avoid use of importlib.reload. (GH-122493) (GH-122505)
by Miss Islington (bot)
· 11 months ago
5377f55
[3.12] gh-87320: In the code module, handle exceptions raised in sys.excepthook (GH-122456) (GH-122515)
by Serhiy Storchaka
· 11 months ago
ef21e48
[3.12] Docs: bump Sphinx to 8.0 and update constraints (GH-122496) (#122500)
by Hugo van Kemenade
· 11 months ago
efba83f
[3.12] GH-122482: Make About IDLE direct discussion to DPO (GH-122483) (#122486)
by Miss Islington (bot)
· 11 months ago
1cd57b9
[3.12] Remove outdated note about instance methods from datamodel.rst (GH-122471) (#122480)
by Miss Islington (bot)
· 11 months ago
c8f5ca6
[3.12] gh-122208: Don't delivery PyDict_EVENT_ADDED until it can't fail (#122327)
by Dino Viehland
· 11 months ago
ca22750
[3.12] gh-121474: Add threading.Barrier parties arg sanity check. (GH-121480) (GH-122443)
by Miss Islington (bot)
· 11 months ago
9491d18
[3.12] gh-122400: Handle ValueError in filecmp (GH-122401) (GH-122442)
by Miss Islington (bot)
· 11 months ago
6b4abde
[3.12] GH-121970: Extract ``audit_events`` into a new extension (GH-122325) (#122435)
by Miss Islington (bot)
· 11 months ago
dd86217
[3.12] GH-122085: Use include files for C API deprecations (GH-109843) (#122423)
by Adam Turner
· 11 months ago
220e31a
[3.12] gh-122133: Authenticate socket connection for `socket.socketpair()` fallback (GH-122134) (GH-122425)
by Miss Islington (bot)
· 11 months ago
bad8497
[3.12] gh-122311: Fix a refleak in pickle (GH-122411) (GH-122416)
by Miss Islington (bot)
· 11 months ago
e6878fc
Revert "[3.12] gh-120713: Normalize year with century for datetime.strftime (GH-120820) (GH-121145)" (GH-122409)
by Serhiy Storchaka
· 11 months ago
5bd2ea2
[3.12] gh-117482: Fix the Slot Wrapper Inheritance Tests (gh-122250)
by Eric Snow
· 11 months ago
e299104
[3.12] gh-122292: Split up ``Lib/test/test_ast.py`` into a couple of … (#122395)
by Kirill Podoprigora
· 11 months ago
a3076c7
[3.12] gh-122311: Fix some error messages in pickle (GH-122386) (GH-122388)
by Miss Islington (bot)
· 11 months ago
ecc97cb
[3.12] gh-122311: Add more tests for pickle (GH-122376) (GH-122378)
by Serhiy Storchaka
· 11 months ago
ccb4e3b
[3.12] gh-122085: Create dedicated page for deprecations (GH-122352) (#122375)
by Miss Islington (bot)
· 11 months ago
ca3486c
[3.12] gh-122300: Preserve AST nodes for format specifiers with single elements (GH-122308) (#122363)
by Pablo Galindo Salgado
· 11 months ago
8205c16
[3.12] GH-121462: pathlib docs: improve table of corresponding os/os.path functions (GH-121465) (#122360)
by Barney Gale
· 11 months ago
0f83b8f
[3.12] gh-122044: Don't error during gitignore filtering with no files (GH-122045) (#122354)
by Miss Islington (bot)
· 11 months ago
fb2826a
[3.12] gh-122085: Use include files for `whatsnew/3.14.rst` deprecations (GH-122242) (#122351)
by Hugo van Kemenade
· 11 months ago
2e37d67
[3.12] gh-122170: Handle ValueError raised by os.stat() in linecache (GH-122176) (GH-122349)
by Miss Islington (bot)
· 11 months ago
a4449a1
[3.12] Move macOS matrix to the calling workflow (GH-121809) (#122330)
by Sviatoslav Sydorenko (Святослав Сидоренко)
· 11 months ago
102dc44
[3.12] gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (GH-122338) (#122345)
by Miss Islington (bot)
· 11 months ago
d4ca183
[3.12] Document ``mimetypes.MimeTypes.add_type()`` (GH-122301) (#122329)
by Miss Islington (bot)
· 11 months ago
7353106
[3.12] gh-122311: Fix typo in the pickle error formatting code (GH-122312) (GH-122315)
by Miss Islington (bot)
· 11 months ago
0300e33
[3.12] gh-121913: Use str(exc) instead of exc.strerror in `asyncio.base_events` (GH-122269) (#122279)
by Miss Islington (bot)
· 11 months ago
02c19f0
[3.12] gh-122270: Fix typos in the Py_DEBUG macro name (GH-122271) (GH-122276)
by Miss Islington (bot)
· 11 months ago
9d65ea1
[3.12] gh-82951: Fix serializing by name in pickle protocols < 4 (GH-122149) (GH-122265)
by Miss Islington (bot)
· 11 months ago
be5e229
[3.12] gh-122191: Fix test_warnings failure if run with -Werror (GH-122222) (GH-122257)
by Serhiy Storchaka
· 11 months ago
dd4c8ac
[3.12] gh-117482: Simplify the Fix For Builtin Types Slot Wrappers (gh-122241)
by Eric Snow
· 11 months ago
1a104e5
[3.12] gh-122085: Use include files for `whatsnew/3.12.rst` deprecations (GH-122093) (#122224)
by Hugo van Kemenade
· 11 months ago
f8ddebb
[3.12] Integrate `build_msi` into main CI workflow (GH-121778) (#122231)
by Sviatoslav Sydorenko (Святослав Сидоренко)
· 11 months ago
9dad694
[3.12] GH-120754: Add more tests around seek + readall (GH-122103) (#122216)
by Miss Islington (bot)
· 11 months ago
257c413
[3.12] gh-122029: Log call events in sys.setprofile when it's a method with c function (GH-122072) (GH-122206)
by Miss Islington (bot)
· 11 months ago
d7c67e0
[3.12] gh-117482: Expand Tests for Slot Wrappers of Inherited Slots of Static Builtin Types (gh-122197)
by Eric Snow
· 11 months ago
cde9a26
[3.12] Docs: Use cross-reference to `os.uname` in `sysconfig.get_platform` (GH-122083) (#122172)
by Miss Islington (bot)
· 11 months ago
6477653
[3.12] GH-121970: Remove ``escape4chm`` (GH-122065) (#122168)
by Miss Islington (bot)
· 11 months ago
b24ca6a
[3.12] Refactor test_capi.test_long (GH-122113) (GH-122151)
by Serhiy Storchaka
· 11 months ago
8d1f157
[3.12] Merge Ubuntu test matrices in CI (GH-121813) (#122116)
by Sviatoslav Sydorenko (Святослав Сидоренко)
· 12 months ago
c1e834d
[3.12] gh-121957: Emit audit events for python -i and python -m asyncio (GH-122117)
by Łukasz Langa
· 12 months ago
6e9b3f7
[3.12] Generalize reusable Windows CI jobs (#121766) (#121776)
by Sviatoslav Sydorenko (Святослав Сидоренко)
· 12 months ago
6586b17
[3.12] gh-118124: fix assert related C++ checks on Solaris/Illumos (GH-121974) (#122109)
by Jakub Kulík
· 12 months ago
71970d6
[3.12] Docs: spelling and grammar fixes (GH-122084) (#122107)
by Russell Keith-Magee
· 12 months ago
9343c6d
[3.12] Delete stale note about mp.Lock.acquire/SIGINT (GH-120929) (GH-122079)
by Miss Islington (bot)
· 12 months ago
5f46a72
[3.12] gh-121977: Add tips for handling unhashable data (GH-122075) (#122077)
by Miss Islington (bot)
· 12 months ago
966eff9
[3.12] gh-122026: Fix identification of mismatched parentheses inside f-strings (GH-122028) (#122062)
by Pablo Galindo Salgado
· 12 months ago
0298da4
[3.12] Docs: Fix duplicate object description warnings (GH-122068) (#122070)
by Miss Islington (bot)
· 12 months ago
a9daa4f
[3.12] gh-121130: Fix f-string format specifiers with debug expressions (GH-121150) (#122063)
by Pablo Galindo Salgado
· 12 months ago
ca531e4
[3.12] GH-121970: Modernise the patchlevel extension (GH-121995) (#122061)
by Miss Islington (bot)
· 12 months ago
8bd4713
[3.12] gh-120930: Remove extra blank occuring in wrapped encoded words in email headers (GH-121747) (GH-121964)
by Miss Islington (bot)
· 12 months ago
3f72821
[3.12] gh-59022: Added tests for `pkgutil.extend_path` (GH-121673) (GH-121950)
by Miss Islington (bot)
· 12 months ago
e80497c
[3.12] gh-121160: Note that readline libraries using different history formats. (GH-121327) (GH-122031)
by Petr Viktorin
· 12 months ago
ff98d90
[3.12] GH-121970: Rewrite the C-API annotations extension (GH-121985) (#122025)
by Adam Turner
· 12 months ago
7c8b6f8
[3.12] GH-121970: Use Ruff to check and format the docs tools (GH-122018) (#122024)
by Adam Turner
· 12 months ago
2cd816e
[3.12] GH-121970: Combine custom Pygments lexers into a package (GH-121976) (#122022)
by Miss Islington (bot)
· 12 months ago
2e8dba3
[3.12] gh-121657: Additional `yield from` error test using lambda (GH-121722) (GH-121962)
by Miss Islington (bot)
· 12 months ago
88618d2
[3.12] GH-121970: Make ``DeprecatedRemoved`` a subclass of ``VersionChange`` (GH-121971) (#122020)
by Miss Islington (bot)
· 12 months ago
2d4eccf
[3.12] GH-121970: Improve the glossary preview in HTML search (GH-121991) (#122016)
by Miss Islington (bot)
· 12 months ago
39dea21
[3.12] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122013)
by Serhiy Storchaka
· 12 months ago
e7130dc
[3.12] Docs: Upgrade Sphinx to 7.4 (GH-121987) (#122011)
by Miss Islington (bot)
· 12 months ago
b1c31a1
[3.12] gh-65453: Docs - clarify AttributeError behaviour on PropertyMock (GH-121666) (GH-121969)
by Miss Islington (bot)
· 12 months ago
eda9b7f
[3.12] GH-117928: Bump the minimum Sphinx version to 6.2.1 (GH-121986) (#121993)
by Miss Islington (bot)
· 12 months ago
1855784
[3.12] GH-121970: Use ``SphinxDirective`` instead of ``Directive`` (GH-121972) (#122009)
by Miss Islington (bot)
· 12 months ago
eedb44e
[3.12] Docs: Fix typo in description of ``INTRINSIC_ASYNC_GEN_WRAP`` (GH-122004) (#122007)
by Miss Islington (bot)
· 12 months ago
0403cb4
[3.12] gh-120289: Add external timer in traverse of _lsprof.Profiler (GH-121998) (#122001)
by Miss Islington (bot)
· 12 months ago
001584d
[3.12] gh-120289: Disallow disable() and clear() in external timer to prevent use-after-free (GH-120297) (#121989)
by Miss Islington (bot)
· 12 months ago
f88ec9a
[3.12] gh-64308: Remove TestProgram from the unittest docs (GH-121675) (GH-121743)
by Miss Islington (bot)
· 12 months ago
1d915aa
[3.12] gh-121874: Define audit-event open parameters consistently (GH-121883) (GH-121955)
by Miss Islington (bot)
· 12 months ago
3279a4f
[3.12] gh-119698: fix a special case in `symtable.Class.get_methods` (GH-121802) (#121910)
by Miss Islington (bot)
· 12 months ago
a6516de
[3.12] gh-78889: Stop IDLE Shell freezes from sys.stdout.shell.xyz (GH-121876) (#121912)
by Miss Islington (bot)
· 12 months ago
874eed6
[3.12] gh-121153: Fix some errors with use of _PyLong_CompactValue() (GH-121154)
by Serhiy Storchaka
· 12 months ago
6a19d22
[3.12] gh-121834: Improve `complex` C-API docs (GH-121835) (#121897)
by sobolevn
· 12 months ago
6e0ba93
[3.12] gh-121842: Improve coverage of `PyBytes_FromStringAndSize` (GH-121843) (#121894)
by Miss Islington (bot)
· 12 months ago
Next »