]> granicus.if.org Git - python/shortlog
python
2011-05-13 Vinay SajipAdded diagnostics to test_logging, after reverting...
2011-05-13 Georg BrandlMerge two minor doc changes into default.
2011-05-13 Georg BrandlMerge 3.2.1 release changes into default branch (a...
2011-05-13 Georg BrandlUse singular they. Thanks to Mark Summerfield.
2011-05-13 Georg BrandlFix unbound local error in RE tokenizer example. Thanks...
2011-05-13 Georg BrandlMerge in changes from 3.2.1b1 release repo.
2011-05-12 Antoine PitrouIssue #12062: Fix a flushing bug when doing a certain...
2011-05-12 Antoine PitrouIssue #12062: Fix a flushing bug when doing a certain...
2011-05-12 Antoine PitrouIssue #12062: Fix a flushing bug when doing a certain...
2011-05-12 Kurt B. KaiserMerge from 3.2
2011-05-12 Kurt B. KaiserMerge from 3.1
2011-05-12 Kurt B. KaiserIssue #11896: Save on Close failed despite selecting...
2011-05-12 Vinay SajipTimedTRotatingFileHandler test now improved to minimise...
2011-05-12 Łukasz LangaCleaned up a backward merge after fixes issue #12044.
2011-05-12 Gregory P.... normalize whitespace.
2011-05-12 Gregory P.... merge - 7a3f3ad83676 Fixes Issue #12044.
2011-05-12 Gregory P.... - Issue #12044: Fixed subprocess.Popen when used as...
2011-05-12 Antoine PitrouFix compile error under Windows
2011-05-11 Antoine PitrouIssue #9971: Write an optimized implementation of Buffe...
2011-05-11 Ezio MelottiFix markup and working in the doc.
2011-05-11 Victor StinnerIssue #12058: Minor edits to comments in faulthandler
2011-05-11 Kurt B. KaiserMerge from 3.2
2011-05-11 Kurt B. KaiserMerge heads
2011-05-11 Kurt B. KaiserCorrect version in IDLE NEWS.txt
2011-05-11 Kurt B. KaiserMerge from 3.1
2011-05-11 Raymond HettingerDocument default fmtspec. Fix inaccurate note. Document...
2011-05-11 Raymond HettingerDocument default fmtspec. Fix inaccurate note. Document...
2011-05-11 Kurt B. KaiserIssue #1028: Tk returns invalid Unicode null in %A...
2011-05-11 Senthil Kumaran[Merge Branch] Issue #11968 - the start_response header...
2011-05-11 Senthil KumaranIssue #11968 - the start_response header values in...
2011-05-11 Senthil KumaranFix closed Issue #11968 - the start_response header...
2011-05-11 Senthil KumaranFix closes Issue #11799: urllib.request Authentication...
2011-05-11 Senthil Kumaranissue12039 - update the documentation of send_response...
2011-05-11 Senthil KumaranIssue #12039 - Update the http.server.rst with the...
2011-05-10 Victor StinnerMerge 3.2 (empty merge, patch already applied to 3.3)
2011-05-10 Victor StinnerMerge 3.1 (empty merge, a similar patch was already...
2011-05-10 Victor StinnerIssue #10419: Fix build_scripts command of distutils...
2011-05-10 Victor StinnerMerge 3.2 (empty, patch already applied to 3.3)
2011-05-10 Victor StinnerIssue #11169: compileall module uses repr() to format...
2011-05-10 Victor StinnerMerge 3.2 (empty, patch already applied to 3.3)
2011-05-10 Ezio Melotti#12051: merge with 3.2.
2011-05-10 Victor StinnerClose #10419, issue #6011: build_scripts command of...
2011-05-10 Victor StinnerClose #10419, issue #6011: build_scripts command of...
2011-05-10 Ezio Melotti#12051: merge with 3.1.
2011-05-10 Ezio Melotti#12051: Fix segfault in json.dumps() while encoding...
2011-05-10 Victor StinnerIssue #11888: skip some log2 tests on Mac OS X Tiger
2011-05-10 Antoine PitrouIssue #12054: use support.find_unused_port() instead...
2011-05-10 Antoine PitrouIssue #12054: use support.find_unused_port() instead...
2011-05-10 Benjamin Petersonrun autoreconf
2011-05-10 Mark DickinsonIssue #11888: remove duplicate check for log2 in config...
2011-05-10 Antoine PitrouIssue #8498: In socket.accept(), allow to specify 0...
2011-05-10 Antoine PitrouIssue #8498: In socket.accept(), allow to specify 0...
2011-05-10 Victor StinnerIssue #12011: signal.signal() and signal.siginterrupt...
2011-05-10 Łukasz LangaMerged trivial doc fix from 3.2.
2011-05-10 Łukasz LangaActually print out the description of what changed.
2011-05-10 Vinay SajipIssue #12039: Add end_headers() call to avoid BadStatus...
2011-05-10 Raymond Hettingermerge
2011-05-10 Raymond Hettingermerge
2011-05-10 Raymond HettingerIssue 12047: Expand the style guide.
2011-05-10 Vinay SajipIssue #12039: Now suppress spurious select.error raised...
2011-05-09 Victor Stinnerfaulthandler: improve_sigabrt() on Visual Studio
2011-05-09 Victor Stinner(Merge 3.2) Empty merge, the fix was already applied...
2011-05-09 Victor Stinner(Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes...
2011-05-09 Victor StinnerIssue #12012: ssl.PROTOCOL_SSLv2 becomes optional
2011-05-09 Victor Stinner(Merge 3.2) Issue #1195: Fix input() if it is interrupt...
2011-05-09 Victor StinnerIssue #1195: Fix input() if it is interrupted by CTRL...
2011-05-09 Victor StinnerIssue #1195: Fix input() if it is interrupted by CTRL...
2011-05-09 Vinay SajipUpdate incorrect comment.
2011-05-09 Antoine PitrouIssue #12041: Make test_wait3 more robust.
2011-05-09 Antoine Pitrouos.dup()-then-close() can be replaced with detach()
2011-05-09 Antoine PitrouRemove dead code from _multiprocessing
2011-05-09 Łukasz LangaMerged solution for #12036 from 3.2
2011-05-09 Łukasz LangaCloses #12036: ConfigParser: Document items() added...
2011-05-09 Vinay SajipImproved Windows test coverage.
2011-05-09 Ezio MelottiMerge with 3.2.
2011-05-09 Ezio MelottiMerge with 3.1.
2011-05-09 Ezio MelottiSome more tests were incorrectly marked as C specific.
2011-05-09 Senthil KumaranIssue #3709: a flush_headers method to BaseHTTPRequestH...
2011-05-09 Antoine PitrouIssue #11743: Rewrite multiprocessing connection classe...
2011-05-09 Mark DickinsonIssue #11188: In log2 tests, create powers of 2 using...
2011-05-09 Victor StinnerIssue #8407: Use an explicit cast for FreeBSD
2011-05-09 Victor Stinnerfaulthandler: make quiet a gcc 4.6 warning (z was unused)
2011-05-09 Victor StinnerIssue #10811: Use TestCase.assertRaises() in the new...
2011-05-09 Victor StinnerIssue #11888: Use system log2() when available
2011-05-09 Gerhard Haering#10811: Fix recursive usage of cursors. Instead of...
2011-05-09 Mark DickinsonGrammatical fix for a comment for log2, to avoid referr...
2011-05-09 Mark DickinsonFix nonunique test ids in math_testcases.txt.
2011-05-09 Mark DickinsonFix cut-and-paste typo in comment: log10 -> log2.
2011-05-09 Martin v. Löwismerge 11164
2011-05-09 Martin v. Löwismerge 11164
2011-05-09 Martin v. LöwisStop trying to use _xmlplus in the xml module. Closes...
2011-05-09 Martin v. Löwismerged
2011-05-09 Martin v. LöwisThe option is actually --no-as-needed.
2011-05-09 Martin v. Löwismerge 11347.
2011-05-09 Martin v. LöwisUse --as-needed when linking libpython3.so. Closes...
2011-05-09 Ezio Melotti#11910: merge with 3.2.
2011-05-09 Ezio Melotti#11910: merge with 3.1.
2011-05-09 Ezio MelottiSome tests were incorrectly marked as C specific.
2011-05-09 Ezio Melotti#11910: Fix test_heapq to skip the C tests when _heapq...
2011-05-09 Ezio Melotti#11910: merge with 3.2.
next