summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Adjust OS/2 & VMS grammar, and add Windows 2000 to the unsupported list.Brian Curtin2011-05-031-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-022-3/+3
|\ \ \ | |/ /
| * | Merge 3.1Éric Araujo2011-05-022-3/+3
| |\ \ | | |/
| | * Branch mergeÉric Araujo2011-05-021-2/+2
| | |\
| | | * Fix wordingÉric Araujo2011-05-011-2/+2
| | * | Add missing colonÉric Araujo2011-05-021-1/+1
* | | | merge 3.2Benjamin Peterson2011-05-021-1/+1
|\ \ \ \ | |/ / /
| * | | merge 3.1Benjamin Peterson2011-05-021-1/+1
| |\ \ \ | | |/ /
| | * | Fix spelling.Raymond Hettinger2011-05-021-1/+1
* | | | (Merge 3.2) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS XVictor Stinner2011-05-011-0/+4
|\ \ \ \ | |/ / /
| * | | (Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS XVictor Stinner2011-05-011-0/+4
| |\ \ \ | | |/ /
| | * | Issue #11277: mmap calls fcntl(fd, F_FULLFSYNC) on Mac OS X to get around aVictor Stinner2011-05-011-0/+4
* | | | merge 3.2Benjamin Peterson2011-05-011-3/+7
|\ \ \ \ | |/ / /
| * | | merge 3.1Benjamin Peterson2011-05-011-3/+7
| |\ \ \ | | |/ /
| | * | note abcs of int and float (closes #11977)Benjamin Peterson2011-05-011-3/+7
* | | | 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-2/+5
* | | | Split combined code/doctest code blocks in two blocks, to enable proper highl...Georg Brandl2011-05-011-0/+4
* | | | Merge #11883: fix email examples by adding 'localhost' to SMTP constructor callsR David Murray2011-04-303-3/+3
|\ \ \ \ | |/ / /
| * | | Merge #11883: fix email examples by adding 'localhost' to SMTP constructor callsR David Murray2011-04-303-3/+3
| |\ \ \ | | |/ /
| | * | #11883: fix email examples by adding 'localhost' to SMTP constructor callsR David Murray2011-04-303-3/+3
* | | | Merge #11883: replace incorrect call to sendmail with correct call to send_me...R David Murray2011-04-301-1/+1
|\ \ \ \ | |/ / /
| * | | #11883: replace incorrect call to sendmail with correct call to send_messageR David Murray2011-04-301-1/+1
* | | | Merge #11901: post-commit review fixes per Georg BrandlR David Murray2011-04-301-7/+7
|\ \ \ \ | |/ / /
| * | | Merge #11901: post-commit review fixes per Georg BrandlR David Murray2011-04-301-7/+7
| |\ \ \ | | |/ /
| | * | #11901: post-commit review fixes per Georg BrandlR David Murray2011-04-301-7/+7
* | | | merge 3.2Benjamin Peterson2011-04-301-1/+1
|\ \ \ \ | |/ / /
| * | | merge 3.1Benjamin Peterson2011-04-301-1/+1
| |\ \ \ | | |/ /
| | * | fix function name in example (closes #11966)Benjamin Peterson2011-04-301-1/+1
| | |/
* | | Fix indentation.Georg Brandl2011-04-301-2/+2
* | | Issue #8407, issue #11859: Add signal.pthread_sigmask() function to fetchVictor Stinner2011-04-302-4/+60
* | | Issue #11223: Replace threading._info() by sys.thread_infoVictor Stinner2011-04-303-28/+33
* | | Fix #11961. Document STARTUPINFO and creation flag options.Brian Curtin2011-04-301-3/+107
|\ \ \ | |/ /
| * | Fix #11961. Document STARTUPINFO and creation flag options.Brian Curtin2011-04-301-3/+107
| |\ \ | | |/
| | * whitespace...Brian Curtin2011-04-301-3/+3
| | * Fix #11961. Document STARTUPINFO and creation flag options.Brian Curtin2011-04-301-3/+98
* | | Small grammar fix.Georg Brandl2011-04-291-2/+2
* | | #11952: merge with 3.2.Ezio Melotti2011-04-291-1/+1
|\ \ \ | |/ /
| * | #11952: merge with 3.1.Ezio Melotti2011-04-291-1/+1
| |\ \ | | |/
| | * #11952: Fix typo in multiprocessing doc.Ezio Melotti2011-04-291-1/+1
* | | Issue #11811: ssl.get_server_certificate() is now IPv6-compatible. PatchAntoine Pitrou2011-04-281-0/+3
* | | Merged styling updates for #11670 from 3.2.Łukasz Langa2011-04-281-23/+17
|\ \ \ | |/ /
| * | Style updates for the #11670 solution after post-commit review by Ezio Melotti:Łukasz Langa2011-04-281-23/+17
* | | Issue #11940: Update external link.Raymond Hettinger2011-04-271-1/+1
|\ \ \ | |/ /
| * | Issue #11940: Update external link.Raymond Hettinger2011-04-271-1/+1
| |\ \ | | |/
| | * Issue #11940: Update external link.Raymond Hettinger2011-04-271-1/+1
* | | #11942: merge with 3.2.Ezio Melotti2011-04-271-1/+1
|\ \ \ | |/ /