FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Modules/_fileio.c - anekix/python · GitHub
anekix
/
python
Public
forked from
glix/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python
Modules
_fileio.c
on
master
User selector
Datepicker
Commit history
Commits on Jan 21, 2009
Issue #5008: When a file is opened in append mode with the new IO library,
Show description for e5bc490
antoine.pitrou
committed
e5bc490
View commit details
Copy full SHA for e5bc490
View code at this point
Browse repository at this point
Commits on Jan 20, 2009
backport r68802 (bugfix)
Show description for 72152bd
benjamin.peterson
committed
72152bd
View commit details
Copy full SHA for 72152bd
View code at this point
Browse repository at this point
Commits on Jan 19, 2009
raise an OSError for invalid fds #4991
Show description for f2012ba
benjamin.peterson
committed
f2012ba
View commit details
Copy full SHA for f2012ba
View code at this point
Browse repository at this point
Commits on Jan 1, 2009
Issue #4797: IOError.filename was not set when _fileio.FileIO failed to open
Show description for fa43431
hirokazu.yamamoto
committed
fa43431
View commit details
Copy full SHA for fa43431
View code at this point
Browse repository at this point
Commits on Dec 29, 2008
#4764 in io.open, set IOError.filename when trying to open a directory on POSIX platforms
Show description for 86f82f0
benjamin.peterson
committed
86f82f0
View commit details
Copy full SHA for 86f82f0
View code at this point
Browse repository at this point
Commits on Nov 22, 2008
backport r67325: make FileIO.mode always contain 'b'
Show description for fc47d6a
benjamin.peterson
committed
fc47d6a
View commit details
Copy full SHA for fc47d6a
View code at this point
Browse repository at this point
Commits on Nov 20, 2008
Fixed issue #4233.
Show description for 3f96581
amaury.forgeotdarc
committed
3f96581
View commit details
Copy full SHA for 3f96581
View code at this point
Browse repository at this point
Commits on Oct 30, 2008
Issue #4237: io.FileIO() was raising invalid warnings caused by insufficient initialization of PyFileIOObject struct members.
Show description for 7f338d8
christian.heimes
committed
7f338d8
View commit details
Copy full SHA for 7f338d8
View code at this point
Browse repository at this point
Commits on Oct 29, 2008
Correct error message in io.open():
Show description for 7ce8215
amaury.forgeotdarc
committed
7ce8215
View commit details
Copy full SHA for 7ce8215
View code at this point
Browse repository at this point
Commits on Sep 23, 2008
Issue #3945: Fixed compile error on cygwin. (initializer element is not constant)
Show description for 7291b06
hirokazu.yamamoto
committed
7291b06
View commit details
Copy full SHA for 7291b06
View code at this point
Browse repository at this point
Commits on Sep 1, 2008
#3703 unhelpful _fileio.FileIO error message when trying to open a directory
Show description for f375faa
benjamin.peterson
committed
f375faa
View commit details
Copy full SHA for f375faa
View code at this point
Browse repository at this point
Commits on Aug 24, 2008
#3662: Fix segfault introduced when fixing memory leaks.
Show description for 0379f3a
neal.norwitz
committed
0379f3a
View commit details
Copy full SHA for 0379f3a
View code at this point
Browse repository at this point
Fix:
Show description for 7782c4b
neal.norwitz
committed
7782c4b
View commit details
Copy full SHA for 7782c4b
View code at this point
Browse repository at this point
Commits on Aug 12, 2008
Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple,
Show description for 784bfa9
martin.v.loewis
committed
784bfa9
View commit details
Copy full SHA for 784bfa9
View code at this point
Browse repository at this point
Commits on Jul 6, 2008
fix issue3304 - remove an incorrect PyMem_Free in fileio_init
Show description for e30640b
gregory.p.smith
committed
e30640b
View commit details
Copy full SHA for e30640b
View code at this point
Browse repository at this point
Commits on Jun 9, 2008
This reverts r63675 based on the discussion in this thread:
Show description for 36da06a
gregory.p.smith
committed
36da06a
View commit details
Copy full SHA for 36da06a
View code at this point
Browse repository at this point
Commits on May 26, 2008
Renamed PyString to PyBytes
Show description for 4b6cc1c
christian.heimes
committed
4b6cc1c
View commit details
Copy full SHA for 4b6cc1c
View code at this point
Browse repository at this point
Commits on May 9, 2008
Backport fast alternate io.BytesIO implementation.
Show description for 3a0f464
alexandre.vassalotti
committed
3a0f464
View commit details
Copy full SHA for 3a0f464
View code at this point
Browse repository at this point
Commits on Mar 18, 2008
Remove all traces of HAVE_STRERROR.
Show description for 801ca15
brett.cannon
committed
801ca15
View commit details
Copy full SHA for 801ca15
View code at this point
Browse repository at this point
Commits on Jan 25, 2008
Backport of several functions from Python 3.0 to 2.6 including PyUnicode_FromString, PyUnicode_Format and PyLong_From/AsSsize_t. The functions are partly required for the backport of the bytearray …
Show description for 5af8a4b
christian.heimes
committed
5af8a4b
View commit details
Copy full SHA for 5af8a4b
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL