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
3.5
cpython/Modules/_io
History
Serhiy Storchaka e63af29c87 [3.5] bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (GH-1096) (GH-1180) (#1182)
raised an error.

(cherry picked from commit bf623ae884)
(cherry picked from commit 680fea4067)
2017-04-19 22:09:56 +03:00
..
clinic
Issue #27332: Fixed the type of the first argument of module-level functions
2016-07-07 17:35:15 +03:00
_iomodule.c
Change order of io.UnsupportedOperation base classes.
2016-12-07 13:31:20 +02:00
_iomodule.h
Issue #22413: Merge StringIO doc from 3.4 into 3.5
2015-10-10 10:15:21 +00:00
bufferedio.c
bpo-25455: Fixed crashes in repr of recursive buffered file-like objects. (#514) (#727)
2017-03-20 00:51:16 +02:00
bytesio.c
Issue #20699: Document that “io” methods accept bytes-like objects
2016-05-28 00:41:57 +00:00
fileio.c
bpo-25455: Fixed crashes in repr of recursive buffered file-like objects. (#514) (#727)
2017-03-20 00:51:16 +02:00
iobase.c
[3.5] bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (GH-1096) (GH-1180) (#1182)
2017-04-19 22:09:56 +03:00
stringio.c
Fix spelling (inital), grammar (may translates) in documentation, comments
2016-04-19 04:03:41 +00:00
textio.c
bpo-25455: Fixed crashes in repr of recursive buffered file-like objects. (#514) (#727)
2017-03-20 00:51:16 +02:00
Powered by Gitea Page: 407ms Template: 23ms
English
English
Licenses API