summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Issue #13598: Added acknowledgements to Misc/NEWS.Eric V. Smith2014-04-141-1/+1
* | | merge headsSenthil Kumaran2014-04-143-2/+42
|\ \ \ | |/ /
| * | merge headsSenthil Kumaran2014-04-143-2/+42
| |\ \ | | |/
| | * Issue #13598: Add auto-numbering of replacement fields to string.Formatter.Eric V. Smith2014-04-143-2/+42
* | | merge headsSenthil Kumaran2014-04-140-0/+0
|\ \ \ | |/ /
| * | merge headsSenthil Kumaran2014-04-141-0/+6
| |\ \ | | |/
* | | merge headsSenthil Kumaran2014-04-141-0/+6
|\ \ \
| * \ \ merge headsGregory P. Smith2014-04-143-4/+52
| |\ \ \
| * \ \ \ Add conditional code for android's lack of definition of SYS_getdent64.Gregory P. Smith2014-04-141-0/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add conditional code for android's lack of definition of SYS_getdent64.Gregory P. Smith2014-04-141-0/+6
* | | | | merge 3.4Senthil Kumaran2014-04-142-45/+39
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Convert urllib.request parse_proxy doctests to unittests.Senthil Kumaran2014-04-142-45/+39
| | |/ | |/|
* | | Closes issue 17660. You no longer need to explicitly pass create=True when pa...Michael Foord2014-04-143-4/+52
| |/ |/|
* | MergeMichael Foord2014-04-143-2/+34
|\ \ | |/
| * Issue 17826. Setting an iterable side_effect on a mock created by create_auto...Michael Foord2014-04-143-2/+34
* | #10481: describe universal_newlines' effect on communicate()/check_output() o...Andrew Kuchling2014-04-142-11/+28
* | Merge: #15104: improve the discussion of __main__.R David Murray2014-04-141-5/+11
|\ \ | |/
| * #15104: improve the discussion of __main__.R David Murray2014-04-141-5/+11
* | merge 3.4Senthil Kumaran2014-04-141-1/+1
|\ \ | |/
| * Fix the NEWS Entry item. (Thanks Stéphane Wirtel)Senthil Kumaran2014-04-141-1/+1
* | #11983: update comment to describe which fields are used and why.Andrew Kuchling2014-04-141-1/+6
* | Merge from 3.4Andrew Kuchling2014-04-141-0/+6
|\ \ | |/
| * #18518: mention that including a return statement changes/breaks the behaviourAndrew Kuchling2014-04-141-0/+6
* | merge 3.4Benjamin Peterson2014-04-141-1/+1
|\ \ | |/
| * do not generate pipe names in the temporary dirBenjamin Peterson2014-04-141-1/+1
* | merge from 3.4Senthil Kumaran2014-04-143-26/+100
|\ \ | |/
| * Issue #7776: Fix ``Host:'' header and reconnection when using http.client.HTT...Senthil Kumaran2014-04-143-26/+100
* | Issue #20480: Add ipaddress.reverse_pointer. Patch by Leon Weber.Eric V. Smith2014-04-145-0/+55
* | merge 3.4Benjamin Peterson2014-04-140-0/+0
|\ \ | |/
| * merge 3.3Benjamin Peterson2014-04-140-0/+0
| |\
| | * merge 3.2Benjamin Peterson2014-04-140-0/+0
| | |\
| | | * fix poor spellingBenjamin Peterson2014-04-141-1/+1
* | | | Closes issue #12546: Allow \x00 as a fill character for builtin type __format...Eric V. Smith2014-04-143-11/+32
|\ \ \ \ | |/ / /
| * | | Issue #12546: Allow \x00 as a fill character for builtin type __format__ meth...Eric V. Smith2014-04-143-11/+32
* | | | merge 3.4Benjamin Peterson2014-04-141-4/+5
|\ \ \ \ | |/ / /
| * | | merge 3.3Benjamin Peterson2014-04-141-4/+5
| |\ \ \ | | |/ /
| | * | merge 3.2Benjamin Peterson2014-04-141-4/+5
| | |\ \ | | | |/
| | | * disallow a negative idx parameterBenjamin Peterson2014-04-141-4/+5
| * | | MergeMichael Foord2014-04-143-1/+31
| |\ \ \
* | \ \ \ MergeMichael Foord2014-04-141-4/+4
|\ \ \ \ \
| * \ \ \ \ Issue #20624: Merge exception docs tweak from 3.4 branch.Mark Dickinson2014-04-141-4/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Issue #20624: Exception docs wording tweak - clarify that it's okay to inheri...Mark Dickinson2014-04-141-4/+4
* | | | | | MergeMichael Foord2014-04-143-1/+31
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Issue 20968. unittest.mock.MagicMock now supports divisionMichael Foord2014-04-143-1/+31
| |/ / /
* | | | Merge: #21169: add comment and doc update for getpass change.R David Murray2014-04-142-4/+6
|\ \ \ \ | |/ / /
| * | | #21169: add comment and doc update for getpass change.R David Murray2014-04-142-4/+6
* | | | Merge 3.4: Fix faq example with division.Eric V. Smith2014-04-141-1/+1
|\ \ \ \ | |/ / /
| * | | Fix faq example with division.Eric V. Smith2014-04-141-1/+1
* | | | Merge 3.4: Fix text about int() with octal numbers. Closes #21212.Eric V. Smith2014-04-141-1/+1
|\ \ \ \ | |/ / /
| * | | Fix text about int() with octal numbers. Closes #21212.Eric V. Smith2014-04-141-1/+1