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

gh-111495: Add tests on PyTuple C APIs by vstinner · Pull Request #122833 · python/cpython · GitHub

/ cpython Public

gh-111495: Add tests on PyTuple C APIs - #122833

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:test_tuple
Closed

gh-111495: Add tests on PyTuple C APIs#122833
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:test_tuple

Conversation

vstinner commented Aug 8, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member
  • Add file Modules/_testlimitedcapi/tuple.c.
  • Add file Lib/test/test_capi/test_tuple.py.

* Add file Modules/_testlimitedcapi/tuple.c.
* Add file Lib/test/test_capi/test_tuple.py.
vstinner requested review from a team and erlend-aasland as code owners August 8, 2024 17:49
bedevere-app Bot mentioned this pull request Aug 8, 2024
10 tasks

vstinner commented Aug 8, 2024

Copy link
Copy Markdown
Member Author

cc @serhiy-storchaka

Copy link
Copy Markdown
Member

See also #118757.

Copy link
Copy Markdown
Member Author

See also #118757.

Oh right, I missed that old PR. I merged PR gh-118757 instead.

vstinner closed this Aug 26, 2024
vstinner deleted the test_tuple branch August 26, 2024 09:58
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.

2 participants


Back | FazBrowse Home | New Git URL