]> granicus.if.org Git - python/shortlog
python
2011-07-09 Antoine PitrouMention logging.captureWarnings in the warnings module...
2011-07-09 Antoine PitrouMove sys.subversion at the right place in alphabetical...
2011-07-09 Antoine PitrouIssue #12326: document the recommended idiom for checki...
2011-07-09 Georg BrandlMerge 3.2.1 release clone into main repo.
2011-07-09 Georg BrandlPost-release steps for 3.2.1.
2011-07-09 Georg BrandlAdded tag v3.2.1 for changeset ac1f7e5c0510
2011-07-09 Georg BrandlBump version to 3.2.1. v3.2.1
2011-07-09 Antoine PitrouSkip network tests when getaddrinfo() returns EAI_AGAIN...
2011-07-09 Antoine PitrouSkip network tests when getaddrinfo() returns EAI_AGAIN...
2011-07-08 Antoine PitrouAvoid failing in test_robotparser when mueblesmoraleda...
2011-07-08 Antoine PitrouAvoid failing in test_urllibnet.test_bad_address when...
2011-07-08 Antoine PitrouAvoid failing in test_urllibnet.test_bad_address when...
2011-07-08 Antoine PitrouIssue #12440: When testing whether some bits in SSLCont...
2011-07-08 Victor StinnerIssue #12423: Fix os.abort() documentation
2011-07-06 Ned DeilyIssue #8716: Instead of relying on Aqua Tk exceptions...
2011-07-05 Victor StinnerIssue #12493: skip test_communicate_eintr() if signal...
2011-07-05 Victor StinnerIssue #12451: pydoc: html_getfile() now uses tokenize...
2011-07-05 Victor StinnerIssue #12493: subprocess: communicate() handles EINTR
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 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 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 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...
next