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
/
test_inspect
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] gh-116789: Add more tests for `inspect.getmembers` (GH-116802) (#123130)
Miss Islington (bot)
2024-08-18
1
-0/+50
*
[3.12] Add some more edge-case tests for `inspect.get_annotations` with `eval...
Miss Islington (bot)
2024-06-15
2
-11/+36
*
[3.12] gh-114053: Fix bad interaction of PEP 695, PEP 563 and `inspect.get_an...
Miss Islington (bot)
2024-06-13
2
-0/+175
*
[3.12] gh-120200: Fix `inspect.iscoroutinefunction(inspect) is True` corner c...
Nikita Sobolev
2024-06-07
1
-0/+1
*
[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-118404: Fix inspect.signature() for non-comparable callables (GH-11...
Miss Islington (bot)
2024-04-30
1
-0/+10
*
[3.12] gh-118013: Use weakrefs for the cache key in `inspect._shadowed_dict` ...
Miss Islington (bot)
2024-04-24
1
-0/+24
*
[3.12] gh-116780: Fix `test_inspect` in `-OO` mode (GH-116788) (#116799)
Nikita Sobolev
2024-03-17
1
-0/+1
*
[3.12] gh-116785: Fix direct invocation of `test_inspect` (GH-116787) (#116794)
Miss Islington (bot)
2024-03-14
1
-5/+5
*
[3.12] gh-101293: Fix support of custom callables and types in inspect.Signat...
Miss Islington (bot)
2024-03-01
1
-2/+360
*
[3.12] gh-112006: Fix inspect.unwrap() for types where __wrapped__ is a data ...
Miss Islington (bot)
2024-02-27
1
-6/+18
*
[3.12] gh-81682: Fix test failures when CPython is built without docstrings (...
Serhiy Storchaka
2023-12-23
1
-1/+4
*
[3.12] gh-111058: Change coro.cr_frame/gen.gi_frame to be None for a closed c...
Miss Islington (bot)
2023-12-01
1
-0/+8
*
[3.12] gh-112001: Fix test_builtins_have_signatures in test_inspect (GH-11200...
Miss Islington (bot)
2023-11-12
1
-12/+7
*
[3.12] gh-108303: Move all inspect test files to `test_inspect/` (GH-109607) ...
Nikita Sobolev
2023-10-13
7
-0/+5233