]> granicus.if.org Git - python/shortlog
python
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-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.
2011-04-20 Vinay SajipAttempt fix of #11557 by refining test logic.
2011-04-20 Vinay SajipAttempt fix of #11557 by refining setup/teardown logic.
2011-04-20 Vinay SajipAttempt fix of #11557 by changing setup/teardown logic.
2011-04-20 Victor StinnerIssue #11223: fix compiler warnings
2011-04-20 Vinay SajipAttempt fix of #11557 by changing teardown logic.
2011-04-20 Victor StinnerClose #11619: write_compiled_module() doesn't encode...
2011-04-20 Raymond HettingerIssue #11875: Alter the previous fix to work better...
2011-04-20 Raymond HettingerIssue #11875: Alter the previous fix to work better...
2011-04-20 Raymond HettingerIssue #11875: Alter the previous fix to work better...
2011-04-19 Victor StinnerIssue #11223: fix test_dummy_threading, add _dummy_thre...
2011-04-19 Victor StinnerIssue #11223: Add threading._info() function providing...
2011-04-19 Victor Stinnerfaulthandler: don't use sigprocmask()
2011-04-19 Ezio MelottiMerge with 3.2.
2011-04-19 Ezio MelottiMerge with 3.1.
2011-04-19 Ezio MelottiFix wrong number of functions noticed by Sandro Tosi.
2011-04-19 Raymond Hettingermerge
2011-04-19 Raymond Hettingermerge
2011-04-19 Raymond Hettingermerge
2011-04-19 Raymond HettingerIssue 11875: Keep OrderedDict's __reduce__ from tempora...
2011-04-19 Raymond HettingerIssue 11875: Keep OrderedDict's __reduce__ from tempora...
2011-04-19 Raymond Hettingermerge
2011-04-19 Raymond HettingerIssue 11875: Keep OrderedDict's __reduce__ from tempora...
2011-04-19 Raymond HettingerHmm, __ne__ was missing
2011-04-19 Raymond HettingerIssue 11875: Keep OrderedDict's __reduce__ from tempora...
2011-04-19 Vinay SajipMerged documentation fix from 3.2.
2011-04-19 Vinay SajipUpdated documentation on fileConfig().
2011-04-19 Giampaolo Rodola'os.sendfile(): on Linux if offset parameter is passed...
2011-04-19 Georg BrandlAdd new email.policy document to the toctree and fix...
2011-04-18 Nadeem VawdaMerge test_startfile fix from 3.2.
2011-04-18 Nadeem VawdaMerge test_startfile fix from 3.1.
2011-04-18 Nadeem VawdaFix sporadic failure in test_startfile.
2011-04-18 R David MurrayMarkup and text fixes from Georg Brandl's review.
2011-04-18 R David MurrayMerge: Fix markup.
2011-04-18 R David MurrayFix markup.
2011-04-18 R David Murray#11731: simplify/enhance parser/generator API by introd...
2011-04-18 Victor Stinner(Merge 3.2) Issue #11768: The signal handler of the...
2011-04-18 Victor Stinner(Merge 3.1) Issue #11768: The signal handler of the...
2011-04-18 Victor StinnerIssue #11768: The signal handler of the signal module...
2011-04-18 R David MurrayMerge: #11492: rewrite header folding algorithm. Less...
2011-04-18 R David Murray#11492: rewrite header folding algorithm. Less code...
2011-04-18 Ezio Melotti#11865: Merge with 3.2.
2011-04-18 Ezio Melotti#11865: Merge with 3.1.
2011-04-18 Ezio Melotti#11865: fix typo in init.rst.
2011-04-18 Raymond Hettingermerge
2011-04-18 Raymond HettingerRework multiset methods to use less memory and to make...
2011-04-18 Raymond HettingerRework multiset methods to use less memory and to make...
2011-04-18 Raymond HettingerRework multiset methods to use less memory and to make...
2011-04-16 Ezio MelottiMerge with 3.2.
next