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
*
[3.12] gh-110930: Correct book title by Alan D. Moore (GH-112490) (#112523)
Miss Islington (bot)
2023-11-29
1
-2/+2
*
[3.12] gh-112503: Fix test_sys on WASI (gh-112505)
Eric Snow
2023-11-29
1
-1/+13
*
[3.12] gh-105716: Fix Refleaks in test_interpreters (gh-112500)
Eric Snow
2023-11-28
1
-7/+21
*
[3.12] gh-112431: Unconditionally call `hash -r` (GH-112432) (GH-112493)
Miss Islington (bot)
2023-11-28
1
-10/+4
*
[3.12] gh-109802: Increase test coverage for complexobject.c (GH-112452) (GH-...
Miss Islington (bot)
2023-11-28
3
-0/+193
*
[3.12] gh-112105: Make completer delims work on libedit (gh-112106) (gh-112487)
Miss Islington (bot)
2023-11-28
3
-0/+37
*
[3.12] gh-111698: Restrict Py_mod_multiple_interpreters to 3.12+ Under Py_LIM...
Miss Islington (bot)
2023-11-28
1
-1/+3
*
[3.12] gh-109894: Fix initialization of static `MemoryError` in subinterprete...
Miss Islington (bot)
2023-11-28
4
-4/+16
*
[3.12] gh-110310: Add a Per-Interpreter XID Registry for Heap Types (gh-11031...
Eric Snow
2023-11-28
4
-405/+506
*
[3.12] gh-105716: Support Background Threads in Subinterpreters Consistently ...
Eric Snow
2023-11-28
11
-150/+385
*
[3.12] gh-109793: Allow Switching Interpreters During Finalization (gh-109794...
Eric Snow
2023-11-28
7
-34/+118
*
[3.12] gh-112414: Add additional unit tests for calling `repr()` on a namespa...
Miss Islington (bot)
2023-11-28
2
-4/+30
*
[3.12] Docs: fix markup for `importlib.machinery.NamespaceLoader` (GH-112479)...
Miss Islington (bot)
2023-11-28
1
-1/+1
*
[3.12] gh-106931: Intern Statically Allocated Strings Globally (gh-107272) (g...
Eric Snow
2023-11-27
11
-4113/+4251
*
[3.12] Correct documentation for AF_PACKET (GH-112339) (#112477)
Miss Islington (bot)
2023-11-27
1
-2/+1
*
[3.12] gh-105699: Revert gh-107783 "Re-enable the Multiple-Interpreters Stres...
Eric Snow
2023-11-27
1
-0/+1
*
[3.12] gh-109853: Fix sys.path[0] For Subinterpreters (gh-109994) (gh-110701)
Eric Snow
2023-11-27
7
-26487/+26702
*
[3.12] gh-76785: Use Pending Calls When Releasing Cross-Interpreter Data (gh-...
Eric Snow
2023-11-27
4
-61/+96
*
[3.12] gh-105699: Re-enable the Multiple-Interpreters Stress Tests (gh-107572...
Miss Islington (bot)
2023-11-27
1
-1/+0
*
[3.12] gh-68166: Tkinter: Add tests and examples for element_create() (GH-111...
Miss Islington (bot)
2023-11-27
3
-3/+203
*
[3.12] gh-112388: Fix an error that was causing the parser to try to overwrit...
Miss Islington (bot)
2023-11-27
3
-0/+7
*
[3.12] gh-112387: Fix error positions for decoded strings with backwards toke...
Miss Islington (bot)
2023-11-27
3
-0/+10
*
[3.12] bpo-41422: Visit the Pickler's and Unpickler's memo in tp_traverse (GH...
Miss Islington (bot)
2023-11-27
2
-0/+17
*
[3.12] gh-112438: Fix support of format units with the "e" prefix in nested t...
Miss Islington (bot)
2023-11-27
4
-6/+40
*
[3.12] gh-84443: SSLSocket.recv_into() now support buffer protocol with items...
Miss Islington (bot)
2023-11-27
3
-4/+32
*
[3.12] GH-101100: Fix reference warnings for ``socket`` methods (GH-110114) (...
Miss Islington (bot)
2023-11-27
3
-17/+17
*
[3.12] Move What's New In Python 3.12 entries to the right section (GH-112447...
Miss Islington (bot)
2023-11-27
1
-7/+8
*
[3.12] Docs: fix typo in doc for sqlite3.Cursor.execute (GH-112442) (#112444)
Miss Islington (bot)
2023-11-27
1
-1/+1
*
[3.12] gh-112414: Fix `AttributeError` when calling `repr()` on a namespace p...
Miss Islington (bot)
2023-11-27
4
-3/+16
*
[3.12] gh-112358: Fix Python 3.12 regression with subclassing struct.Struct (...
Mark Dickinson
2023-11-27
4
-48/+53
*
[3.12] gh-101100: Fix Sphinx reference warnings (GH-112416) (#112420)
Hugo van Kemenade
2023-11-26
8
-18/+24
*
[3.12] gh-112331: Fix reference manual description of attribute lookup mechan...
Miss Islington (bot)
2023-11-25
1
-6/+12
*
[3.12] Descriptor HowTo: Sync the error-messages with the C code. Add tests....
Miss Islington (bot)
2023-11-25
1
-3/+40
*
[3.12] gh-101100 : Fix Sphinx warnings in `library/doctest.rst` (GH-112399) (...
Miss Islington (bot)
2023-11-25
3
-22/+30
*
[3.12] gh-94722: fix DocTest.__eq__ for case of no line number on one side (G...
Miss Islington (bot)
2023-11-25
3
-2/+23
*
[3.12] gh-101100: Define `_tkinter` module to fix references (GH-112382) (#11...
Miss Islington (bot)
2023-11-25
1
-0/+3
*
[3.12] gh-101100: Define `test.regrtest` module to fix references (GH-112381)...
Miss Islington (bot)
2023-11-25
1
-0/+3
*
[3.12] gh-59254: mention in open() doc that line buffering is for writing (GH...
Miss Islington (bot)
2023-11-24
1
-1/+1
*
[3.12] Remove bogus annotations from the descriptor howto guide (GH-112349) (...
Miss Islington (bot)
2023-11-23
1
-3/+3
*
[3.12] GH-109052: Use the base opcode when comparing code objects (GH-112329)
Tian Gao
2023-11-23
3
-2/+22
*
[3.12] Fix docstring and var name of itertools recipe (GH-112113) (#112310)
Miss Islington (bot)
2023-11-22
1
-3/+3
*
[3.12] GH-111963: Clarify sys.monitoring.free_tool_id's limitations (GH-112304)
Miss Islington (bot)
2023-11-21
1
-0/+7
*
[3.12] gh-110950: add upstream Tk fixes to macOS installer. (GH-111041) (#112...
Miss Islington (bot)
2023-11-21
7
-2/+206
*
[3.12] gh-112243: Don't include comments in f-string debug expressions (GH-11...
Pablo Galindo Salgado
2023-11-20
3
-5/+53
*
[3.12] gh-73561: Omit interface scope from IPv6 when used as Host header (GH-...
Miss Islington (bot)
2023-11-19
3
-2/+27
*
[3.12] gh-112266: Remove `(if defined)` part from `__dict__` and `__weakref__...
Miss Islington (bot)
2023-11-19
3
-18/+20
*
[3.12] gh-112186: Improve test case `test_loop_is_closed_resource_warnings` (...
Miss Islington (bot)
2023-11-19
1
-6/+3
*
[3.12] gh-110383: Explained which error message is generated when there is an...
Miss Islington (bot)
2023-11-19
1
-2/+1
*
[3.12] gh-110383: Fix documentation profile cumtime fix (GH-112221) (#112262)
Miss Islington (bot)
2023-11-19
1
-2/+2
*
[3.12] IDLE: Fix test_debugger bug and buildbot failures (GH-112258) (#112259)
Miss Islington (bot)
2023-11-19
1
-5/+7
[next]