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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.12.5
v3.12.5
Thomas Wouters
2024-08-06
77
-287/+935
*
[3.12] gh-122334: Fix test_embed failure when missing _ssl module (GH-122630)...
Miss Islington (bot)
2024-08-06
1
-2/+6
*
[3.12] gh-122744: Bump bundled pip to 24.2 (#122747)
Pradyun Gedam
2024-08-06
4
-1/+2
*
[3.12] gh-119577: Adjust DeprecationWarning when testing element truth values...
Gregory P. Smith
2024-08-06
5
-6/+11
*
[3.12] gh-117270: Add missed change to COMPARE_OP from 3.12 to dis documentat...
Christopher Chianelli
2024-08-06
1
-1/+4
*
[3.12] gh-120104: IDLE: Fix padding in config and search dialogs (GH-120107) ...
Miss Islington (bot)
2024-08-06
3
-2/+3
*
[3.12] gh-121650: Encode newlines in headers, and verify headers are sound (G...
Petr Viktorin
2024-08-06
10
-4/+168
*
[3.12] gh-122573: Require Python 3.10 or newer for Windows builds (GH-122574)...
Gregory P. Smith
2024-08-06
2
-3/+6
*
[3.12] gh-83505: Add markdown mimetype mapping (GH-17995) (#118594)
Miss Islington (bot)
2024-08-06
2
-0/+3
*
[3.12] Fix syntax in generate_re_casefix.py (GH-122699) (#122722)
Miss Islington (bot)
2024-08-06
2
-3/+3
*
[3.12] gh-122613: Document PyLong_GetInfo() (part of Limited API) (GH-122280)...
Sergey B Kirpichev
2024-08-05
1
-0/+11
*
[3.12] gh-121367: [doc] BUILD_TUPLE arg can be 0 (GH-122663) (#122684)
Miss Islington (bot)
2024-08-05
1
-4/+8
*
[3.12] Add `3.13` and remove `3.7` in Azure Pipelines (GH-122670) (#122672)
Miss Islington (bot)
2024-08-04
1
-1/+1
*
[3.12] gh-122661: Remove GNU make-specific directive from Doc/Makefile (GH-12...
Miss Islington (bot)
2024-08-04
1
-16/+20
*
[3.12] gh-122623: Improve `c-api/bytearray.rst` with error handling info (GH-...
Miss Islington (bot)
2024-08-03
1
-2/+7
*
[3.12] GH-121970: Fix ``gettext`` for audit events (GH-122651) (#122654)
Miss Islington (bot)
2024-08-03
1
-0/+2
*
[3.12] Doc: Grammar fix in ``library/ssl.rst``, 'Verifying certificates' (GH-...
Miss Islington (bot)
2024-08-03
1
-1/+1
*
[3.12] Doc: Improve wording of ``os.path.commonpath()`` (GH-122627) (#122642)
Miss Islington (bot)
2024-08-03
1
-1/+1
*
[3.12] gh-122334: Fix crash when importing ssl after re-initialization (GH-12...
neonene
2024-08-02
3
-0/+28
*
[3.12] Fix typos in docs (#122502) (#122605)
Alex Waygood
2024-08-02
2
-2/+2
*
[3.12] gh-121723: Relax constraints on queue objects for `logging.handlers.Qu...
Miss Islington (bot)
2024-08-02
4
-50/+124
*
[3.12] gh-122544: Change OS image in readthedocs.yml to ubuntu-24.04 (GH-1225...
Miss Islington (bot)
2024-08-02
1
-1/+1
*
[3.12] Fixes typo in idlelib/idle_test/example_stub.pyi (GH-122520) (#122591)
Miss Islington (bot)
2024-08-02
1
-1/+1
*
[3.12] gh-122384: Mark strings from Download page for translation (GH-122385)...
Miss Islington (bot)
2024-08-01
1
-32/+42
*
[3.12] Move change detection to separate workflow in CI (GH-122336). (#122538)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-08-01
2
-102/+163
*
[3.12] gh-122133: Rework pure Python socketpair tests to avoid use of importl...
Miss Islington (bot)
2024-07-31
2
-77/+64
*
[3.12] gh-87320: In the code module, handle exceptions raised in sys.exceptho...
Serhiy Storchaka
2024-07-31
3
-3/+52
*
[3.12] Docs: bump Sphinx to 8.0 and update constraints (GH-122496) (#122500)
Hugo van Kemenade
2024-07-31
2
-8/+8
*
[3.12] GH-122482: Make About IDLE direct discussion to DPO (GH-122483) (#122486)
Miss Islington (bot)
2024-07-30
3
-7/+13
*
[3.12] Remove outdated note about instance methods from datamodel.rst (GH-122...
Miss Islington (bot)
2024-07-30
1
-8/+1
*
[3.12] gh-122208: Don't delivery PyDict_EVENT_ADDED until it can't fail (#122...
Dino Viehland
2024-07-30
2
-10/+12
*
[3.12] gh-121474: Add threading.Barrier parties arg sanity check. (GH-121480)...
Miss Islington (bot)
2024-07-30
3
-0/+8
*
[3.12] gh-122400: Handle ValueError in filecmp (GH-122401) (GH-122442)
Miss Islington (bot)
2024-07-30
3
-4/+42
*
[3.12] GH-121970: Extract ``audit_events`` into a new extension (GH-122325) (...
Miss Islington (bot)
2024-07-30
3
-207/+263
*
[3.12] GH-122085: Use include files for C API deprecations (GH-109843) (#122423)
Adam Turner
2024-07-30
5
-83/+110
*
[3.12] gh-122133: Authenticate socket connection for `socket.socketpair()` fa...
Miss Islington (bot)
2024-07-29
3
-3/+147
*
[3.12] gh-122311: Fix a refleak in pickle (GH-122411) (GH-122416)
Miss Islington (bot)
2024-07-29
1
-0/+1
*
Revert "[3.12] gh-120713: Normalize year with century for datetime.strftime (...
Serhiy Storchaka
2024-07-29
7
-174/+16
*
[3.12] gh-117482: Fix the Slot Wrapper Inheritance Tests (gh-122250)
Eric Snow
2024-07-29
5
-52/+131
*
[3.12] gh-122292: Split up ``Lib/test/test_ast.py`` into a couple of … (#12...
Kirill Podoprigora
2024-07-29
5
-420/+427
*
[3.12] gh-122311: Fix some error messages in pickle (GH-122386) (GH-122388)
Miss Islington (bot)
2024-07-29
4
-7/+11
*
[3.12] gh-122311: Add more tests for pickle (GH-122376) (GH-122378)
Serhiy Storchaka
2024-07-28
2
-117/+682
*
[3.12] gh-122085: Create dedicated page for deprecations (GH-122352) (#122375)
Miss Islington (bot)
2024-07-28
3
-0/+15
*
[3.12] gh-122300: Preserve AST nodes for format specifiers with single elemen...
Pablo Galindo Salgado
2024-07-27
4
-2826/+133
*
[3.12] GH-121462: pathlib docs: improve table of corresponding os/os.path fun...
Barney Gale
2024-07-27
1
-45/+48
*
[3.12] gh-122044: Don't error during gitignore filtering with no files (GH-12...
Miss Islington (bot)
2024-07-27
1
-0/+4
*
[3.12] gh-122085: Use include files for `whatsnew/3.14.rst` deprecations (GH-...
Hugo van Kemenade
2024-07-27
2
-1/+10
*
[3.12] gh-122170: Handle ValueError raised by os.stat() in linecache (GH-1221...
Miss Islington (bot)
2024-07-27
3
-2/+37
*
[3.12] Move macOS matrix to the calling workflow (GH-121809) (#122330)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-07-27
2
-20/+33
*
[3.12] gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (GH-122...
Miss Islington (bot)
2024-07-27
3
-1/+19
[next]