summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge 3.2Benjamin Peterson2011-07-224-4/+55
|\
| * type check AST strings and identifiersBenjamin Peterson2011-07-224-6/+57
* | Merge - Issue #12372: POSIX semaphores are broken on AIX: don't use them.Charles-François Natali2011-07-213-11/+6
|\ \ | |/
| * Issue #12372: POSIX semaphores are broken on AIX: don't use them.Charles-François Natali2011-07-213-11/+6
* | #12601: merge with 3.2.Ezio Melotti2011-07-211-1/+1
|\ \ | |/
| * #12601: fix typo.Ezio Melotti2011-07-211-1/+1
* | #11435: dummy merge with 3.2.Ezio Melotti2011-07-210-0/+0
|\ \ | |/
| * #11435: link to the correct branch.Ezio Melotti2011-07-211-1/+1
* | Issue #12551: Provide a get_channel_binding() method on SSL sockets so asAntoine Pitrou2011-07-206-0/+196
* | #665194: support roundtripping RFC2822 date stamps in the email.utils moduleR David Murray2011-07-205-8/+133
* | merge from 3.2 - Fix closes issue12524 - update http.client POST example with...Senthil Kumaran2011-07-201-4/+6
|\ \ | |/
| * Fix closes issue12524 - update http.client POST example with a working example.Senthil Kumaran2011-07-201-4/+6
* | Fix test_multiprocessing failure under Windows.Antoine Pitrou2011-07-201-2/+2
* | Upstream merge.Barry Warsaw2011-07-190-0/+0
|\ \ | |/
| * Upstream mergeBarry Warsaw2011-07-192-2/+14
| |\
* | \ Upstream merge.Barry Warsaw2011-07-199-2/+1093
|\ \ \
| * \ \ Issue #12587: Correct faulty test file and reference in test_tokenize.Ned Deily2011-07-194-2/+6
| |\ \ \ | | |/ /
| | * | Issue #12587: Correct faulty test file and reference in test_tokenize.Ned Deily2011-07-194-2/+6
| * | | Issue #12571: Add a plat-linux3 directory mirroring the plat-linux2 directory,Antoine Pitrou2011-07-196-0/+1087
| |\ \ \ | | |/ /
| | * | Issue #12571: Add a plat-linux3 directory mirroring the plat-linux2 directory,Antoine Pitrou2011-07-196-0/+1087
* | | | - Issue #10309: Define _GNU_SOURCE so that mremap() gets the properBarry Warsaw2011-07-192-2/+11
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | - Issue #10309: Define _GNU_SOURCE so that mremap() gets the properBarry Warsaw2011-07-192-2/+14
| |/
* | #7484: simplify quoteaddr: if parseaddr throws an error it is a bug.R David Murray2011-07-191-14/+8
* | Merge #7484: no more <> around addresses in VRFY or EXPNR David Murray2011-07-193-11/+36
|\ \ | |/
| * #7484: no more <> around addresses in VRFY or EXPNR David Murray2011-07-193-11/+36
* | merge from 3.2 - Fix closes issue12577 - clarify shutil.move documentation. P...Senthil Kumaran2011-07-191-2/+4
|\ \ | |/
| * Fix closes issue12577 - clarify shutil.move documentation. Patch suggestion b...Senthil Kumaran2011-07-191-2/+4
* | Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe unde...Antoine Pitrou2011-07-181-1/+3
|\ \ | |/
| * Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe unde...Antoine Pitrou2011-07-181-1/+3
* | Merge from 3.2.Eric V. Smith2011-07-184-0/+20
|\ \ | |/
| * Closes #12579. Positional fields with str.format_map() now raise a ValueError...Eric V. Smith2011-07-184-0/+20
* | Fix English in packaging, too.R David Murray2011-07-181-1/+1
* | Merge English fix.R David Murray2011-07-181-1/+1
|\ \ | |/
| * Better English.R David Murray2011-07-181-1/+1
* | merge headsBenjamin Peterson2011-07-186-17/+41
|\ \
| * | Add Misc/NEWS entry and relevant doc change for issue 10271.Brett Cannon2011-07-182-2/+3
| * | Make warnings accept a callable for showwarnings instead ofBrett Cannon2011-07-182-8/+10
| * | Merged upstream.Alex Gaynor2011-07-171-1/+8
| |\ \
| | * \ fix whitespace in rst.Senthil Kumaran2011-07-171-2/+2
| | |\ \ | | | |/
| | | * fix whitespace nit.Senthil Kumaran2011-07-171-2/+2
| | * | merge from 3.2 - Fix closes Issue12478 - HTTPErrorProcess 's methods are http...Senthil Kumaran2011-07-171-1/+8
| | |\ \ | | | |/
| | | * Fix closes Issue12478 - HTTPErrorProcess 's methods are http_response and htt...Senthil Kumaran2011-07-171-1/+8
| * | | Mark itertools tests of tuple reuse as being specific to CPython.Alex Gaynor2011-07-171-6/+15
| |/ /
| * | merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class definit...Senthil Kumaran2011-07-171-0/+5
| |\ \ | | |/
| | * Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by Sa...Senthil Kumaran2011-07-171-0/+5
* | | excise the remains of STOP_CODE, which hasn't done anything useful for yearsBenjamin Peterson2011-07-186-13/+1
|/ /
* | merge from 3.2Senthil Kumaran2011-07-171-18/+20
|\ \ | |/
| * Fix Issue10403 - datetime documentation clarification based on review in the ...Senthil Kumaran2011-07-171-18/+20
* | merge from 3.2Senthil Kumaran2011-07-171-4/+5
|\ \ | |/
| * Fix closes Issue11436 - Minor clarification to struct documentation for 's' f...Senthil Kumaran2011-07-171-4/+5