summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue #8809: The SMTP_SSL constructor and SMTP.starttls() now supportAntoine Pitrou2011-05-181-3/+14
* Issue #1746656: Add if_nameindex, if_nametoindex, if_indextonameGregory P. Smith2011-05-151-0/+33
* Merge #6498 fix from 3.2.Georg Brandl2011-05-1572-756/+2664
|\
| * Merged rethought pprint example from 3.2.Łukasz Langa2011-05-1472-756/+2664
| |\
| | * #11979: merge with 3.2.Ezio Melotti2011-05-1472-756/+2664
| | |\
| | | * Further beautification of the exampleRaymond Hettinger2011-05-131-3/+6
| | | |\
| | | * \ Neaten up example so it can be cut and pasted.Raymond Hettinger2011-05-131-2/+2
| | | |\ \
| | | * \ \ Merge two minor doc changes into default.Georg Brandl2011-05-1372-756/+2664
| | | |\ \ \
| | | | * | | - Issue #12044: Fixed subprocess.Popen when used as a context manager toGregory P. Smith2011-05-111-2/+2
| | | | * | | Fix markup and working in the doc.Ezio Melotti2011-05-122-9/+11
| | | | * | | Document default fmtspec. Fix inaccurate note. Document exceptions.Raymond Hettinger2011-05-1171-656/+2567
| | | | |\ \ \
| | | | | * | | Fix closed Issue #11968 - the start_response header values in wsgiref shoudl beSenthil Kumaran2011-05-111-6/+6
| | | | | * | | Fix closes Issue #11799: urllib.request Authentication Handlers will raise aSenthil Kumaran2011-05-111-8/+18
| | | | | * | | issue12039 - update the documentation of send_response method in http.server....Senthil Kumaran2011-05-111-4/+11
| | | | | * | | Issue #12039 - Update the http.server.rst with the requirement to call `end_h...Senthil Kumaran2011-05-111-3/+4
| | | | | * | | Issue #8498: In socket.accept(), allow to specify 0 as a backlog value inAntoine Pitrou2011-05-101-2/+2
| | | | | |\ \ \
| | | | | * | | | Issue #12011: signal.signal() and signal.siginterrupt() raise an OSError,Victor Stinner2011-05-101-0/+3
| | | | | * | | | Merged trivial doc fix from 3.2.Łukasz Langa2011-05-1070-647/+2537
| | | | | |\ \ \ \
| | | | | | * \ \ \ mergeRaymond Hettinger2011-05-1070-647/+2537
| | | | | | |\ \ \ \
| | | | | | | * \ \ \ Merged solution for #12036 from 3.2Łukasz Langa2011-05-0970-647/+2540
| | | | | | | |\ \ \ \
| | | | | | | | * | | | Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages theSenthil Kumaran2011-05-091-9/+18
| | | | | | | | * | | | merge 11164Martin v. Löwis2011-05-094-16/+4
| | | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ \ Merge with 3.2.Ezio Melotti2011-05-091-0/+9
| | | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | | note the point of having log2Benjamin Peterson2011-05-081-1/+2
| | | | | | | | * | | | | | Issue #11888: Add log2 function to math module. Patch written by MarkVictor Stinner2011-05-092-16/+36
| | | | | | | | * | | | | | Issue #12012: ssl.PROTOCOL_SSLv2 becomes optionalVictor Stinner2011-05-091-0/+3
| | | | | | | | * | | | | | Issue #8407: The signal handler writes the signal number as a single byteVictor Stinner2011-05-082-3/+11
| | | | | | | | * | | | | | Issue #8407: Add pthread_kill(), sigpending() and sigwait() functions to theVictor Stinner2011-05-083-3/+61
| | | | | | | | * | | | | | #11072- applying http://bugs.python.org/review/11072/show suggestionsGiampaolo Rodola'2011-05-071-8/+8
| | | | | | | | * | | | | | faulthandler: dump all threads by defaultVictor Stinner2011-05-071-10/+11
| | | | | | | | * | | | | | Issue #11072: added MLSD command (RFC-3659) support to ftplib.Giampaolo Rodola'2011-05-061-6/+23
| | | | | | | | * | | | | | Issue #8808: The IMAP4_SSL constructor now allows passing an SSLContextAntoine Pitrou2011-05-061-2/+9
| | | | | | | | * | | | | | Issue #10775: assertRaises, assertRaisesRegex, assertWarns, and assertWarnsRe...Ezio Melotti2011-05-061-12/+33
| | | | | | | | * | | | | | Issue #11015: bring test.support docs up to dateEli Bendersky2011-05-061-10/+106
| | | | | | | | * | | | | | Merge #11647 update from 3.2Nick Coghlan2011-05-0566-605/+2257
| | | | | | | | |\ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ #11997: merge with 3.2.Ezio Melotti2011-05-0566-605/+2257
| | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | * | | | | | Mention that timezone is a subclass of tzinfo.Alexander Belopolsky2011-05-041-5/+6
| | | | | | | | | | * | | | | | Issue #8407: signal.pthread_sigmask() returns a set instead of a listVictor Stinner2011-05-041-3/+4
| | | | | | | | | | * | | | | | Fix #11834. Correct site-packages paths.Brian Curtin2011-05-031-1/+1
| | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ #11985: merge with 3.2.Ezio Melotti2011-05-031-1/+1
| | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | Adjust OS/2 & VMS grammar, and add Windows 2000 to the unsupported list.Brian Curtin2011-05-021-1/+4
| | | | | | | | | | * | | | | | | | Issue #11930: Added Misc/NEWS and versionchanged entries.Alexander Belopolsky2011-05-021-0/+4
| | | | | | | | | | * | | | | | | | Issue #11930: Remove year >= 1000 limitation from datetime.strftime.Alexander Belopolsky2011-05-021-6/+2
| | | | | | | | | | * | | | | | | | Issue #11930: Remove deprecated time.accept2dyear.Alexander Belopolsky2011-05-021-46/+2
| | | | | | | | | | * | | | | | | | Merge 3.2Éric Araujo2011-05-0265-548/+2239
| | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ merge 3.2Benjamin Peterson2011-05-0165-548/+2239
| | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | * \ \ \ \ \ \ \ (Merge 3.2) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS XVictor Stinner2011-05-0265-548/+2239
| | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ merge 3.2Benjamin Peterson2011-05-0165-548/+2239
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ merge with 3.2Georg Brandl2011-05-011-2/+1
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * | | | | | | | | Split combined code/doctest code blocks in two blocks, to enable proper highl...Georg Brandl2011-05-011-0/+4