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

gh-93649: Move PyFrame C API tests to test_capi by vstinner · Pull Request #129512 · python/cpython · GitHub

/ cpython Public

gh-93649: Move PyFrame C API tests to test_capi - #129512

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

gh-93649: Move PyFrame C API tests to test_capi#129512
vstinner merged 1 commit into
python:mainfrom
vstinner:testcapi_frame

Conversation

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

Copy link
Copy Markdown
Member
  • Move C API tests from test_frame to test_capi.test_frame.
  • Add Modules/_testcapi/frame.c file.
  • Add Lib/test/test_capi/test_frame.py file.

* Move C API tests from test_frame to test_capi.test_frame.
* Add Modules/_testcapi/frame.c file.
* Add Lib/test/test_capi/test_frame.py file.
vstinner requested review from a team and erlend-aasland as code owners January 31, 2025 12:00
vstinner merged commit 8b70ff5 into python:main Jan 31, 2025
vstinner deleted the testcapi_frame branch January 31, 2025 12:52
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Feb 7, 2025
* Add Lib/test/test_capi/test_frame.py file.
* Move C API tests from test_frame to test_capi.test_frame.
* Add Modules/_testcapi/frame.c file.
* Move C API tests from _testcapimodule.c to frame.c
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