]> granicus.if.org Git - python/shortlog
python
2011-04-27 Vinay SajipRe-enabled time test in test_logging.
2011-04-27 Ezio Melotti#11763: merge with 3.2.
2011-04-27 Ezio Melotti#11763: merge with 3.1.
2011-04-27 Ezio Melotti#11763: don't use difflib in TestCase.assertMultiLineEq...
2011-04-26 Victor StinnerIssue #10914: Initialize correctly the filesystem codec...
2011-04-26 Victor StinnerIssue #10914: Py_NewInterpreter() uses PyErr_PrintEx(0)
2011-04-26 Victor StinnerFix compilation of _testembed.c without threads
2011-04-26 Victor StinnerPyGILState_Ensure(), PyGILState_Release(), PyGILState_G...
2011-04-26 Raymond Hettingermerge
2011-04-26 Raymond HettingerIssue 11929: Minor whitespace clean-ups.
2011-04-26 Raymond HettingerIssue 11929: Minor whitespace clean-ups.
2011-04-26 Victor StinnerIssue #11918: OS/2 and VMS are no more supported becaus...
2011-04-26 Vinay SajipDisabled test failing on buildbots.
2011-04-26 Vinay SajipRefined time test in test_logging.
2011-04-26 Vinay SajipYet more test_logging coverage improvements.
2011-04-26 Vinay SajipMore test_logging coverage improvements.
2011-04-26 Vinay Sajiptest_logging coverage improvements.
2011-04-26 Antoine PitrouI think this should be "versionchanged", not "versionadded"
2011-04-26 Senthil Kumaranmerge from 3.2
2011-04-26 Senthil Kumaranmerge from 2.7
2011-04-26 Senthil Kumaranmerge from 3.1
2011-04-26 Senthil KumaranUpdate News entry for Issue11236
2011-04-26 Senthil Kumaranmerge from 3.1 codeline.
2011-04-26 Senthil KumaranFix for issue11236 getpass.getpass to respond ctrl...
2011-04-26 Ezio Melotti#6780: merge with 3.2.
2011-04-26 Ezio Melotti#6780: merge with 3.1.
2011-04-26 Ezio Melotti#6780: fix starts/endswith error message to mention...
2011-04-25 R David MurrayMerge #11901: add description of how bitfields are...
2011-04-25 R David MurrayMerge #11901: add description of how bitfields are...
2011-04-25 R David Murray#11901: add description of how bitfields are laid out...
2011-04-25 Antoine PitrouIssue #11919: try to fix test_imp failure on some build...
2011-04-25 Antoine PitrouIssue #11919: try to fix test_imp failure on some build...
2011-04-25 Antoine PitrouIssue #10914: Add a minimal embedding test to test_capi.
2011-04-25 Antoine PitrouIssue #10914: add NEWS item.
2011-04-25 Antoine PitrouIssue #10914: Add a minimal embedding test to test_capi.
2011-04-25 Antoine PitrouIssue #11856: Speed up parsing of JSON numbers.
2011-04-25 Alexander BelopolskyIssue #2736: Documented how to compute seconds since...
2011-04-25 Jesus CeaRevert bb62908896fe, but keep the test
2011-04-25 Jesus Ceapybench prep_times calculation error (closes #11895)
2011-04-25 Jesus CeaCorrectly merging #9319 into 3.3?
2011-04-25 Jesus Ceapybench prep_times calculation error (closes #11895)
2011-04-25 Jesus Ceapybench prep_times calculation error (closes #11895)
2011-04-24 Victor StinnerIssue #11005, issue #11915: fix issue number of commit...
2011-04-24 Victor StinnerIssue #11915: threading.RLock()._release_save() raises...
2011-04-24 Raymond HettingerMinor clean-ups to docstrings, comments, and var names.
2011-04-24 Raymond HettingerMinor clean-ups to docstrings, comments, and var names.
2011-04-23 Antoine PitrouRemove unused private function
2011-04-23 Antoine PitrouIssue #11258: Speed up ctypes.util.find_library() under...
2011-04-23 Antoine PitrouIssue #11382: Trivial system calls, such as dup() or...
2011-04-22 Victor StinnerIssue #9319: Fix the unit test
2011-04-22 Victor StinnerIssue #9319: Fix a crash on parsing a Python source...
2011-04-21 Vinay SajipFixed bug in test_logging.
2011-04-21 Ezio MelottiMerge with 3.2.
2011-04-21 Ezio MelottiFix some more markup glitches in argparse doc.
2011-04-21 Ezio Melotti#11904-#11905: Merge typo fixes with 3.2.
2011-04-21 Ezio Melotti#11905: fix missing full stop in argparse doc. Noticed...
2011-04-21 Ezio Melotti#11904: fix indentation in argparse doc. Noticed by...
2011-04-21 Ezio Melotti#11902: Merge with 3.2.
2011-04-21 Ezio Melotti#11902: Fix typo in argparse doc. Noticed by Vladimir...
2011-04-21 Raymond HettingerAdd another example for accumulate().
2011-04-21 Ezio MelottiMerge with 3.2.
2011-04-21 Ezio MelottiAdd the :mod: role where it was missing.
2011-04-21 Ezio Melotti#11885: Merge with 3.2.
2011-04-21 Ezio Melotti#11885: capitalize Python.
2011-04-21 Ezio Melotti#11897: Merge with 3.2.
2011-04-21 Ezio Melotti#11897: Fix typo in porting howto. Patch by Marti Raudsepp.
2011-04-20 Benjamin Petersonsay struct sequence rather than structseq and link...
2011-04-20 Benjamin Petersonglossary entry for struct sequence
2011-04-20 Victor StinnerSimplify _count_elements() in _collections
2011-04-20 Jesus Ceamerge
2011-04-20 Jesus Ceamerge heads
2011-04-20 Jesus Ceamerge
2011-04-20 Jesus Ceamerge heads
2011-04-20 Jesus Ceamerge heads
2011-04-20 Jesus Ceanull merge
2011-04-20 Jesus Ceanull merge
2011-04-20 Jesus CeaPort 5b607cd8c71b (closes #11892)
2011-04-20 Raymond HettingerMinor text rearrangement.
2011-04-20 Raymond HettingerMinor text rearrangement.
2011-04-20 Raymond HettingerMinor text rearrangement.
2011-04-20 Jesus Ceamerge
2011-04-20 Jesus Ceaheads merging
2011-04-20 Jesus Ceaheads merging
2011-04-20 Jesus Ceanull merge
2011-04-20 Jesus Ceanull merge
2011-04-20 Ezio MelottiMerge with 3.2.
2011-04-20 Ezio MelottiUse non-deprecated method name.
2011-04-20 Jesus Ceanull merge
2011-04-20 Jesus Ceamerge
2011-04-20 Jesus Ceamerge
2011-04-20 Jesus Ceanull merge
2011-04-20 Ezio MelottiMerge with 3.2.
2011-04-20 Jesus CeaMERGE: Up-port changeset 5cf8f6da8743 (closes #11890)
2011-04-20 Ezio MelottiMerge with 3.1.
2011-04-20 Ezio MelottiFix wrong function name. Noticed by Clive Darke.
2011-04-20 Jesus CeaUp-port changeset 5cf8f6da8743 (closes #11890)
2011-04-20 Jesus CeaMERGE: startswith and endswith don't accept None as...
2011-04-20 Jesus CeaMERGE: startswith and endswith don't accept None as...
2011-04-20 Jesus Ceastartswith and endswith don't accept None as slice...
2011-04-20 Vinay SajipTidied comments and docstrings.
next