summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* I think this should be "versionchanged", not "versionadded"Antoine Pitrou2011-04-261-1/+1
* merge from 3.2Senthil Kumaran2011-04-261-0/+2
|\
| * merge from 3.1Senthil Kumaran2011-04-261-0/+2
| |\
| | * Update News entry for Issue11236Senthil Kumaran2011-04-261-0/+2
| * | merge from 3.1 codeline.Senthil Kumaran2011-04-261-1/+1
| |\ \ | | |/
* | | merge from 2.7Senthil Kumaran2011-04-260-0/+0
|\ \ \ | | |/ | |/|
| * | Fix for issue11236 getpass.getpass to respond ctrl-c or ctrl-zSenthil Kumaran2011-04-261-1/+1
* | | #6780: merge with 3.2.Ezio Melotti2011-04-266-9/+53
|\ \ \ | | |/ | |/|
| * | #6780: merge with 3.1.Ezio Melotti2011-04-266-9/+53
| |\ \ | | |/
| | * #6780: fix starts/endswith error message to mention that tuples are accepted ...Ezio Melotti2011-04-266-13/+66
* | | Merge #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-252-0/+24
|\ \ \ | |/ /
| * | Merge #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-252-0/+24
| |\ \ | | |/
| | * #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-252-0/+24
* | | Issue #11919: try to fix test_imp failure on some buildbots.Antoine Pitrou2011-04-251-1/+2
|\ \ \ | |/ /
| * | Issue #11919: try to fix test_imp failure on some buildbots.Antoine Pitrou2011-04-251-1/+2
* | | Issue #10914: Add a minimal embedding test to test_capi.Antoine Pitrou2011-04-255-4/+91
|\ \ \ | |/ /
| * | Issue #10914: add NEWS item.Antoine Pitrou2011-04-251-0/+2
| * | Issue #10914: Add a minimal embedding test to test_capi.Antoine Pitrou2011-04-254-4/+89
* | | Issue #11856: Speed up parsing of JSON numbers.Antoine Pitrou2011-04-252-15/+33
* | | Issue #2736: Documented how to compute seconds since epoch.Alexander Belopolsky2011-04-251-0/+16
* | | Revert bb62908896fe, but keep the testJesus Cea2011-04-251-13/+6
* | | pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-252-1/+2
|\ \ \ | |/ /
| * | pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-252-1/+2
| |\ \ | | |/
| | * pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-252-1/+2
* | | Correctly merging #9319 into 3.3?Jesus Cea2011-04-252-6/+17
|\ \ \ | |/ /
| * | Minor clean-ups to docstrings, comments, and var names.Raymond Hettinger2011-04-241-16/+21
| * | Issue #9319: Fix the unit testVictor Stinner2011-04-231-1/+2
| * | Issue #9319: Fix a crash on parsing a Python source code without encodingVictor Stinner2011-04-232-1/+7
* | | Issue #11005, issue #11915: fix issue number of commit 2c0da1c4f063.Victor Stinner2011-04-241-1/+1
* | | Issue #11915: threading.RLock()._release_save() raises a RuntimeError if theVictor Stinner2011-04-244-0/+13
* | | Minor clean-ups to docstrings, comments, and var names.Raymond Hettinger2011-04-241-16/+21
* | | Remove unused private functionAntoine Pitrou2011-04-231-16/+0
* | | Issue #11258: Speed up ctypes.util.find_library() under Linux by a factorAntoine Pitrou2011-04-233-8/+18
* | | Issue #11382: Trivial system calls, such as dup() or pipe(), needn'tAntoine Pitrou2011-04-232-14/+3
* | | Fixed bug in test_logging.Vinay Sajip2011-04-221-1/+1
* | | Merge with 3.2.Ezio Melotti2011-04-221-96/+111
|\ \ \ | |/ /
| * | Fix some more markup glitches in argparse doc.Ezio Melotti2011-04-221-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
* | | #11902: Merge with 3.2.Ezio Melotti2011-04-211-1/+1
|\ \ \ | |/ /
| * | #11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky.Ezio Melotti2011-04-211-1/+1
* | | Add another example for accumulate().Raymond Hettinger2011-04-211-3/+18
* | | Merge with 3.2.Ezio Melotti2011-04-211-11/+11
|\ \ \ | |/ /
| * | Add the :mod: role where it was missing.Ezio Melotti2011-04-211-11/+11
* | | #11885: Merge with 3.2.Ezio Melotti2011-04-211-2/+2
|\ \ \ | |/ /
| * | #11885: capitalize Python.Ezio Melotti2011-04-211-2/+2
* | | #11897: Merge with 3.2.Ezio Melotti2011-04-211-2/+2
|\ \ \ | |/ /
| * | #11897: Fix typo in porting howto. Patch by Marti Raudsepp.Ezio Melotti2011-04-211-2/+2
* | | say struct sequence rather than structseq and link to glossaryBenjamin Peterson2011-04-201-12/+13