]> granicus.if.org Git - python/shortlog
python
2011-07-05 Victor StinnerIssue #9611, #9015: FileIO.read() clamps the length...
2011-07-05 Benjamin Petersonstart out this branch always with filename NULL
2011-07-05 Ned DeilyIssue #12497: Install test/data to prevent failures...
2011-07-05 Ned DeilyIssue #12496: Install test/capath directory to prevent...
2011-07-04 Senthil KumaranFix whitespace nit in datetime and os rst files.
2011-07-04 Senthil Kumaranissue10403 - Let's not use members anymore. Use 'attrib...
2011-07-04 Georg BrandlMerge 3.2.1 release clone changes into main 3.2 branch...
2011-07-04 Victor StinnerIssue #12469: Run "wakeup" signal tests in subprocess...
2011-07-04 Victor StinnerIssue #12429: Skip interrupted write tests on FreeBSD...
2011-07-04 Ned DeilyIssue #8716: Avoid crashes caused by Aqua Tk on OSX...
2011-07-04 Senthil KumaranFix closes issue12471 - wrong TypeError message when...
2011-07-04 Benjamin Petersonplug refleak
2011-07-04 Senthil KumaranFix closes issue issue12470 - check for utime for the...
2011-07-04 Victor StinnerIssue #12467: warnings: fix a race condition if a warni...
2011-07-04 Georg BrandlPost-release steps.
2011-07-04 Victor StinnerIssue #12467: warnings: fix a race condition if a warni...
2011-07-04 Senthil KumaranFix closes issue12438 - idlelib.PyShell's showformatwa...
2011-07-04 Senthil KumaranFix closes issue12432 - remove the unused sys from...
2011-07-04 Victor StinnerIssue #12451: pydoc: importfile() now opens the Python...
2011-07-03 Victor StinnerIssue #12451: runpy: run_path() now opens the Python...
2011-07-03 Victor StinnerIssue #12451: xml.dom.pulldom: parse() now opens files...
2011-07-03 Benjamin Petersonnever retain a generator's caller's exception state...
2011-07-03 Benjamin Petersonadd '
2011-07-03 Benjamin Petersonmerge heads
2011-07-03 Benjamin Petersonrestore a generator's caller's exception state both...
2011-07-03 Benjamin Petersonadd 3.2.2 heading
2011-07-03 Senthil KumaranreST indentation fix in sqlite3 docs. rst uses 3 space...
2011-07-03 Georg BrandlAdded tag v3.2.1rc2 for changeset 5df549718fb4
2011-07-03 Georg BrandlNEWS rewrap. v3.2.1rc2
2011-07-03 Georg BrandlBump to 3.2.1rc2.
2011-07-03 Georg BrandlFix bad markup.
2011-07-03 Georg BrandlUpdate pydoc topics.
2011-07-03 Georg BrandlFix target path in message.
2011-07-03 Georg BrandlRegenerate configure.
2011-07-02 Charles-François... Merge issue #12352: Fix a deadlock in multiprocessing...
2011-07-02 Charles-François... Issue #12352: Fix a deadlock in multiprocessing.Heap...
2011-07-01 R David Murray#11873: another try at fixing the regex, courtesy of...
2011-07-01 R David Murray#11873: fix test regex so it covers windows os.sep...
2011-07-01 Victor StinnerIssue #12363: increase the timeout of siginterrupt...
2011-07-01 Victor StinnerIssue #12363: improve siginterrupt() tests
2011-07-01 Victor StinnerIssue #11870: Skip test_threading.test_2_join_in_forked...
2011-07-01 Victor Stinnertest_os: remove now useless TemporaryFileTests testcase
2011-07-01 Victor Stinnerlibpython.py (gdb) now catchs IOError in py-list and...
2011-07-01 Victor Stinnertest_os: add TemporaryFileTests to the testcase list
2011-06-30 Antoine PitrouIssue #12407: Explicitly skip test_capi.EmbeddingTest...
2011-06-30 Victor StinnerIssue #12451: Open files in binary mode in some tests...
2011-06-30 Victor StinnerIssue #12451: The XInclude default loader of xml.etree...
2011-06-30 Victor StinnerIssue #12451: doctest.debug_script() doesn't create...
2011-06-30 Victor StinnerIssue #12451: pydoc.synopsis() now reads the encoding...
2011-06-30 Victor StinnerIssue #12451: distutils now opens the setup script...
2011-06-29 Victor StinnerIssue #12400: regrtest.runtest() uses stream.seek(0...
2011-06-29 Victor StinnerIssue #12400: test_zipimport_support doesn't restore...
2011-06-29 Victor StinnerIssue #12400: runtest() truncates the StringIO stream...
2011-06-29 Victor StinnerIssue #12400: Add missing import (os) to test_kqueue
2011-06-29 Victor StinnerIssue #12400: test.support.run_doctest() doesn't change...
2011-06-29 Victor StinnerIssue #12400: regrtest, force verbose mode to True...
2011-06-29 Victor StinnerIssue #12400: runtest() reuses the same io.StringIO...
2011-06-29 Victor StinnerIssue #12400: don't use sys.stderr in test_kqueue becau...
2011-06-29 Victor StinnerIssue #12400: remove unused variable
2011-06-29 Victor StinnerIssue #12400: regrtest -W doesn't rerun the tests twice...
2011-06-29 Ned DeilyMerge 3.2
2011-06-29 Ned DeilyIssue #9516: Update Misc/NEWS.
2011-06-29 Benjamin Petersonmerge 3.1
2011-06-29 Ned DeilyIssue #9516: Change distutils to no longer globally...
2011-06-29 Ned DeilyIssue #9516: Correct and expand OS X deployment target...
2011-06-28 Ned DeilyIssue #12141: Install a copy of template C module file...
2011-06-28 Ned DeilyIssue #8746: Correct faulty configure checks so that...
2011-06-28 Ned DeilyIssue #10736: Fix test_ttk test_widgets failures with...
2011-06-27 Benjamin Petersonfix ws
2011-06-27 Benjamin Petersonadd more ast tests (closes #11302)
2011-06-27 Senthil KumaranFix closes Issue12385 - Clarify maketrans method docstr...
2011-06-27 Benjamin Petersonstrip trailing ws
2011-06-27 Benjamin Petersonmerge heads
2011-06-27 Benjamin Petersonupdate profile license (closes #12417)
2011-06-27 Benjamin Petersonupdate profile license (closes #12417)
2011-06-27 Senthil KumaranFix closes issue 11568 - update select.epoll.register...
2011-06-26 Raymond HettingerIssue #8890: Remove /tmp from examples.
2011-06-26 Raymond HettingerIssue #4608: urllib.request.urlopen does not return...
2011-06-26 Ezio Melotti#11363: add missing functions from curses doc. Patch...
2011-06-26 Ezio Melotti#11363: clean up curses doc.
2011-06-26 Ezio Melotti#11669: rephrase footnote in the Compound Statements...
2011-06-25 Ezio MelottiUse correct markup in zipimport.rst. Patch by Sara...
2011-06-25 Raymond HettingerIssue 11802: filecmp cache was growing without bound.
2011-06-25 Raymond HettingerIssue 12086: add example showing how to use name mangling.
2011-06-25 Raymond HettingerIssue 11889: Clarify docs for enumerate.
2011-06-25 Mark DickinsonIssue #12408: Fix relative import in test_future5.py...
2011-06-25 Mark DickinsonMerge #12228
2011-06-25 Mark DickinsonIssue #12228: Fix exchanged flag descriptions in stat...
2011-06-25 Raymond Hettingermerge
2011-06-25 Raymond HettingerFix typo (reported by Hiro Ashiya).
2011-06-25 Ezio Melotti#12341: add coverage files/dirs to .hgignore. Patch...
2011-06-25 Raymond HettingerCode simplification suggested by Sven Marnach.
2011-06-25 Ross LagerwallIssue 12404: Remove C89 incompatible code from mmap...
2011-06-24 R David Murray#10206: add test for previously fixed bug.
2011-06-24 R David Murray#9921: clarify os.path.join joining algorithm
2011-06-23 Victor StinnerIssue #11223: skip also test_rlock_acquire_interruption...
2011-06-23 Victor StinnerIssue #11223: skip test_lock_acquire_interruption(...
2011-06-22 Victor StinnerIssue #12383: skip test_empty_env() of subprocess on...
2011-06-22 Victor StinnerIssue #12383: fix test_empty_env() of subprocess on...
2011-06-21 Victor StinnerIssue #12383: skip test_empty_env() if compiled is...
next