Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-05-16 01:19:28 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
28efeefab7d577ea4fb6e3f6e82f903f2aee271d
cpython/Modules/_io
T
History
Victor Stinner 43cd7aa8cd gh-120754: Fix memory leak in FileIO.__init__() (#124225)
Free 'self->stat_atopen' before assigning it, since
io.FileIO.__init__() can be called multiple times manually
(especially by test_io).
2024-09-19 00:11:50 +02:00
..
clinic
gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (#119712)
2024-05-29 11:37:04 +02:00
_iomodule.c
Fixes loop variables to be the same types as their limit (GH-120958)
2024-06-24 17:11:47 +01:00
_iomodule.h
…
bufferedio.c
gh-121645: Add PyBytes_Join() function (#121646)
2024-08-30 12:57:33 +00:00
bytesio.c
gh-117068: Remove useless code in bytesio.c:resize_buffer() (GH-117069)
2024-03-22 11:25:38 +00:00
fileio.c
gh-120754: Fix memory leak in FileIO.__init__() (#124225)
2024-09-19 00:11:50 +02:00
iobase.c
gh-121645: Add PyBytes_Join() function (#121646)
2024-08-30 12:57:33 +00:00
stringio.c
gh-113993: Allow interned strings to be mortal, and fix related issues (GH-120520)
2024-06-21 17:19:31 +02:00
textio.c
Fix typos in docs, error messages and comments (#123336)
2024-08-28 14:41:04 +03:00
winconsoleio.c
gh-115538: Emit warning when use bool as fd in _io.WindowsConsoleIO (GH-116925)
2024-03-18 11:48:50 +00:00
Powered by Gitea Version: 1.26.1 Page: 1408ms Template: 82ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API