summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2025-01-30 17:05:32 (GMT)
committerGitHub <noreply@github.com>2025-01-30 17:05:32 (GMT)
commit4ca9fc08f89bf7172d41e523d9e520eb1729ee8c (patch)
tree5cfca9bfa74c08530800fccd53e60e19b542fb01 /Python/errors.c
parent4e47e05045b7b05c7e166bda2afd60191314e326 (diff)
downloadcpython-4ca9fc08f89bf7172d41e523d9e520eb1729ee8c.zip
cpython-4ca9fc08f89bf7172d41e523d9e520eb1729ee8c.tar.gz
cpython-4ca9fc08f89bf7172d41e523d9e520eb1729ee8c.tar.bz2
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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions