summaryrefslogtreecommitdiffstats
path: root/Lib/test
Commit message (Expand)AuthorAgeFilesLines
* gh-103134: Update multiprocessing.managers.ListProxy and DictProxy (GH-103133)Roy Hyunjin Han2024-05-201-3/+43
* gh-119121: Fix and test `async.staggered.staggered_race` (#119173)Nikita Sobolev2024-05-201-0/+97
* GH-119113: Raise `TypeError` from `pathlib.PurePath.with_suffix(None)` (#119124)Barney Gale2024-05-191-1/+3
* GH-118447: Fix FreeBSD test failures. (#119170)Barney Gale2024-05-191-0/+1
* Try to repair oddball test bots timing out in test_int (#119166)Tim Peters2024-05-191-0/+8
* gh-118750: Asymptotically faster `int(string)` (#118751)Tim Peters2024-05-191-0/+79
* GH-118447: Fix handling of unreadable symlinks in `os.path.realpath()` (#118489)Barney Gale2024-05-181-0/+17
* gh-119050: Add type hints to libregrtest/results.py (#119144)Victor Stinner2024-05-181-6/+6
* gh-119132: Log sys._is_gil_enabled() in test.pythoninfo (#119140)Victor Stinner2024-05-181-3/+7
* gh-119049: Fix incorrect display of warning which is constructed by C API (GH...Kirill Podoprigora2024-05-161-1/+43
* Add Tkinter tests for different events (GH-118778)Serhiy Storchaka2024-05-161-0/+278
* gh-119064: Use os_helper.FakePath instead of pathlib.Path in tests (GH-119065)Serhiy Storchaka2024-05-1619-127/+115
* Fix typos in test_buffer.py and update numpy issue links (#118963)Wulian2332024-05-161-6/+6
* gh-118486: Simplify test_win32_mkdir_700 to check the exact ACL (GH-119056)Steve Dower2024-05-151-15/+8
* GH-74033: Drop deprecated `pathlib.Path` keyword arguments (#118793)Barney Gale2024-05-141-2/+2
* gh-118928: sqlite3: disallow sequences of params with named placeholders (#11...Erlend E. Aasland2024-05-141-2/+1
* typing tests: remove some unnecessary uses of `exec()` (#119005)Alex Waygood2024-05-141-19/+9
* Add yet few cases for urlparse/urlunparse roundtrip tests (GH-119031)Serhiy Storchaka2024-05-141-0/+17
* gh-67693: Fix urlunparse() and urlunsplit() for URIs with path starting with ...Serhiy Storchaka2024-05-141-3/+67
* gh-58933: Make pdb return to caller frame correctly when f_trace is not set (...Tian Gao2024-05-131-0/+52
* gh-87106: Fix inspect.signature.bind() handling of positional-only arguments ...Jacob Walls2024-05-131-5/+20
* gh-118899: Add tests for `NotImplemented` attribute access (#118902)Nikita Sobolev2024-05-121-0/+18
* gh-117655: Prevent `test_strptime` from raising a DeprecationWarning (GH-117668)Nice Zombies2024-05-112-14/+20
* gh-118921: Add `copy()` method for `FrameLocalsProxy` (#118923)Tian Gao2024-05-101-3/+9
* gh-118924: Remove `sqlite3.version` and `sqlite3.version_info` (#118925)Hugo van Kemenade2024-05-101-11/+0
* gh-118846: Fix free-threading test failures when run sequentially (#118864)Sam Gross2024-05-108-6/+35
* gh-118702: Implement vectorcall for BaseException (#118703)Victor Stinner2024-05-101-0/+23
* Rename typing._collect_parameters (#118900)Jelle Zijlstra2024-05-101-1/+12
* GH-118910: Less boilerplate in the tier 2 optimizer (#118913)Mark Shannon2024-05-101-2/+0
* GH-78707: Drop deprecated `pathlib.PurePath.[is_]relative_to()` arguments (#1...Barney Gale2024-05-101-13/+0
* gh-118895: Call PyType_Ready() on typing.NoDefault (#118897)Jelle Zijlstra2024-05-101-2/+21
* gh-118209: Add Windows structured exception handling to mmap module (GH-118213)Dobatymo2024-05-101-0/+77
* gh-118851: Default ctx arguments to AST constructors to Load() (#118854)Jelle Zijlstra2024-05-091-0/+17
* gh-118846: Fix PGO tests in free-threaded build (#118862)Sam Gross2024-05-092-2/+4
* gh-118817: Fix `asyncio REPL` on Windows (#118819)Kirill Podoprigora2024-05-091-1/+4
* gh-118767: Improve tests and docs for bool(NotImplemented) (#118813)Jelle Zijlstra2024-05-091-6/+8
* gh-118802: Fix ACL use in test for non-English Windows (GH-118831)Steve Dower2024-05-091-3/+2
* gh-103956: Fix `trace` output in case of missing source line (GH-103958)Radislav Chugunov2024-05-091-0/+25
* gh-118805: Remove type, choices, metavar params of `BooleanOptionalAction` (#...Nikita Sobolev2024-05-091-43/+0
* gh-118798: Remove deprecated isdst parameter from `email.utils.localtime` (#1...Hugo van Kemenade2024-05-091-4/+0
* gh-118033: Fix `__weakref__` not set for generic dataclasses (#118099)Nikita Sobolev2024-05-091-0/+106
* GH-101588: Remove deprecated pickle/copy/deepcopy from itertools (gh-118816)Raymond Hettinger2024-05-091-436/+1
* [tests]: Mark ``test_statistics.test_kde_random`` with a ``requires_resource(...Kirill Podoprigora2024-05-091-0/+1
* gh-118803: Remove `ByteString` from `typing` and `collections.abc` (#118804)Nikita Sobolev2024-05-083-35/+1
* Fixing a typo in test_cmd_line.py (#118728)Yutian Li2024-05-081-1/+1
* gh-118767: Make bool(NotImplemented) raise TypeError (#118775)Jelle Zijlstra2024-05-081-7/+4
* gh-118772: Allow TypeVars without a default to follow those with a default wh...Jelle Zijlstra2024-05-081-0/+17
* gh-118671: Updated dead ActiveState links (#118730)trag1c2024-05-081-1/+1
* gh-118610: Centralize power caching in `_pylong.py` (#118611)Tim Peters2024-05-081-0/+12
* gh-118518: Check for perf version and not kernel version in test_perf_profile...Pablo Galindo Salgado2024-05-071-6/+12