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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gh-98461: Fix source location in comprehensions bytecode (GH-98464)
Irit Katriel
2022-10-20
1
-0/+159
*
gh-98360: multiprocessing now spawns children on Windows with correct argv[0]...
Steve Dower
2022-10-20
2
-1/+55
*
Add more tkinter.Canvas tests (GH-98475)
Serhiy Storchaka
2022-10-20
1
-0/+158
*
gh-95023: Added os.setns and os.unshare functions (#95046)
Noam Cohen
2022-10-20
1
-0/+47
*
typing tests: `_overload_dummy` raises `NotImplementedError`, not `RuntimeErr...
Nikita Sobolev
2022-10-20
1
-1/+1
*
gh-98354: Add unicode check for 'name' attribute in _imp_create_builtin (GH-9...
chgnrdv
2022-10-20
1
-0/+34
*
gh-98257: Make _PyEval_SetTrace() reentrant (#98258)
Victor Stinner
2022-10-19
2
-12/+4
*
gh-98414: py.exe launcher does not use defaults for -V:company/ option (GH-98...
Steve Dower
2022-10-19
1
-0/+7
*
gh-92886: Fix tests that fail when running with optimizations (`-O`) in `_tes...
Jack Hindmarch
2022-10-19
1
-23/+28
*
gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test...
Jack Hindmarch
2022-10-19
1
-2/+3
*
gh-98398: Fix source locations for 'assert' bytecode (GH-98405)
Irit Katriel
2022-10-19
1
-1/+17
*
gh-97928: Fix handling options starting with "-" in tkinter.Text.count() (GH-...
Serhiy Storchaka
2022-10-19
1
-3/+1
*
gh-97928: Add tests for tkinter.Text.count() (GH-98269)
Serhiy Storchaka
2022-10-19
1
-0/+54
*
gh-98390: Fix source locations of boolean sub-expressions (GH-98396)
Irit Katriel
2022-10-18
1
-0/+26
*
gh-92886: Fixing tests that fail when running with optimizations (`-O`) in `t...
Jack Hindmarch
2022-10-18
1
-6/+4
*
gh-98393: os module reject bytes-like, only accept bytes (#98394)
Victor Stinner
2022-10-18
4
-32/+19
*
GH-98363: Add itertools.batched() (GH-98364)
Raymond Hettinger
2022-10-17
1
-0/+79
*
gh-98174: Handle EPROTOTYPE under macOS in test_sendfile_fallback_close_peer_...
fancidev
2022-10-17
1
-2/+12
*
GH-98327: Reduce scope of catch_warnings() in _make_subprocess_transport (#98...
Kumar Aditya
2022-10-17
1
-9/+5
*
gh-95534: Improve gzip reading speed by 10% (#97664)
Ruben Vorderman
2022-10-17
1
-0/+167
*
gh-97930: Merge with importlib_resources 5.9 (GH-97929)
Jason R. Coombs
2022-10-16
2
-0/+13
*
gh-94808: Cover `PyFunction_GetCode`, `PyFunction_GetGlobals`, `PyFunction_Ge...
Nikita Sobolev
2022-10-16
1
-0/+35
*
GH-94597: Deprecate child watcher getters and setters (#98215)
Kumar Aditya
2022-10-15
5
-28/+52
*
gh-98254: Include stdlib module names in error messages for NameErrors (#98255)
Pablo Galindo Salgado
2022-10-15
1
-0/+15
*
gh-94808: Cover `str.rsplit` for UCS1, UCS2 or UCS4 (#98228)
Nikita Sobolev
2022-10-15
2
-2/+14
*
gh-94808: Cover `PyEval_GetFuncName` (#98246)
Nikita Sobolev
2022-10-15
1
-0/+15
*
gh-95731: Fix module docstring extraction in pygettext (#95732)
Jakub Kuczys
2022-10-15
1
-0/+20
*
gh-95971: Turn @writes_bytecode_files to skip when not running (#95972)
Jeong YunWon
2022-10-15
1
-1/+1
*
gh-98251: Allow venv to pass along PYTHON* variables to pip and ensurepip whe...
Steve Dower
2022-10-14
1
-4/+4
*
bpo-46364: Use sockets for stdin of asyncio only on AIX (#30596)
Christoph Hamsen
2022-10-13
1
-0/+20
*
gh-97982: Factorize PyUnicode_Count() and unicode_count() code (#98025)
Nikita Sobolev
2022-10-12
1
-0/+10
*
gh-97669: Fix test_tools reference leak (#98216)
Victor Stinner
2022-10-12
3
-8/+14
*
gh-97669: Create Tools/patchcheck/ directory (#98186)
Victor Stinner
2022-10-12
1
-2/+2
*
gh-97669: Remove outdated example scripts (#97675) (#98167)
Victor Stinner
2022-10-11
4
-253/+2
*
gh-94808: Add coverage for bytesarray_setitem (#95802)
Michael Droettboom
2022-10-10
1
-41/+70
*
GH-94597: deprecate `SafeChildWatcher`, `FastChildWatcher` and `MultiLoopChil...
Kumar Aditya
2022-10-08
4
-38/+47
*
gh-97922: Run the GC only on eval breaker (#97920)
Pablo Galindo Salgado
2022-10-08
1
-1/+1
*
gh-91052: Add PyDict_Unwatch for unwatching a dictionary (#98055)
Carl Meyer
2022-10-08
1
-16/+44
*
GH-98023: Change default child watcher to PidfdChildWatcher on supported syst...
Kumar Aditya
2022-10-08
1
-1/+13
*
GH-94182: Run the PidfdChildWatcher on the running loop (#94184)
Thomas Grainger
2022-10-08
1
-10/+44
*
gh-92886: make test_ast pass with -O (assertions off) (GH-98058)
Irit Katriel
2022-10-07
1
-1/+1
*
gh-92886: make test_coroutines pass with -O (assertions off) (GH-98060)
Irit Katriel
2022-10-07
1
-1/+1
*
gh-94808: Fix regex on exotic platforms (#98036)
Jelle Zijlstra
2022-10-07
1
-2/+2
*
GH-83901: Improve Signature.bind error message for missing keyword-only param...
Frazer McLean
2022-10-07
1
-1/+2
*
gh-92886: [clinic.py] raise exception on invalid input instead of assertion (...
Irit Katriel
2022-10-07
1
-1/+1
*
GH-88968: Reject socket that is already used as a transport (#98010)
Guido van Rossum
2022-10-07
1
-0/+4
*
GH-96073: Fix wild replacement in inspect.formatannotation (#96074)
Anh71me
2022-10-07
3
-0/+21
*
gh-65496: Correct wording on csv's skipinitialspace argument (#96170)
Stanley
2022-10-07
1
-0/+5
*
gh-97955: Migrate `zoneinfo` to Argument Clinic (#97958)
Nikita Sobolev
2022-10-07
1
-0/+13
*
gh-64373: Convert `_functools` to Argument Clinic (#96640)
Nikita Sobolev
2022-10-07
1
-0/+12
[prev]
[next]