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.
V
Victor Stinner committed
4ca9fc08f89bf7172d41e523d9e520eb1729ee8c
Parent: 4e47e05
Committed by GitHub <noreply@github.com>
on 1/30/2025, 5:05:32 PM