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
e2c9adb03baabc10096461ba658e728c51694660
cpython/Modules/_io
History
Serhiy Storchaka 1ed017ae92 Issue #20440: Cleaning up the code by using Py_SETREF and Py_CLEAR.
Old code is correct, but with Py_SETREF and Py_CLEAR it can be cleaner.
This patch doesn't fix bugs and hence there is no need to backport it.
2015-12-27 15:51:32 +02:00
..
clinic
Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the
2015-04-24 00:40:51 +03:00
_iomodule.c
Issue #25523: Merge a-to-an corrections from 3.5
2015-11-02 04:27:17 +00:00
_iomodule.h
Issue #25923: Added more const qualifiers to signatures of static and private functions.
2015-12-25 20:01:53 +02:00
bufferedio.c
Issue #20440: Applied yet one patch for using Py_SETREF.
2015-12-27 12:38:28 +02:00
bytesio.c
Issue #20440: Cleaning up the code by using Py_SETREF and Py_CLEAR.
2015-12-27 15:51:32 +02:00
fileio.c
Issue #25923: Added more const qualifiers to signatures of static and private functions.
2015-12-25 20:01:53 +02:00
iobase.c
Issue #9858: Add missing method stubs to _io.RawIOBase. Patch by Laura Rupprecht.
2015-05-20 21:50:59 +02:00
stringio.c
Issue #22413: Remove comment made out of date by Argument Clinic
2015-10-10 10:17:57 +00:00
textio.c
Issue #20440: Applied yet one patch for using Py_SETREF.
2015-12-27 12:38:28 +02:00
Powered by Gitea Page: 200ms Template: 12ms
English
English
Licenses API