]> granicus.if.org Git - python/shortlog
python
2011-07-09 Georg BrandlFix syntax in packaging docs and update suspicious...
2011-07-09 Georg BrandlFix markup and remove character unsupported by latex...
2011-07-09 Georg BrandlDummy-merge 3.2.1 release changes into default.
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-09 Antoine PitrouSkip network tests when getaddrinfo() returns EAI_AGAIN...
2011-07-08 Antoine PitrouAdd comment
2011-07-08 Antoine PitrouRebind locally the globals which can be looked up at...
2011-07-08 Antoine PitrouIssue #11863: Remove support for legacy systems depreca...
2011-07-08 Antoine PitrouIssue #11863: remove unused file Python/thread_wince.h
2011-07-08 Benjamin Petersonmerge heads
2011-07-08 Benjamin Petersonadd patchlevel to version string
2011-07-08 Antoine PitrouAvoid failing in test_robotparser when mueblesmoraleda...
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 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 Antoine PitrouIssue #12440: When testing whether some bits in SSLCont...
2011-07-08 Éric AraujoClose file handles in a timely manner in packaging...
2011-07-08 Éric AraujoFactor out code used by packaging commands for HTTP...
2011-07-08 Victor StinnerIssue #12423: Fix os.abort() documentation
2011-07-06 Georg BrandlRevert 76452b892838 as per http://mail.python.org/piper...
2011-07-06 Ned DeilyIssue #8716: Instead of relying on Aqua Tk exceptions...
2011-07-06 Ned DeilyIssue #8716: Instead of relying on Aqua Tk exceptions...
2011-07-06 Brian CurtinNormalize whitespace for #11512 fix.
2011-07-06 Brian CurtinFix #11512. Add an initial test suite for the cgitb...
2011-07-05 Victor StinnerIssue #12459: time.sleep() now raises a ValueError...
2011-07-05 Victor Stinner(merge 3.2) Issue #12493: skip test_communicate_eintr...
2011-07-05 Victor StinnerIssue #12493: skip test_communicate_eintr() if signal...
2011-07-05 Victor Stinner(merge 3.2) Issue #12451: pydoc: html_getfile() now...
2011-07-05 Victor StinnerIssue #12451: pydoc: html_getfile() now uses tokenize...
2011-07-05 Victor Stinner(merge 3.2) Issue #12493: subprocess: communicate(...
2011-07-05 Victor StinnerIssue #12493: subprocess: communicate() handles EINTR
2011-07-05 Victor Stinner(merge 3.2) Issue #9611, #9015: FileIO.read() clamps...
2011-07-05 Victor StinnerIssue #9611, #9015: FileIO.read() clamps the length...
2011-07-05 Benjamin Petersonmerge 3.2
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 #12497: Install test/data to prevent failures...
2011-07-05 Ned DeilyIssue #12496: Install test/capath directory to prevent...
2011-07-05 Ned DeilyIssue #12496: Install test/capath directory to prevent...
2011-07-04 Victor StinnerIssue #12469: fix signal order check of test_signal
2011-07-04 Victor StinnerIssue #12469: test_signal checks wakeup signals order...
2011-07-04 Victor StinnerIssue #12469: partial revert of 024827a9db64, freebsd6...
2011-07-04 Senthil Kumaranmerge from 3.2
2011-07-04 Senthil KumaranFix whitespace nit in datetime and os rst files.
2011-07-04 Senthil KumaranMerge from 3.2 . Replace the term members with correct...
2011-07-04 Senthil Kumaranissue10403 - Let's not use members anymore. Use 'attrib...
2011-07-04 Georg BrandlMerge with 3.2.
2011-07-04 Georg BrandlMerge 3.2.1 release clone changes into main 3.2 branch...
2011-07-04 Victor StinnerIssue #12469: replace assertions by explicit if+raise
2011-07-04 Victor Stinner(merge 3.2) Issue #12469: Run wakeup and pending signal...
2011-07-04 Victor StinnerIssue #12469: Run "wakeup" signal tests in subprocess...
2011-07-04 Victor StinnerIssue #12452: Plist and Dict are now deprecated
2011-07-04 Victor StinnerIssue #9642: Uniformize the tests on the availability...
2011-07-04 Victor StinnerIssue #9642: Fix the definition of time.clock() on...
2011-07-04 Victor StinnerIssue #9642: Fix filesystem encoding initialization...
2011-07-04 Victor Stinnernull merge 3.2
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 Ned DeilyIssue #8716: Avoid crashes caused by Aqua Tk on OSX...
2011-07-04 Senthil Kumaranmerge from 3.2
2011-07-04 Senthil KumaranFix closes issue12471 - wrong TypeError message when...
2011-07-04 Benjamin Petersonmerge 3.2
2011-07-04 Benjamin Petersonplug refleak
2011-07-04 Senthil Kumaranmerge from 3.2
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 Stinner(merge 3.2) Issue #12467: warnings: fix a race conditio...
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 KumaranMerge from 3.2. 'idle_formatwarning' is the correct...
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 Kumaranmerge from 3.2
2011-07-04 Senthil KumaranFix closes issue12432 - remove the unused sys from...
2011-07-04 Victor Stinner(merge 3.2) Issue #12451: pydoc: importfile() now opens...
2011-07-04 Victor StinnerIssue #12451: pydoc: importfile() now opens the Python...
2011-07-03 Victor Stinner(merge 3.2) Issue #12451: runpy: run_path() now opens...
2011-07-03 Victor StinnerIssue #12451: runpy: run_path() now opens the Python...
2011-07-03 Victor Stinner(merge 3.2) Issue #12451: xml.dom.pulldom: parse()...
2011-07-03 Victor StinnerIssue #12451: xml.dom.pulldom: parse() now opens files...
2011-07-03 Benjamin Petersonthis is expressed better as a for loop
2011-07-03 Benjamin Petersonno one passes NULL here (or should anyway)
2011-07-03 Benjamin Petersonconvert generator exc state functions into static functions
2011-07-03 Benjamin Petersonmerge 3.2
2011-07-03 Benjamin Petersonnever retain a generator's caller's exception state...
2011-07-03 Benjamin Petersonmerge 3.2
2011-07-03 Benjamin Petersonadd '
2011-07-03 Benjamin Petersonmerge 3.2 (#12475)
2011-07-03 Benjamin Petersonmerge heads
2011-07-03 Benjamin Petersonmerge heads
2011-07-03 Benjamin Petersonrestore a generator's caller's exception state both...
next