Title: Calling inspect.signature with an AsyncMock instance raises an exception · Issue #96127 · python/cpython · GitHub
Open Graph Title: Calling inspect.signature with an AsyncMock instance raises an exception · Issue #96127 · python/cpython
X Title: Calling inspect.signature with an AsyncMock instance raises an exception · Issue #96127 · python/cpython
Description: Bug report Starting in Python 3.10.6, the following code raises an exception: from inspect import signature from unittest.mock import AsyncMock mock = AsyncMock() signature(mock) No exception is raised when Mock is used. The exception do...
Open Graph Description: Bug report Starting in Python 3.10.6, the following code raises an exception: from inspect import signature from unittest.mock import AsyncMock mock = AsyncMock() signature(mock) No exception is ra...
X Description: Bug report Starting in Python 3.10.6, the following code raises an exception: from inspect import signature from unittest.mock import AsyncMock mock = AsyncMock() signature(mock) No exception is ra...
Opengraph URL: https://github.com/python/cpython/issues/96127
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Calling inspect.signature with an AsyncMock instance raises an exception","articleBody":"\u003c!--\r\n If you're new to Python and you're not sure whether what you're experiencing is a bug, the CPython issue tracker is not\r\n the right place to seek help. Consider the following options instead:\r\n\r\n - reading the Python tutorial: https://docs.python.org/3/tutorial/\r\n - posting in the \"Users\" category on discuss.python.org: https://discuss.python.org/c/users/7\r\n - emailing the Python-list mailing list: https://mail.python.org/mailman/listinfo/python-list\r\n - searching our issue tracker (https://github.com/python/cpython/issues) to see if\r\n your problem has already been reported\r\n--\u003e\r\n\r\n# Bug report\r\n\r\nStarting in Python 3.10.6, the following code raises an exception:\r\n\r\n```python\r\nfrom inspect import signature\r\nfrom unittest.mock import AsyncMock\r\n\r\nmock = AsyncMock()\r\nsignature(mock)\r\n```\r\n\r\n* No exception is raised when `Mock` is used.\r\n* The exception does not occur with Python 3.10.5.\r\n\r\n# Your environment\r\n\r\n\u003c!-- Include as many relevant details as possible about the environment you experienced the bug in --\u003e\r\n\r\n- CPython versions tested on: 3.10.4, 3.10.5, 3.10.6 (Only occurs in 3.10.6)\r\n- Operating system and architecture: Windows 10, Linux (Official Docker Image)\r\n\r\n\u003c!--\r\nYou can freely edit this text. Remove any lines you believe are unnecessary.\r\n--\u003e\r\n\n\n\u003c!-- gh-linked-prs --\u003e\n### Linked PRs\n* gh-96335\n* gh-101646\n* gh-101647\n* gh-108652\n\u003c!-- /gh-linked-prs --\u003e\n","author":{"url":"https://github.com/yvan-the-barbarian","@type":"Person","name":"yvan-the-barbarian"},"datePublished":"2022-08-19T18:18:14.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":18},"url":"https://github.com/96127/cpython/issues/96127"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:258c0e5b-deae-6753-4817-14407d74a4e8 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CAA8:32375B:34A847:470627:6969ABB3 |
| html-safe-nonce | c25869b7ea0058905b61314bb87cf4535621e1a42b9cd67cac34da897fbf1a76 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQUE4OjMyMzc1QjozNEE4NDc6NDcwNjI3OjY5NjlBQkIzIiwidmlzaXRvcl9pZCI6IjYzNTIwMDI1NTUxNzIyMDM0NDMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | ef161ffcc65c0b6ca64983c635b7bf534eee7b500feef52cf50dbbcc045c1b6f |
| hovercard-subject-tag | issue:1344768684 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/96127/issue_layout |
| twitter:image | https://opengraph.githubassets.com/1a9789a258c7c5700a7a461c799b3461e978067f62ef7e42a609c0afa3f50dd6/python/cpython/issues/96127 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/1a9789a258c7c5700a7a461c799b3461e978067f62ef7e42a609c0afa3f50dd6/python/cpython/issues/96127 |
| og:image:alt | Bug report Starting in Python 3.10.6, the following code raises an exception: from inspect import signature from unittest.mock import AsyncMock mock = AsyncMock() signature(mock) No exception is ra... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | yvan-the-barbarian |
| hostname | github.com |
| expected-hostname | github.com |
| None | 24c4c97a2d520cb286b35e1a4c22d7a4df3c26a2fa28dd7cdf0e65db327b4de7 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 124667f43168afb6c9c03b7c02eb5b1d2e1be3d9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width