diff options
| author | Victor Stinner <vstinner@python.org> | 2025-01-30 19:29:27 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-30 19:29:27 (GMT) |
| commit | 9a59a51733e58b6091ca9157fd43cc9d0f93a96f (patch) | |
| tree | 9b47b60178486706b14d526c9bd63aa1511cd432 /Python/sysmodule.c | |
| parent | a853e2f0760613dc513955ee46143f6d411d352f (diff) | |
| download | cpython-9a59a51733e58b6091ca9157fd43cc9d0f93a96f.zip cpython-9a59a51733e58b6091ca9157fd43cc9d0f93a96f.tar.gz cpython-9a59a51733e58b6091ca9157fd43cc9d0f93a96f.tar.bz2 | |
[3.13] gh-111495: Add PyFile tests (#129449) (#129477)
gh-111495: Add PyFile tests (#129449)
Add tests for the following functions in test_capi.test_file:
* PyFile_FromFd()
* PyFile_GetLine()
* PyFile_NewStdPrinter()
* PyFile_WriteObject()
* PyFile_WriteString()
* PyObject_AsFileDescriptor()
Add Modules/_testlimitedcapi/file.c file.
Remove test_embed.StdPrinterTests which became redundant.
(cherry picked from commit 4ca9fc08f89bf7172d41e523d9e520eb1729ee8c)
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions
