Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
331ea92ade37e5dcf14c44df59e5eda2136b1a8f
cpython/Modules/_io
History
Antoine Pitrou c881f1592f Issue #9448: Fix a leak of OS resources (mutexes or semaphores) when
re-initializing a buffered IO object by calling its `__init__` method.
2010-08-01 16:53:42 +00:00
..
_iomodule.c
#9184: fix default value for "buffering" param of open().
2010-07-11 09:33:39 +00:00
_iomodule.h
Merged revisions 76805 via svnmerge from
2009-12-13 19:25:34 +00:00
bufferedio.c
Issue #9448: Fix a leak of OS resources (mutexes or semaphores) when
2010-08-01 16:53:42 +00:00
bytesio.c
Merged revisions 80720 via svnmerge from
2010-05-03 16:48:20 +00:00
fileio.c
Issue #8715: Create PyUnicode_EncodeFSDefault() function: Encode a Unicode
2010-05-15 16:27:27 +00:00
iobase.c
Merged revisions 80720 via svnmerge from
2010-05-03 16:48:20 +00:00
stringio.c
Merged revisions 77890 via svnmerge from
2010-01-31 22:47:27 +00:00
textio.c
Issue #6697: Check that _PyUnicode_AsString() result is not NULL in textio.c
2010-05-19 01:17:01 +00:00
Powered by Gitea Page: 162ms Template: 13ms
English
English
Licenses API