Title: doctest fails to collect tests from a C function that has been wrapped · Issue #117692 · python/cpython · GitHub
Open Graph Title: doctest fails to collect tests from a C function that has been wrapped · Issue #117692 · python/cpython
X Title: doctest fails to collect tests from a C function that has been wrapped · Issue #117692 · python/cpython
Description: Bug report Bug description: doctest.DocTestFinder is now failing to collect examples from functions that are defined in C and then wrapped. It still works just fine with functions that are defined in C but that are not wrapped. This bug ...
Open Graph Description: Bug report Bug description: doctest.DocTestFinder is now failing to collect examples from functions that are defined in C and then wrapped. It still works just fine with functions that are defined ...
X Description: Bug report Bug description: doctest.DocTestFinder is now failing to collect examples from functions that are defined in C and then wrapped. It still works just fine with functions that are defined ...
Opengraph URL: https://github.com/python/cpython/issues/117692
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"doctest fails to collect tests from a C function that has been wrapped","articleBody":"# Bug report\n\n### Bug description:\n\n`doctest.DocTestFinder` is now failing to collect examples from functions that are defined in C and then wrapped. It still works just fine with functions that are defined in C but that are _not_ wrapped.\n\nThis bug was introduced by https://github.com/python/cpython/pull/115440. It breaks doctests for Numpy ufuncs in pytest-doctestplus (see https://github.com/scientific-python/pytest-doctestplus/pull/248).\n\nI have placed reproducer code in this Gist: https://gist.github.com/lpsinger/65e59728555dc2096af88d394e2d4a6b. To reproduce, retrieve the code and run the following commands:\n\n```\npip install -e .\npython test.py\n```\n\nThe script test.py fails with this error message:\n\n```\n$ python test.py \nTraceback (most recent call last):\n File \"/Users/lpsinger/src/doctest-func-without-code/test.py\", line 14, in \u003cmodule\u003e\n assert len(finder.find(bar.hello)[0].examples) == 1\n ^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/doctest.py\", line 942, in find\n self._find(tests, obj, name, module, source_lines, globs, {})\n File \"/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/doctest.py\", line 1004, in _find\n test = self._get_test(obj, name, module, globs, source_lines)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/doctest.py\", line 1072, in _get_test\n lineno = self._find_lineno(obj, source_lines)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/doctest.py\", line 1121, in _find_lineno\n obj = inspect.unwrap(obj).__code__\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nAttributeError: 'builtin_function_or_method' object has no attribute '__code__'. Did you mean: '__call__'?\n```\n\n### CPython versions tested on:\n\n3.9\n\n### Operating systems tested on:\n\nmacOS\n\n\u003c!-- gh-linked-prs --\u003e\n### Linked PRs\n* gh-117699\n* gh-117708\n\u003c!-- /gh-linked-prs --\u003e\n","author":{"url":"https://github.com/lpsinger","@type":"Person","name":"lpsinger"},"datePublished":"2024-04-09T18:43:10.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":10},"url":"https://github.com/117692/cpython/issues/117692"}
| 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:3d82d2ac-cfd2-8fff-5848-debc0d7afcd8 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8102:1B267F:88FC9:B5CAC:696AD12C |
| html-safe-nonce | bcc1ad3e07f028f736c82a3dff0b101a3fc833b10a202f857beaf64f9a261feb |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MTAyOjFCMjY3Rjo4OEZDOTpCNUNBQzo2OTZBRDEyQyIsInZpc2l0b3JfaWQiOiIyMTEwNzY0NzQ0NzMyMDYwNjAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | e876e39b68bb5ecff23f4dcb567b966aba71370eff5529c7d79d545afd48f250 |
| hovercard-subject-tag | issue:2234101986 |
| 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/117692/issue_layout |
| twitter:image | https://opengraph.githubassets.com/b38d1e3bf2a7b5cd3ffcc3497e8df198e168db75d64a697ec2e6930c78301b71/python/cpython/issues/117692 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/b38d1e3bf2a7b5cd3ffcc3497e8df198e168db75d64a697ec2e6930c78301b71/python/cpython/issues/117692 |
| og:image:alt | Bug report Bug description: doctest.DocTestFinder is now failing to collect examples from functions that are defined in C and then wrapped. It still works just fine with functions that are defined ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | lpsinger |
| hostname | github.com |
| expected-hostname | github.com |
| None | c785f4ce187e9e7331257791b36ddee01625bb8e292a9b4fe2c16d4c006abf5d |
| 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 | c718a376fcf780eb22089171adb84a543f660bf7 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width