]> granicus.if.org Git - python/shortlog
python
2011-06-24 R David MurrayMerge #10206: add test for previously fixed bug.
2011-06-24 R David Murray#10206: add test for previously fixed bug.
2011-06-24 Benjamin Petersongive the names of missing positional or keyword-only...
2011-06-24 R David Murraymerge #9921: clarify os.path.join joining algorithm
2011-06-24 R David Murray#9921: clarify os.path.join joining algorithm
2011-06-23 Victor Stinner(null merge 3.2 for issue #11223) python 3.3 has alread...
2011-06-23 Victor StinnerIssue #11223: skip also test_rlock_acquire_interruption...
2011-06-23 Victor Stinner(null merge 3.2 for issue #11223) python 3.3 has alread...
2011-06-23 Victor StinnerIssue #11223: skip test_lock_acquire_interruption(...
2011-06-23 R David Murray#10354: remove last public mentions of 'template' and...
2011-06-22 Victor Stinner(merge 3.2) Issue #12383: skip test_empty_env() of...
2011-06-22 Victor StinnerIssue #12383: skip test_empty_env() of subprocess on...
2011-06-22 Victor StinnerIssue #12363: improve siginterrupt() tests
2011-06-22 Victor Stinner(merge 3.2) Issue #12383: fix test_empty_env() of subpr...
2011-06-22 Victor StinnerIssue #12383: fix test_empty_env() of subprocess on...
2011-06-22 R David Murray#1874: detect invalid multipart CTE and report it as...
2011-06-21 Victor Stinner(merge 3.2) Issue #12383: skip test_empty_env() if...
2011-06-21 Victor StinnerIssue #12383: skip test_empty_env() if compiled is...
2011-06-21 Victor Stinner(merge 3.2) Close #12383: Fix subprocess module with...
2011-06-21 Victor StinnerClose #12383: Fix subprocess module with env={}: don...
2011-06-21 Benjamin Petersonmerge 3.2
2011-06-21 Benjamin Petersonfix indentation
2011-06-21 Benjamin Petersonmerge 3.2
2011-06-21 Benjamin Petersonmerge heads
2011-06-21 Benjamin Petersonfix indentation
2011-06-21 Benjamin Petersonmerge heads
2011-06-21 Benjamin Petersonremove intrcheck.c, which hasn't been used for years
2011-06-20 Victor StinnerClose #12363: fix a race condition in siginterrupt...
2011-06-20 Victor Stinner(merge 3.2) Issue #12285: multiprocessing.Pool() raises...
2011-06-20 Victor StinnerIssue #12285: multiprocessing.Pool() raises a ValueErro...
2011-06-20 Victor StinnerClose #12289: Fix "is executable?" test in the CGI...
2011-06-20 Senthil Kumaranmerge heads
2011-06-20 Senthil Kumaranmerge from 3.2 - Fix closes Issue12359 - Removing a...
2011-06-20 Senthil KumaranFix closes Issue12359 - Removing a confusing sentence...
2011-06-20 Victor Stinnercall_find_module() handles dup() failure: raise an...
2011-06-20 Victor Stinnerfind_module_path_list() fails if _Py_fopen() failed...
2011-06-20 Victor StinnerIssue #6697: _lsprof: normalizeUserObj() doesn't encode...
2011-06-20 Victor Stinnercalculate_path() decodes the PYTHONPATH environment...
2011-06-20 Senthil Kumaranmerge from 3.2
2011-06-20 Senthil KumaranFix closes issue 12360 - correcting parameter names...
2011-06-20 Benjamin Petersonmerge heads
2011-06-20 Benjamin Petersonbump magic for super closure change
2011-06-20 Senthil Kumaranmerge heads
2011-06-20 Benjamin Petersonmerge heads
2011-06-20 Senthil Kumaranoutstanding merge with 3.2
2011-06-20 Benjamin Petersonuse a invalid name for the __class__ closure for super...
2011-06-20 Senthil Kumaranminor space nit.
2011-06-20 Senthil Kumaranmerge from 3.2. Issue 12359
2011-06-20 Senthil KumaranFix closes Issue12359 - Minor update to module import...
2011-06-20 Senthil Kumaranmerge from 3.2
2011-06-19 Senthil KumaranWhitespace nit fixed using reident.
2011-06-19 Senthil Kumaranmerge from 3.2. Updates to http.client documentation.
2011-06-19 Senthil KumaranFix closes Issue12315 - Updates to http.client document...
2011-06-19 Benjamin Petersonmerge 3.2
2011-06-19 Benjamin Petersonfix uglyNamingConvention
2011-06-19 Benjamin Petersonremove duplicate -I
2011-06-19 Senthil Kumaranmerge from 3.2
2011-06-19 Senthil Kumaranmerge from 3.1 for issue issue12261.
2011-06-19 Senthil KumaranFix closes issue12261 - Minor documention changes in...
2011-06-19 Éric AraujoImprove documentation of packaging hooks
2011-06-19 Éric Araujopackaging: Add the project directory to sys.path to...
2011-06-19 Éric AraujoAdd missing documentation for packaging.pypi.base and...
2011-06-19 Éric AraujoFix typo
2011-06-19 Benjamin Petersonmerge heads
2011-06-19 Benjamin Petersonclarify
2011-06-19 Victor Stinnerfaulthandler doc: the the => the
2011-06-19 Nick CoghlanACKS update for devguide patch (closes #12278)
2011-06-19 R David Murray#6771: Move wrapper function into __init__ and eliminat...
2011-06-18 R David Murraymerge #6771: fix docs: curses.wrapper is exposed as...
2011-06-18 R David Murray#6771: fix docs: curses.wrapper is exposed as a functio...
2011-06-18 R David Murraymerge #11584: make Header and make_header handle binary...
2011-06-18 R David Murray#11584: make Header and make_header handle binary unkno...
2011-06-18 R David Murraymerge #11584: make decode_header handle Header objects...
2011-06-18 R David Murray#11584: make decode_header handle Header objects correctly
2011-06-18 R David Murray#11781: update windows build script to account for...
2011-06-18 R David Murraymerge #11700: proxy object close methods can now be...
2011-06-18 R David Murray#11700: proxy object close methods can now be called...
2011-06-18 Benjamin Petersonedit and rewrite
2011-06-17 Éric AraujoMake decorators used in packaging preserve docstrings
2011-06-17 Éric AraujoBrange merge
2011-06-17 Éric AraujoBrange merge
2011-06-17 R David Murraymerge #11767: use context manager to close file in...
2011-06-17 R David Murray#11767: use context manager to close file in __getitem_...
2011-06-17 R David Murray#12313: update Makefile.pre.in to account for email...
2011-06-17 Éric AraujoMinor tweaks to packaging tests.
2011-06-17 Éric AraujoPackaging tests: don’t let an internal cache grow indef...
2011-06-17 Victor Stinner(Merge 3.2) posixmodule.c: fix function name in argumen...
2011-06-17 Victor Stinnerposixmodule.c: fix function name in argument parsing
2011-06-17 Victor Stinner(Merge 3.2) Issue #10883: test_urllib2net closes socket...
2011-06-17 Victor StinnerIssue #10883: test_urllib2net closes socket explicitly
2011-06-17 Victor Stinner(Merge 3.2) Issue #12133: fix a ResourceWarning in...
2011-06-17 Victor StinnerIssue #12133: fix a ResourceWarning in urllib.request
2011-06-17 Victor StinnerIssue #12333: run tests on the new module in a subprocess
2011-06-17 Victor StinnerIssue #12333: close files before removing the directory
2011-06-17 Éric AraujoMinor tweaks in packaging’s test_dist.
2011-06-17 Victor Stinner(Merge 3.2) Issue #12310: finalize the old process...
2011-06-17 Victor StinnerIssue #12310: finalize the old process after _run_after...
2011-06-17 Victor StinnerIssue #12333: restore the previous dir before removing...
2011-06-16 Benjamin Petersonmerge heads
2011-06-16 Benjamin Petersonmerge 3.2
next