summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | merge 3.2Benjamin Peterson2011-08-041-2/+0
|\ \ | |/
| * dosmodule is, thankfully, no moreBenjamin Peterson2011-08-041-2/+0
* | merge from 3.2 - change the extra svn to svn+sshSenthil Kumaran2011-08-031-1/+1
|\ \ | |/
| * change the redundant svn scheme urljoin test case to svn+ssh scheme.Senthil Kumaran2011-08-031-1/+1
| * merged headsSenthil Kumaran2011-08-031-2/+2
| |\
* | \ merge headsBenjamin Peterson2011-08-034-3/+9
|\ \ \
| * \ \ merge headsSenthil Kumaran2011-08-034-7/+18
| |\ \ \
| | * \ \ Merge with 3.2.Georg Brandl2011-08-031-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix spacing in string literal.Georg Brandl2011-08-031-2/+2
| * | | | merge from 3.2 - Fix closes issue12683 - urljoin to work with relative join o...Senthil Kumaran2011-08-033-1/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix closes issue12683 - urljoin to work with relative join of svn scheme.Senthil Kumaran2011-08-033-1/+7
| | | |/ | | |/|
* | | | fix arg stringsBenjamin Peterson2011-08-031-2/+2
| |_|/ |/| |
* | | handle sched_rr_get_interval not working on currentBenjamin Peterson2011-08-031-1/+8
* | | fix punctuationBenjamin Peterson2011-08-031-1/+1
* | | fix indentationBenjamin Peterson2011-08-031-2/+2
* | | merge headsBenjamin Peterson2011-08-031-0/+2
|\ \ \
| * | | Issue #11049: fix test_forget on installed Python - add os.curdir to sys.pathEli Bendersky2011-08-031-0/+2
* | | | OSX doesn't check sched_get_priority_(min/max) argumentBenjamin Peterson2011-08-031-2/+4
|/ / /
* | | need NULL sentinelBenjamin Peterson2011-08-031-1/+1
|/ /
* | merge headsBenjamin Peterson2011-08-021-1/+1
|\ \
| * \ merge heads.Senthil Kumaran2011-08-021-0/+5
| |\ \
| * \ \ Fix closes issue12663 - Correcting the ArgumentParser.error description. Patc...Senthil Kumaran2011-08-021-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix closes issue12663 - Correcting the ArgumentParser.error description. Patc...Senthil Kumaran2011-08-021-1/+1
* | | | bsd doesn't like letting normal processes set the schedulerBenjamin Peterson2011-08-021-1/+5
| |_|/ |/| |
* | | avoid warning when SchedParamType is not usedBenjamin Peterson2011-08-021-0/+2
* | | only add sched_param if it is initializedBenjamin Peterson2011-08-021-0/+3
|/ /
* | I have been spoiled by chained comparisons in pythonBenjamin Peterson2011-08-021-1/+1
* | comparing on number of cpus makes more senseBenjamin Peterson2011-08-021-1/+1
* | fix sched definesBenjamin Peterson2011-08-021-1/+1
* | check individually for some for sched_ functionsBenjamin Peterson2011-08-025-4/+43
* | move news note to correct sectionBenjamin Peterson2011-08-021-2/+2
* | make_new_cpu_set takes the number of cpusBenjamin Peterson2011-08-021-1/+1
* | sched.h can exist without sched affinity supportBenjamin Peterson2011-08-025-4/+19
* | expose sched.h functions (closes #12655)Benjamin Peterson2011-08-027-5/+877
* | NEWS note for bbeda42ea6a8Benjamin Peterson2011-08-021-0/+2
* | merge headsBenjamin Peterson2011-08-021-1/+1
|\ \
| * \ #12665: merge with 3.2Sandro Tosi2011-08-021-1/+1
| |\ \ | | |/
| | * #12665: Dictionary view example has error in set operationSandro Tosi2011-08-021-1/+1
* | | add ThreadError to threading.__all__ (closes #12679)Benjamin Peterson2011-08-021-1/+1
|/ /
* | #12670: merge with 3.2Sandro Tosi2011-08-021-2/+2
|\ \ | |/
| * #12670: Fix struct code after forward declaration on ctypes docSandro Tosi2011-08-021-2/+2
* | #12183: merge with 3.2.Ezio Melotti2011-08-021-2/+3
|\ \ | |/
| * Fix closes Issue12183 - Explain the Symlink copy behavior in shutil.copytree....Senthil Kumaran2011-08-021-2/+3
* | Corrected attribute docstring per pep-257 (reference #10639)Jason R. Coombs2011-08-021-1/+1
* | Fix closes Issue12676 - Invalid identifier used in TypeError message in http....Senthil Kumaran2011-08-022-1/+8
|\ \ | |/
| * Fix closes Issue12676 - Invalid identifier used in TypeError message in http....Senthil Kumaran2011-08-022-1/+8
* | Clean up description of Tools/scripts/run_tests.py.Nadeem Vawda2011-08-022-5/+6
* | Issue #11049: fix test_forget to work on installed Python, by using a tempora...Eli Bendersky2011-08-021-3/+11
* | Merge 68b5f87566fbStefan Krah2011-08-011-0/+3
|\ \ | |/
| * Skip test_getsetlocale_issue1813() on Fedora due to setlocale() bug.Stefan Krah2011-08-011-0/+3