FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-93649: Add Modules/_testcapi/function.c file by vstinner · Pull Request #129521 · python/cpython · GitHub

/ cpython Public

gh-93649: Add Modules/_testcapi/function.c file - #129521

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:testcapi_function
Jan 31, 2025
Merged

gh-93649: Add Modules/_testcapi/function.c file#129521
vstinner merged 1 commit into
python:mainfrom
vstinner:testcapi_function

Conversation

vstinner commented Jan 31, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member
  • Move PyFunction C API tests to a new file.
  • Add Lib/test/test_capi/test_function.py.
  • Move tests from test_capi.test_misc to test_capi.test_function.

* Move PyFunction C API tests to a new file.
* Add Lib/test/test_capi/test_function.py.
* Move tests from test_capi.test_misc to test_capi.test_function.
vstinner merged commit 60a8541 into python:main Jan 31, 2025
vstinner deleted the testcapi_function branch January 31, 2025 15:02
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Feb 7, 2025
* Move PyFunction C API tests to a new file.
* Add Lib/test/test_capi/test_function.py.
* Move tests from test_capi.test_misc to test_capi.test_function.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL