]> granicus.if.org Git - python/shortlog
python
2011-03-31 Victor StinnerIssue #11393: test_faulthandler is more tolerant on...
2011-03-31 Raymond HettingerAdd links to make the math docs more usable.
2011-03-31 Raymond HettingerAdd links to make the math docs more usable.
2011-03-31 R David MurrayMove assertBytesEqual to base test class, improve it...
2011-03-31 Victor StinnerIssue #11393: get more information on assertion error...
2011-03-31 Victor StinnerIssue #11727: Antoine and Arfrever don't like "0 <...
2011-03-31 R David MurrayMove infrastructure into __init__ to lay groundwork...
2011-03-31 Victor StinnerIssue #11393: check that stdout is empty if we use...
2011-03-31 Victor StinnerIssue #11727: add --timeout option to regrtest (disable...
2011-03-31 Victor Stinnerregrtest.py checks that child process exit code is...
2011-03-31 R David MurrayOnly a few files were opened using findfile; consistent...
2011-03-31 Victor StinnerMerge 3.2: sys.getfilesystemencoding() raises a Runtime...
2011-03-31 Victor Stinnersys.getfilesystemencoding() raises a RuntimeError if...
2011-03-31 Victor StinnerIssue #11393: test_faulthandler checks the exitcode...
2011-03-31 Victor StinnerIssue #11393: limit stack overflow test to 100 MB
2011-03-31 Victor StinnerIssue #11393: Fix the documentation (cancel_dump_traceb...
2011-03-31 Victor StinnerIssue #11557: disable test_logging.test_no_kwargs ...
2011-03-31 Victor StinnerIssue #11393: Disable test_stack_overflow of test_fault...
2011-03-30 Victor StinnerIssue #11393: reenable all tests in regrtest.py (wooops...
2011-03-30 Victor StinnerIssue #11393: Add the new faulthandler module
2011-03-30 Antoine PitrouIssue #11618: Fix the timeout logic in threading.Lock...
2011-03-30 Antoine PitrouIssue #11618: Fix the timeout logic in threading.Lock...
2011-03-30 Kristjan Valur... Merge
2011-03-30 Kristjan Valur... Merge
2011-03-30 Kristjan Valur... Merge 3.2
2011-03-30 Kristjan Valur... Merge 3.1
2011-03-30 Kristjan Valur... Bugfix: Properly test for errors from PyLong_AsLong...
2011-03-30 Raymond HettingerIssue 11713: clarify docstring for collections.deque()
2011-03-30 Raymond HettingerIssue 11713: clarify docstring for collections.deque()
2011-03-29 Guido van RossumMerge issue 11662.
2011-03-29 Guido van RossumMerge issue 11662.
2011-03-29 guido@google.comMerge.
2011-03-29 guido@google.comMerge Issue 11662 from 3.2 branch.
2011-03-29 guido@google.comMerge Issue 11662 from 3.1 branch.
2011-03-29 guido@google.comIssue 11662: Fix vulnerability in urllib/urllib2.
2011-03-29 Vinay SajipCloses issue #11557: Added Natalia Bidart's patch to...
2011-03-29 R David MurrayRemove the 'strict' argument to Parser, deprecated...
2011-03-29 R David MurrayAdd a __main__.py to test_email so it works with -m...
2011-03-28 Benjamin Petersonmerge 3.2
2011-03-28 Benjamin PetersonCorrect handling of functions with only kwarg args...
2011-03-28 Benjamin Petersonmerge 3.2
2011-03-28 Benjamin Petersonmerge 3.1
2011-03-28 Benjamin Petersonlet's keep parenthesis around sizeof
2011-03-28 Ezio Melotti#10617: merge with 3.2.
2011-03-28 Ezio Melotti#10617: merge with 3.1.
2011-03-28 Ezio Melotti#10617: add class directives to collections ABCs.
2011-03-28 Raymond HettingerUpdate docstrings for itertools.accumulate().
2011-03-28 Raymond HettingerAdd optional *func* argument to itertools.accumulate().
2011-03-27 Martin v. Löwismerge #11696
2011-03-27 Martin v. Löwismerge #11696
2011-03-27 Martin v. LöwisCloses #11696: Fix ID generation in msilib.
2011-03-27 Mark Dickinsonmerge
2011-03-27 Ross LagerwallIssue #11692: Remove unnecessary demo functions in...
2011-03-27 Mark DickinsonMerge #9696
2011-03-27 Mark DickinsonMerge #9696
2011-03-27 Mark DickinsonIssue #9696: Fix exception incorrectly raised by xdrlib...
2011-03-27 Mark DickinsonFix misplaced Misc/NEWS entry (merge from 3.2)
2011-03-27 Mark DickinsonMove misplaced Misc/NEWS item (merge from 3.1)
2011-03-27 Mark DickinsonFix misplaced Misc/NEWS entry.
2011-03-27 Steven BethardIssue #9026: Fix order of argparse sub-commands in...
2011-03-27 Steven BethardIssue #9026: Fix order of argparse sub-commands in...
2011-03-27 Martin v. Löwismerge #7639
2011-03-27 Martin v. Löwismerge #7639
2011-03-27 Martin v. LöwisFix short file name generation in bdist_msi.
2011-03-26 Benjamin Petersonmerge 3.2
2011-03-26 Benjamin Petersonmerge 3.1
2011-03-26 Benjamin Petersonrevert unintended changes
2011-03-26 Benjamin Petersonalways check return value of PyObject_IsInstance for...
2011-03-26 Benjamin Petersoncheck possible recursive _as_parameter_ to prevent...
2011-03-26 Steven BethardIssue #9343: Document that argparse parent parsers...
2011-03-26 Steven BethardIssue #9343: Document that argparse parent parsers...
2011-03-26 Antoine PitrouMerge
2011-03-26 Antoine PitrouMerge
2011-03-26 Antoine PitrouIn the Windows clean script for buildbots, also clear...
2011-03-26 Ross LagerwallMerge with 3.2
2011-03-26 Ross LagerwallMerge with 3.1
2011-03-26 Ross LagerwallIssue #11659: Fix ResourceWarning in test_subprocess...
2011-03-26 Steven BethardIssue #8982: Improve the documentation for the argparse...
2011-03-26 Steven BethardIssue #8982: Improve the documentation for the argparse...
2011-03-26 Antoine PitrouIssue #11635: Don't use polling in worker threads and...
2011-03-26 Antoine PitrouIssue #11635: Don't use polling in worker threads and...
2011-03-26 Antoine PitrouMerge from 3.2
2011-03-26 Antoine PitrouRead HTTP response inside transient_internet()
2011-03-26 Antoine Pitroutest_urllibnet: make it so that transient_internet...
2011-03-26 Steven BethardFix NEWS item that ended up in wrong section
2011-03-26 Steven BethardFix NEWS item that ended up in wrong section
2011-03-26 Steven BethardIssue #9348: Raise an early error if argparse nargs...
2011-03-26 Steven BethardIssue #9348: Raise an early error if argparse nargs...
2011-03-26 Steven BethardIssue #11174: Add argparse.MetavarTypeHelpFormatter...
2011-03-26 Mark DickinsonMerge #11675
2011-03-26 Mark DickinsonMerge #11675
2011-03-26 Mark DickinsonIssue #11675: Zero-out newly-created multiprocessing...
2011-03-26 Éric AraujoMerge #10553 followup from 3.2
2011-03-26 Éric Araujo#10553: Explain why compileall has no command-line...
2011-03-26 Éric AraujoBranch merge
2011-03-26 Éric AraujoMerge 3.2
2011-03-26 Éric AraujoBranch merge
2011-03-26 Éric AraujoMerge 3.1
2011-03-26 Éric AraujoBranch merge
2011-03-26 Éric AraujoRemove traces of division_warning left over from Python...
next