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
*
[3.12] Restore decimal context after decimal doctests (GH-120149) (GH-120168)
Miss Islington (bot)
2024-06-06
1
-3/+7
*
[3.12] gh-119819: Update logging configuration to support joinable multiprocâ...
Miss Islington (bot)
2024-06-05
1
-2/+6
*
[3.12] gh-119311: Fix name mangling with PEP 695 generic classes (#119464) (#...
Jelle Zijlstra
2024-06-04
1
-0/+94
*
[3.12] gh-119819: Update test to skip if _multiprocessing is unavailable. (GH...
Miss Islington (bot)
2024-06-04
1
-1/+1
*
[3.12] gh-120048: Make `test_imaplib` faster (GH-120050) (#120070)
Miss Islington (bot)
2024-06-04
1
-14/+8
*
[3.12] gh-120039: Reduce expected timeout in test_siginterrupt_off (GH-120047...
Miss Islington (bot)
2024-06-04
1
-3/+3
*
[3.12] gh-89928: Fix integer conversion of device numbers (GH-31794) (GH-120054)
Serhiy Storchaka
2024-06-04
1
-2/+13
*
[3.12] gh-119819: Fix regression to allow logging configuration with multiprâ...
Miss Islington (bot)
2024-06-04
1
-0/+26
*
[3.12] gh-118868: logging QueueHandler fix passing of kwargs (GH-118869) (GH-...
Miss Islington (bot)
2024-06-04
1
-0/+29
*
[3.12] gh-119070: Update test_shebang_executable_extension to always use non-...
Miss Islington (bot)
2024-06-04
1
-3/+3
*
[3.12] GH-89727: Fix `shutil.rmtree()` recursion error on deep trees (GH-1198...
Barney Gale
2024-06-01
1
-1/+0
*
[3.12] gh-113892: Add a extra check to `ProactorEventLoop.sock_connect` to en...
Miss Islington (bot)
2024-06-01
1
-2/+7
*
[3.12] gh-119821: Support non-dict globals in LOAD_FROM_DICT_OR_GLOBALS (#119...
Jelle Zijlstra
2024-06-01
1
-0/+20
*
[3.12] gh-119585: Fix crash involving `PyGILState_Release()` and `PyThreadSta...
Sam Gross
2024-05-31
1
-0/+16
*
[3.12] gh-107262: Update Tkinter tests for Tcl/Tk 8.6.14 (GH-119322) (GH-119807)
Miss Islington (bot)
2024-05-30
2
-9/+22
*
[3.12] gh-109218: Refactor tests for the complex() constructor (GH-119635) (G...
Miss Islington (bot)
2024-05-30
1
-167/+195
*
gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717)
Steve Dower
2024-05-30
3
-9/+66
*
[3.12] GH-89727: Fix FD leak on `os.fwalk()` generator finalization. (GH-1197...
Miss Islington (bot)
2024-05-30
1
-0/+21
*
[3.12] GH-89727: Fix `os.fwalk()` recursion error on deep trees (GH-119638) (...
Miss Islington (bot)
2024-05-30
1
-2/+0
*
[3.12] gh-119260: Clarify is_dataclass Behavior for Subclasses in Documentati...
Miss Islington (bot)
2024-05-30
1
-0/+18
*
[3.12] GH-89727: Partially fix `shutil.rmtree()` recursion error on deep tree...
Barney Gale
2024-05-29
1
-0/+11
*
gh-119070: Avoid test crash due to Unicode in stderr output (GH-119747)
Steve Dower
2024-05-29
1
-1/+1
*
gh-119070: Fix py.exe handling of /usr/bin/env commands missing extension (GH...
Steve Dower
2024-05-29
1
-0/+8
*
[3.12] gh-119011: `type.__type_params__` now return an empty tuple (GH-119296...
Jelle Zijlstra
2024-05-28
2
-0/+13
*
[3.12] gh-119581: Add a test of InitVar with name shadowing (GH-119582) (#119...
Miss Islington (bot)
2024-05-28
1
-0/+23
*
[3.12] Re-order imports to align with zipp 3.18.2 (GH-119587) (#119590)
Miss Islington (bot)
2024-05-28
2
-3/+3
*
gh-118263: Add additional arguments to path_t (Argument Clinic type) in posix...
Nice Zombies
2024-05-28
2
-1/+12
*
[3.12] gh-116860: Remove outdated `test_parserhack` from `test_future` (GH-11...
Miss Islington (bot)
2024-05-28
1
-20/+0
*
[3.12] [3.13] gh-119461: Fix ThreadedVSOCKSocketStreamTest (GH-119465) (GH-11...
Miss Islington (bot)
2024-05-23
1
-4/+6
*
[3.12] gh-119213: Be More Careful About _PyArg_Parser.kwtuple Across Interpre...
Eric Snow
2024-05-22
1
-0/+33
*
gh-118507 : Refactor ntpath native functions (gh-119381)
Nice Zombies
2024-05-22
2
-0/+25
*
[3.12] gh-118643: Fix AttributeError in the email module (GH-119099) (GH-119390)
Miss Islington (bot)
2024-05-22
1
-2/+10
*
[3.12] gh-119189: Add yet more tests for mixed Fraction arithmetic (GH-119298...
Miss Islington (bot)
2024-05-21
1
-3/+32
*
[3.12] gh-119050: Add XML support to libregrtest refleak checker (#119148) (#...
Victor Stinner
2024-05-20
4
-25/+37
*
[3.12] gh-119189: Add more tests for mixed Fraction arithmetic (GH-119236) (G...
Miss Islington (bot)
2024-05-20
1
-0/+263
*
[3.12] gh-92081: Fix for email.generator.Generator with whitespace between en...
Miss Islington (bot)
2024-05-20
2
-1/+37
*
[3.12] gh-119050: Add type hints to libregrtest/results.py (GH-119144) (#119157)
Miss Islington (bot)
2024-05-18
1
-6/+6
*
[3.12] Add Tkinter tests for different events (GH-118778) (GH-119095)
Serhiy Storchaka
2024-05-16
1
-0/+278
*
[3.12] gh-119064: Use os_helper.FakePath instead of pathlib.Path in tests (GH...
Serhiy Storchaka
2024-05-16
19
-128/+116
*
gh-118486: Simplify test_win32_mkdir_700 to check the exact ACL (GH-119056)
Miss Islington (bot)
2024-05-15
1
-15/+8
*
[3.12] typing tests: remove some unnecessary uses of `exec()` (GH-119005) (#1...
Miss Islington (bot)
2024-05-14
1
-19/+9
*
[3.12] Add yet few cases for urlparse/urlunparse roundtrip tests (GH-119031) ...
Miss Islington (bot)
2024-05-14
1
-0/+17
*
[3.12] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path startin...
Miss Islington (bot)
2024-05-14
1
-3/+67
*
[3.12] gh-58933: Make pdb return to caller frame correctly when f_trace is no...
Tian Gao
2024-05-13
1
-0/+52
*
[3.12] gh-87106: Fix inspect.signature.bind() handling of positional-only arg...
Miss Islington (bot)
2024-05-13
1
-5/+20
*
[3.12] gh-118899: Add tests for `NotImplemented` attribute access (GH-118902)...
Miss Islington (bot)
2024-05-12
1
-0/+18
*
gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488)
Steve Dower
2024-05-09
2
-0/+47
*
gh-118802: Fix ACL use in test for non-English Windows (GH-118831)
Miss Islington (bot)
2024-05-09
1
-3/+2
*
[3.12] gh-103956: Fix `trace` output in case of missing source line (GH-10395...
Miss Islington (bot)
2024-05-09
1
-0/+25
*
[3.12] gh-118033: Fix `__weakref__` not set for generic dataclasses (GH-11809...
Miss Islington (bot)
2024-05-09
1
-0/+106
[next]