- 29 Jul, 2011 4 commits
-
-
Éric Araujo authored
Adding Sandro Tosi to Doc/ACKS for this patch and all his work on the docs mailing list and on the bug tracker.
-
Éric Araujo authored
R. David Murray and I think that it’s more useful to have these files show up in the output of “hg status”, to let the user know that some merged file have to be checked before commit. If you want to ignore these files in your clones, it’s possible to do so from another ignore file; see the bug report for directions.
-
Éric Araujo authored
-
Éric Araujo authored
-
- 26 Jul, 2011 1 commit
-
-
Éric Araujo authored
-
- 29 Jul, 2011 3 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
- 27 May, 2011 1 commit
-
-
Éric Araujo authored
-
- 29 Jul, 2011 2 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
- Rename reST target name for collections ABCs to avoid collisions - Link to glossary entry from numbers module doc (other modules already do it)
-
- 28 Jul, 2011 2 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
-
- 27 Jul, 2011 4 commits
-
-
Senthil Kumaran authored
merge from 3.2 - Fix closes Issue12621 - Fix docstrings of find and rfind methods of bytes/bytearry/unicodeobject.
-
Ezio Melotti authored
-
Senthil Kumaran authored
merge from 3.2 - fix urlopen behavior on sites which do not send (or obsfuscates) Connection: Close header.
-
Ned Deily authored
when opening a long file. With Tk 8.5, the first line was hidden.
-
- 26 Jul, 2011 1 commit
-
-
Ned Deily authored
link file name.
-
- 25 Jul, 2011 1 commit
-
-
Ross Lagerwall authored
with mmap. Patch by Steffen Daode Nurpmeso.
-
- 24 Jul, 2011 2 commits
-
-
Charles-François Natali authored
-
Antoine Pitrou authored
-
- 23 Jul, 2011 5 commits
-
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
* ftpwrapper now uses reference counting to ensure that the underlying socket is closed when the ftpwrapper object is no longer in use * ftplib.FTP.ntransfercmd() now closes the socket if an error occurs Initial patch by Victor Stinner.
-
Senthil Kumaran authored
merge from 3.2 - Fix closes issue12581 - Increase the urllib.parse test coverage (cases applicable to 2.7). Patch by Petter Haggholm.
-
Georg Brandl authored
-
- 22 Jul, 2011 7 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Charles-François Natali authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Eli Bendersky authored
-
- 21 Jul, 2011 3 commits
-
-
Charles-François Natali authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 20 Jul, 2011 1 commit
-
-
Senthil Kumaran authored
merge from 3.2 - Fix closes issue12524 - update http.client POST example with a working example. - Patch contributed by Bharadwaj
-
- 19 Jul, 2011 3 commits
-
-
Barry Warsaw authored
-
Antoine Pitrou authored
so that "import DLFCN" and other similar imports work on Linux 3.0.
-
Barry Warsaw authored
signature. Without this, architectures where sizeof void* != sizeof int are broken. Patch given by Hallvard B Furuseth.
-