Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jan 31, 2025

  • 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 vstinner requested review from a team and erlend-aasland as code owners January 31, 2025 12:00
@vstinner vstinner merged commit 8b70ff5 into python:main Jan 31, 2025
45 checks passed
@vstinner 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
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