summaryrefslogtreecommitdiffstats
path: root/Doc/library
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Issue #8407, issue #11859: Add signal.pthread_sigmask() function to fetchVictor Stinner2011-04-301-3/+50
* | | Issue #11223: Replace threading._info() by sys.thread_infoVictor Stinner2011-04-302-24/+29
* | | 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
* | | #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
* | | Merged trailing whitespace fix.Łukasz Langa2011-04-271-3/+3
|\ \ \ | |/ /
| * | Fixed trailing whitespace in the ReST file.Łukasz Langa2011-04-271-3/+3
* | | Merged #11670 from 3.2Łukasz Langa2011-04-271-5/+24
|\ \ \ | |/ /
| * | Closes #11670: configparser read_file now iterates over f.Łukasz Langa2011-04-271-5/+24
* | | Merge 3.2Éric Araujo2011-04-273-4/+4
|\ \ \ | |/ /
| * | Merge 3.1Éric Araujo2011-04-273-4/+4
| |\ \ | | |/
| | * Branch mergeÉric Araujo2011-04-275-7/+7
| | |\
| | | * Change markup so it generates a linkÉric Araujo2011-04-272-3/+3
| | | * Change markup so that it creates a linkÉric Araujo2011-04-251-1/+1
| * | | Branch mergeÉric Araujo2011-04-274-6/+6
| |\ \ \
* | \ \ \ Branch mergeÉric Araujo2011-04-276-8/+15
|\ \ \ \ \
| * | | | | Add versionchanged for c19752ea037f (#10998)Éric Araujo2011-04-241-0/+3
| * | | | | Add versionchanged for a364719e400a (#11591)Éric Araujo2011-04-241-0/+4
| * | | | | Remove unneeded backslashesÉric Araujo2011-04-241-4/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Remove unneeded backslashesÉric Araujo2011-04-241-2/+2
| * | | | | Merge 3.2Éric Araujo2011-04-242-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix indentationÉric Araujo2011-04-241-1/+1
| | * | | | Merge 3.1Éric Araujo2011-04-241-1/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Branch mergeÉric Araujo2011-04-242-3/+3
| | | |\ \ \
| | | | * | | Add a space to make json doc a bit more readableÉric Araujo2011-04-211-1/+1
| | * | | | | Branch mergeÉric Araujo2011-04-241-2/+2
| | |\ \ \ \ \
| * | \ \ \ \ \ Branch mergeÉric Araujo2011-04-241-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 3.2Éric Araujo2011-04-201-2/+2
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | Merge 3.1Éric Araujo2011-04-201-2/+2
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | | * | | | | Fix argument name in reST doc to match the codeÉric Araujo2011-04-201-2/+2
* | | | | | | | | I think this should be "versionchanged", not "versionadded"Antoine Pitrou2011-04-261-1/+1
* | | | | | | | | Merge #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-251-0/+23
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-251-0/+23
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-251-0/+23
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Issue #2736: Documented how to compute seconds since epoch.Alexander Belopolsky2011-04-251-0/+16
| |_|/ / / / |/| | | | |
* | | | | | Merge with 3.2.Ezio Melotti2011-04-211-96/+111
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix some more markup glitches in argparse doc.Ezio Melotti2011-04-211-101/+113
* | | | | | #11904-#11905: Merge typo fixes with 3.2.Ezio Melotti2011-04-211-5/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | #11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky.Ezio Melotti2011-04-211-1/+1
| * | | | | #11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky.Ezio Melotti2011-04-211-4/+4