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-104683: Improve consistency and test coverage of argument-clinic `__repr__...
Alex Waygood
2023-08-05
1
-3/+91
*
GH-106684: raise `ResourceWarning` when `asyncio.StreamWriter` is not closed ...
Kumar Aditya
2023-08-05
2
-0/+29
*
GH-70303: Emit FutureWarning when pathlib glob pattern ends with `**` (GH-105...
Barney Gale
2023-08-04
2
-3/+21
*
gh-106368: Argument clinic: improve coverage for `self.valid_line()` calls (#...
Alex Waygood
2023-08-04
1
-0/+32
*
gh-106812: Refactor cases_generator to allow uops with array stack effects (#...
Guido van Rossum
2023-08-04
1
-77/+81
*
gh-107614: Normalise Argument Clinic error messages (#107615)
Erlend E. Aasland
2023-08-04
1
-46/+71
*
GH-107263: Increase C stack limit for most functions, except `_PyEval_EvalFra...
Mark Shannon
2023-08-04
10
-28/+32
*
gh-106368: Increase Argument Clinic test coverage (#107611)
Erlend E. Aasland
2023-08-04
1
-0/+296
*
gh-107609: Fix duplicate module check in Argument Clinic (#107610)
Erlend E. Aasland
2023-08-04
1
-0/+10
*
gh-106368: Argument clinic tests: improve error message when `expect_success(...
Alex Waygood
2023-08-03
1
-1/+2
*
gh-107446: Fix test_inspect.test_class_with_method_from_other_module when ran...
Tian Gao
2023-08-03
1
-0/+3
*
gh-107576: Ensure `__orig_bases__` are our own in `get_original_bases` (#107584)
James Hilton-Balfe
2023-08-03
2
-7/+17
*
gh-106368: Increase Argument Clinic test coverage (#107582)
Erlend E. Aasland
2023-08-03
2
-2/+394
*
GH-107458: fix test_tools refleak (#107577)
Kumar Aditya
2023-08-03
1
-11/+5
*
gh-107455: ctypes: Improve error messages when converting to an incompatible ...
Tomas R
2023-08-03
1
-2/+50
*
gh-104683: Rework Argument Clinic error handling (#107551)
Erlend E. Aasland
2023-08-03
1
-272/+227
*
gh-107471: Fix Refleaks in test_import (gh-107569)
Eric Snow
2023-08-02
1
-1/+2
*
Fix test_capi.test_misc when run with -R:: (#107566)
Guido van Rossum
2023-08-02
1
-30/+34
*
gh-105481: simplify definition of pseudo ops in Lib/opcode.py (#107561)
Irit Katriel
2023-08-02
1
-29/+15
*
gh-106368: Increase test coverage for Argument Clinic (#107514)
Erlend E. Aasland
2023-08-02
2
-15/+350
*
gh-107559: Argument Clinic: complain about non-ASCII chars in param docstring...
Erlend E. Aasland
2023-08-02
1
-0/+19
*
gh-104683: Argument Clinic: Refactor and simplify 'add docstring' states (#10...
Erlend E. Aasland
2023-08-01
1
-0/+22
*
gh-104683: Argument clinic: remove the `LandMine` class (#107541)
Alex Waygood
2023-08-01
1
-2/+1
*
gh-105481: the ENABLE_SPECIALIZATION flag does not need to be generated by th...
Irit Katriel
2023-08-01
2
-5/+2
*
gh-107467: Restructure Argument Clinic command-line interface (#107469)
Erlend E. Aasland
2023-08-01
1
-41/+33
*
gh-87799: Improve the textual representation of IPv4-mapped IPv6 addresses (#...
opavliuk
2023-07-31
2
-1/+44
*
gh-105751: Remove obsolete `object` base class in some ctypes tests (#107460)
Tomas R
2023-07-31
4
-11/+11
*
gh-106368: Add test for Argument Clinic misbehaving custom converter_init() (...
Erlend E. Aasland
2023-07-31
1
-0/+20
*
gh-104280: Add test cases for DTrace probes (#107125)
Furkan Onder
2023-07-31
1
-0/+82
*
gh-46376: Return existing pointer when possible in ctypes (#107131)
Konstantin
2023-07-31
1
-0/+27
*
gh-106263: Fix segfault in `signaldict_repr` in `_decimal` module (#106270)
Charlie Zhao
2023-07-30
1
-0/+30
*
gh-107369: optimize textwrap.indent() (#107374)
Inada Naoki
2023-07-29
1
-7/+13
*
gh-107089: Improve Shelf.clear method performance (gh-107090)
James Cave
2023-07-29
1
-0/+7
*
gh-106368: Argument clinic: Fix minor bug in `state_modulename_name` (#107387)
Alex Waygood
2023-07-28
1
-0/+17
*
Fix typo in comment (gh-107389)
Tom Niget
2023-07-28
1
-1/+1
*
gh-106723: forward -Xfrozen_modules option to spawned process interpreters (#...
Felipe A. Hernandez
2023-07-28
1
-1/+1
*
gh-106368: Argument clinic tests: improve failure message when tests in `Clin...
Alex Waygood
2023-07-27
1
-1/+1
*
gh-104683: Argument clinic: cleanup `state_modulename_name()` (#107340)
Alex Waygood
2023-07-27
1
-0/+26
*
gh-106931: Fix the WASM Buildbots (gh-107362)
Eric Snow
2023-07-27
1
-1/+12
*
gh-104621: Check for Incompatible Extensions in import_find_extension() (gh-1...
Eric Snow
2023-07-27
2
-6/+38
*
gh-106931: Intern Statically Allocated Strings Globally (gh-107272)
Eric Snow
2023-07-27
1
-0/+30
*
gh-105699: Disable the Interpreters Stress Tests (gh-107354)
Eric Snow
2023-07-27
1
-0/+1
*
GH-106898: Add the exception as an argument to the `PY_UNWIND` event callback...
Mark Shannon
2023-07-27
1
-3/+3
*
GH-106895: Raise a `ValueError` when attempting to disable events that cannot...
Mark Shannon
2023-07-27
1
-1/+51
*
gh-105481: remove dependency of _inline_cache_entries on opname (#107339)
Irit Katriel
2023-07-27
3
-9/+12
*
GH-106897: Add `RERAISE` event to `sys.monitoring`. (GH-107291)
Mark Shannon
2023-07-27
1
-37/+193
*
gh-105002: [pathlib] Fix relative_to with walk_up=True using ".." (#107014)
János Kukovecz
2023-07-26
2
-2/+16
*
gh-107015: Remove async_hacks from the tokenizer (#107018)
Pablo Galindo Salgado
2023-07-26
4
-50/+48
*
gh-106149: Simplify stack depth calculation. Replace asserts by exceptions. (...
Irit Katriel
2023-07-26
1
-4/+17
*
gh-106368: Increase Argument Clinic CLI test coverage (#107277)
Erlend E. Aasland
2023-07-26
1
-3/+75
[next]