Nikita Sobolev
|
a9574c68f0
|
gh-112139: Add `inspect.Signature.format` and use it in `pydoc` (#112143)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2023-12-02 15:39:43 -08:00 |
Irit Katriel
|
bfb576ee23
|
gh-111058: Change coro.cr_frame/gen.gi_frame to be None for a closed coroutine/generator. (#112428)
|
2023-12-01 12:57:31 +00:00 |
Serhiy Storchaka
|
1d75ef6b61
|
gh-111999: Add signatures and improve docstrings for builtins (GH-112000)
|
2023-11-13 09:13:49 +02:00 |
Serhiy Storchaka
|
40752c1c1e
|
gh-112001: Fix test_builtins_have_signatures in test_inspect (GH-112002)
|
2023-11-12 13:35:31 +02:00 |
Pablo Galindo Salgado
|
3211d5793f
|
gh-57129: Add test for inspect.getsource in the REPL (#111197)
|
2023-10-25 15:15:41 +09:00 |
Nikita Sobolev
|
732532b0af
|
gh-108303: Move all inspect test files to `test_inspect/` (#109607)
|
2023-10-10 22:15:11 +02:00 |