7 Commits (0cb8e5131d0797d3bdb1494de842e98798174cf2)

Author SHA1 Message Date
Sandro Tosi 98ed08f24e update to new C roles and directives 14 years ago
Victor Stinner 63c22fac72 Issue #7732: Fix a crash on importing a module if a directory has the same name 15 years ago
Georg Brandl 63e284d354 #10111: minor problems in 2.7 FILE* API docs. 16 years ago
Georg Brandl 60203b41b0 Migrate to Sphinx 1.0 C language constructs. 16 years ago
Victor Stinner 3603cc5fdb Issue #9425: PyFile_FromFd() ignores the name argument 16 years ago
Antoine Pitrou 1a3a3b8bb6 Merged revisions 82000-82001 via svnmerge from 16 years ago
Antoine Pitrou 046028899d Further refinements to the C file API. 16 years ago
Antoine Pitrou 5d8a6c85ec Fixes to the PyFile_FromFd() doc, by Renato Cunha. 16 years ago
Georg Brandl 734373cc4d Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from 17 years ago
Georg Brandl 48310cd3f2 Remove trailing whitespace. 17 years ago
Georg Brandl e92818f58c Fix uses of the default role. 17 years ago
Benjamin Peterson 487b9dc002 bring the PyFile docs into sync with reality 18 years ago
Martin v. Löwis 99815892f6 New environment variable PYTHONIOENCODING. 18 years ago
Gregory P. Smith aa63d0d4af Make file objects as thread safe as the underlying libc FILE* implementation. 18 years ago
Georg Brandl 54a3faae08 Split C API docs in Py3k branch. 18 years ago
Georg Brandl f6842722df Split the monstrous C API manual files in smaller parts. 18 years ago