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
*
gh-94328: Update Windows installer to use SQLite 3.39.4 (GH-98640)
Miss Islington (bot)
2022-10-25
4
-3/+4
*
gh-98602: [typing docs] Use quotes for forward reference in TypeVarTuple exam...
Miss Islington (bot)
2022-10-25
1
-1/+1
*
Use more precise exception types in `assertRaises` in typing tests (GH-98650)
Miss Islington (bot)
2022-10-25
1
-3/+3
*
gh-98623: Fix base classes in `typing.rst` (GH-98626)
Miss Islington (bot)
2022-10-25
1
-2/+2
*
gh-93696: Locate frozen module source with __file__ (GH-93697)
Miss Islington (bot)
2022-10-25
3
-0/+53
*
gh-95913: Prepare Improved Modules in 3.11 WhatsNew for final edits (GH-98631)
Miss Islington (bot)
2022-10-25
1
-22/+91
*
gh-94328: Update macOS installer to use SQLite 3.39.4. (GH-98639)
Miss Islington (bot)
2022-10-25
2
-3/+4
*
[3.11] GH-89237: fix hang in proactor `subprocess.wait_closed()` (GH-98572) (...
Miss Islington (bot)
2022-10-25
3
-2/+10
*
[3.11] gh-98456: Replace deprecated `set-output` with up-to-date vers… (gh-...
Dong-hee Na
2022-10-25
1
-4/+4
*
[3.11] Fix v3.11.0 release merge problems (GH-98622)
Pablo Galindo Salgado
2022-10-24
26
-155/+2
*
GH-98407: fix `test_kill_issue43884` to not leak child processes (GH-98491)
Miss Islington (bot)
2022-10-24
1
-1/+4
*
Merge tag 'v3.11.0' into 3.11
Pablo Galindo
2022-10-24
7
-132/+519
|
\
|
*
Python 3.11.0
v3.11.0
Pablo Galindo
2022-10-24
27
-204/+436
|
*
GH-90985: Revert "Deprecate passing a message into cancel()" (GH-97999)
Miss Islington (bot)
2022-10-24
8
-102/+12
|
*
gh-90908: Document asyncio.Task.cancelling() and asyncio.Task.uncancel() (GH-...
Miss Islington (bot)
2022-10-24
3
-80/+254
|
*
gh-95913: Edit, link and sort 3.11 WhatsNew Build section (GH-98588)
Miss Islington (bot)
2022-10-24
1
-57/+67
|
*
gh-95913: Edit, sort & expand 3.11 WhatsNew Porting section (GH-98585)
Miss Islington (bot)
2022-10-24
1
-30/+31
|
*
gh-95913: Edit, xref & sort 3.11 WhatsNew Removed section (GH-98584)
Miss Islington (bot)
2022-10-24
1
-58/+61
|
*
gh-95913 Add string section to Whatsnew with new Template methods (GH-98311)
Miss Islington (bot)
2022-10-24
1
-0/+12
|
*
gh-95027: Fix regrtest stdout encoding on Windows (GH-98492)
Miss Islington (bot)
2022-10-24
2
-3/+15
|
*
gh-90989: Clarify some installer text (GH-97668)
Steve Dower
2022-10-24
2
-6/+7
|
*
gh-97616: list_resize() checks for integer overflow (GH-97617)
Miss Islington (bot)
2022-10-24
3
-2/+24
|
*
gh-97545: Make Semaphore run faster. (GH-97549)
Miss Islington (bot)
2022-10-24
3
-23/+19
|
*
gh-90155: Fix bug in asyncio.Semaphore and strengthen FIFO guarantee (GH-93222)
Miss Islington (bot)
2022-10-24
3
-22/+143
|
*
gh-96848: Fix -X int_max_str_digits option parsing (GH-96988)
Miss Islington (bot)
2022-10-22
3
-1/+7
|
*
gh-96821: Fix undefined behaviour in `_testcapimodule.c` (GH-96915) (GH-96927)
Miss Islington (bot)
2022-10-22
2
-1/+4
|
*
gh-95778: Mention sys.set_int_max_str_digits() in error message (GH-96874)
Miss Islington (bot)
2022-10-22
3
-4/+7
|
*
gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have matchi...
Miss Islington (bot)
2022-10-22
2
-1/+5
|
*
[3.11] gh-96587: Raise `SyntaxError` for PEP654 on older `feature_version` (G...
Nikita Sobolev
2022-10-22
4
-2/+15
|
*
[3.11] gh-97897: Prevent os.mkfifo and os.mknod segfaults with macOS 13 SDK (...
Miss Islington (bot)
2022-10-22
3
-8/+80
|
*
gh-96865: [Enum] fix Flag to use CONFORM boundary (GH-97528)
Miss Islington (bot)
2022-10-22
3
-2/+11
|
*
Sync What's new for the current 3.11.0rc2+ branch with the 3.11.0 release branch
Pablo Galindo
2022-10-22
1
-2/+5
|
*
gh-95913: Copyedit, xref and organize enum section (GH-98295)
Miss Islington (bot)
2022-10-22
1
-38/+64
|
*
gh-95913: Edit zipfile Whatsnew section & add new APIs (GH-98314)
Miss Islington (bot)
2022-10-22
1
-2/+14
|
*
gh-95913: Add WhatsNew section for new logging APIs (GH-98320)
Miss Islington (bot)
2022-10-22
1
-0/+20
|
*
[3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371)
C.A.M. Gerlach
2022-10-22
49
-93/+85
|
*
gh-95913: Copyedit & xref FrameInfo in Whatsnew inspect section (GH-98304)
Miss Islington (bot)
2022-10-22
2
-16/+35
|
*
gh-95913: Copyedit, link & format Typing Features section in 3.11 What's New ...
Miss Islington (bot)
2022-10-22
1
-2/+1
|
*
gh-95913: Prepare remaining Whatsnew sections for editing (#98342)
C.A.M. Gerlach
2022-10-22
1
-28/+105
|
*
gh-95914: Add links to 3.11 WhatsNew Summary items (GH-98416)
Miss Islington (bot)
2022-10-22
1
-26/+38
|
*
[3.11] gh-95913: Edit & expand Optimizations in 3.11 WhatsNew (GH-98426) (#98...
Miss Islington (bot)
2022-10-22
1
-20/+39
|
*
[3.11] gh-98331: Update bundled pip to 22.3 (GH-98332) (gh-98400)
Miss Islington (bot)
2022-10-22
4
-2/+3
|
*
gh-95914: Add What's New item describing PEP 670 changes (GH-98315)
Miss Islington (bot)
2022-10-22
1
-0/+11
|
*
gh-98414: py.exe launcher does not use defaults for -V:company/ option (GH-98...
Miss Islington (bot)
2022-10-22
3
-0/+11
|
*
[3.11] GH-97752: Clear the previous member of newly-created generator/corouti...
Miss Islington (bot)
2022-10-22
3
-0/+24
|
*
gh-98360: multiprocessing now spawns children on Windows with correct argv[0]...
Miss Islington (bot)
2022-10-22
4
-3/+62
|
*
[3.11] gh-97514: Don't use Linux abstract sockets for multiprocessing (GH-985...
Miss Islington (bot)
2022-10-22
2
-5/+15
|
*
[3.11] GH-97002: Prevent _PyInterpreterFrames from backing more than one PyFr...
Miss Islington (bot)
2022-10-22
3
-6/+91
|
*
GH-96975: Skip incomplete frames in PyEval_GetFrame (GH-97018)
Miss Islington (bot)
2022-10-22
4
-3/+79
|
*
gh-96706: [doc] Don't recomment deprecated use of get_event_loop() in example...
Miss Islington (bot)
2022-10-22
2
-4/+4
[next]