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
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gh-126595: fix a crash when calling `itertools.count(sys.maxsize)` (#126617)
Bénédikt Tran
2024-11-12
1
-0/+8
*
gh-126209: Fix inconsistency of `skip_file_prefixes` in `warnings.warn`'s C ...
Daehee Kim
2024-11-12
2
-4/+18
*
gh-126699: allow AsyncIterator to be used as a base for Protocols (#126702)
Stephen Morton
2024-11-12
2
-1/+5
*
gh-84852: Add MIME types for .eot, ,otf, .ttf, .woff and .woff2 fonts (#20199)
Sahil Prajapati
2024-11-12
2
-0/+10
*
gh-58749: Remove incorrect language spec claims about the global statement (G...
Beomsoo Kim
2024-11-12
1
-28/+185
*
gh-126413: Add translation tests for getopt and optparse (GH-126698)
Tomas R.
2024-11-11
6
-55/+112
*
gh-89416: Add RFC 9559 MIME types for Matroska formats (#126412)
Hugo van Kemenade
2024-11-11
2
-20/+30
*
gh-126374: Add support of options with optional arguments in the getopt modul...
Serhiy Storchaka
2024-11-11
2
-22/+83
*
gh-117941: Reject option names starting with "--no-" in argparse.BooleanOptio...
Serhiy Storchaka
2024-11-11
2
-0/+10
*
gh-126505: Fix bugs in compiling case-insensitive character classes (GH-126557)
Serhiy Storchaka
2024-11-11
2
-9/+69
*
gh-126654: Fix crash in several functions in `_interpreters` module (#126678)
sobolevn
2024-11-11
1
-0/+18
*
gh-126417: validate ABC methods on multiprocessing proxy types (#126454)
Stephen Morton
2024-11-11
1
-0/+22
*
gh-117378: Only run the new multiprocessing SysPath test when appropriate (GH...
Gregory P. Smith
2024-11-10
1
-29/+30
*
Skip test in test_socket.py if `sys.getrefcount` isn't available (#126640)
CF Bolz-Tereick
2024-11-10
1
-0/+2
*
gh-126565: Skip `zipfile.Path.exists` check in write mode (#126576)
Jan Hicken
2024-11-10
1
-1/+1
*
gh-117378: Fix multiprocessing forkserver preload sys.path inheritance. (GH-1...
Gregory P. Smith
2024-11-09
2
-0/+80
*
pathlib ABCs: tighten up `resolve()` and `absolute()` (#126611)
Barney Gale
2024-11-09
3
-32/+53
*
pathlib ABCs: support initializing paths with no arguments (#126608)
Barney Gale
2024-11-09
2
-9/+8
*
gh-120619: Strength reduce function guards, support 2-operand uop forms (GH-1...
Ken Jin
2024-11-09
1
-0/+24
*
GH-126212: Fix removal of slashes in file URIs on Windows (#126214)
Barney Gale
2024-11-08
2
-21/+15
*
gh-126072: Set docstring attribute for module and class (#126231)
Xuanteng Huang
2024-11-08
2
-4/+53
*
gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564)
Serhiy Storchaka
2024-11-08
3
-64/+95
*
gh-122943: Remove the object converter for var-positional parameter (GH-126560)
Serhiy Storchaka
2024-11-08
2
-24/+24
*
gh-122943: Rework support of var-positional parameter in Argument Clinic (GH-...
Serhiy Storchaka
2024-11-07
2
-74/+237
*
gh-126298: Don't deduplicate slice constants based on equality (#126398)
Michael Droettboom
2024-11-07
1
-19/+59
*
GH-126222: Fix `_PyUop_num_popped` (GH-126507)
Mark Shannon
2024-11-07
1
-0/+8
*
gh-126500: test_ssl: Don't stop ThreadedEchoServer on OSError in ConnectionHa...
Petr Viktorin
2024-11-07
1
-5/+12
*
gh-126499: test_ssl: Don't assume err.reason is a string (GH-126501)
Petr Viktorin
2024-11-07
1
-1/+1
*
gh-125679: multiprocessing Lock and RLock - fix invalid representation string...
Duprat
2024-11-07
2
-2/+124
*
Cleanup multiprocessing comment and unusual import error message (#126532)
Gregory P. Smith
2024-11-07
1
-8/+7
*
gh-125926: Fix urllib.parse.urljoin() for base URI with undefined authority (...
Serhiy Storchaka
2024-11-07
2
-2/+74
*
gh-125631: Enable setting persistent_id and persistent_load of pickler and un...
Serhiy Storchaka
2024-11-07
1
-2/+80
*
gh-126451: Register contextvars.Context to collections.abc.Mapping (#126452)
Stephen Morton
2024-11-06
2
-0/+18
*
gh-126489: Do not call persistent_id() for a persistent id in Python pickle (...
Serhiy Storchaka
2024-11-06
2
-4/+11
*
gh-115999: Move specializer test from test_dis to test_opcache (gh-126498)
Donghee Na
2024-11-06
2
-45/+59
*
gh-115999: Add free-threaded specialization for CONTAINS_OP (gh-126450)
Donghee Na
2024-11-06
1
-0/+21
*
gh-70764: inspect.getclosurevars now identifies global variables with LOAD_GL...
blhsing
2024-11-05
2
-5/+22
*
pathlib ABCs: defer path joining (#126409)
Barney Gale
2024-11-05
3
-46/+43
*
gh-126417: Register multiprocessing proxy types to an appropriate collections...
Stephen Morton
2024-11-05
2
-1/+14
*
gh-126366: Fix crash if `__iter__` raises an exception during `yield from` (#...
Peter Bierma
2024-11-05
1
-0/+13
*
gh-120057: Add os.reload_environ() function (#126268)
Victor Stinner
2024-11-05
2
-19/+22
*
gh-126303: Fix pickling and copying of os.sched_param objects (GH-126336)
Serhiy Storchaka
2024-11-05
1
-0/+21
*
GH-126363: Speed up pattern parsing in `pathlib.Path.glob()` (#126364)
Barney Gale
2024-11-04
1
-14/+27
*
gh-115999: Implement thread-local bytecode and enable specialization for `BIN...
mpage
2024-11-04
8
-5/+281
*
gh-119793: Add optional length-checking to `map()` (GH-120471)
Nice Zombies
2024-11-04
2
-2/+107
*
gh-109413: Add more type hints to `libregrtest` (#126352)
sobolevn
2024-11-04
11
-62/+70
*
gh-126353: remove implicit creation of loop from `asyncio.get_event_loop` (#1...
Kumar Aditya
2024-11-04
4
-54/+12
*
gh-126357: Remove gettext import guards (GH-126358)
Tomas R.
2024-11-03
2
-18/+4
*
gh-104400: Add more tests to pygettext (GH-108173)
Tomas R.
2024-11-03
7
-21/+362
*
gh-113977, gh-120754: Remove unbounded reads from zipfile (GH-122101)
Cody Maloney
2024-11-03
1
-3/+3
[prev]
[next]