]> granicus.if.org Git - python/shortlog
python
2013-04-02 Georg Brandlmerge
2013-03-30 Martin v. LöwisAdd 3.2.4 UUIDs
2013-03-28 Georg BrandlFix XML vulnerability link references.
2013-03-28 Georg Brandlmerge with last upstream doc changes in 3.2
2013-03-28 Ezio MelottiUpdate suspicious ignore file.
2013-03-27 Ezio Melotti#17329: document unittest.SkipTest. Initial patch...
2013-03-26 Christian HeimesIssue 17538: Document XML vulnerabilties
2013-03-26 Christian HeimesIssue 17538: Document XML vulnerabilties
2013-03-25 Georg BrandlAdded tag v3.2.4rc1 for changeset b2cb7bc1edb8
2013-03-25 Georg Brandlmerge with main repo 3.2 branch v3.2.4rc1
2013-03-24 Martin v. LoewisIssue #17425: Build with openssl 1.0.0k on Windows.
2013-03-23 Ezio MelottiClean up references to threads in test_queue.
2013-03-23 Gregory P.... Fixes issue #17488: Change the subprocess.Popen bufsize...
2013-03-23 Georg BrandlCopyright update to 2013.
2013-03-23 Georg BrandlBump to 3.2.4rc1.
2013-03-23 Georg BrandlFix suspicious markup in the docs.
2013-03-23 Georg BrandlUpdate pydoc topics.
2013-03-23 Vinay SajipIssue #17521: Corrected non-enabling of logger followin...
2013-03-23 Vinay SajipUpdated Misc/NEWS with #17508.
2013-03-22 Gregory P.... Clean up references to the no longer existing PyString_...
2013-03-22 Vinay SajipIssue #17508: Handled out-of-order handler configuratio...
2013-03-21 doko@ubuntu.com- Issue #16754: Fix the incorrect shared library extens...
2013-03-21 R David Murray#5712: Preemptively fix some other possible timing...
2013-03-21 R David Murray#5713: fix timing issue in smtplib tests.
2013-03-21 Gregory P.... remove the long obsolete mention of universal newlines...
2013-03-21 R David Murray#5713: Handle 421 error codes during sendmail by closin...
2013-03-20 Ezio Melotti#17493: re-enable a test on Windows. Patch by Zachary...
2013-03-20 Ezio MelottiFix usage of argument/parameter and markup.
2013-03-19 Senthil Kumaran#17471 - Increasing the urllib.error test coverage...
2013-03-19 Kristján Valur... Merge
2013-03-19 Gregory P.... merge heads
2013-03-19 Kristján Valur... Issue #10296 : Don't handle BreakPoint exceptions using
2013-03-19 R David Murray#1525919: Document MIMEText+set_payload encoding behavior.
2013-03-19 Gregory P.... merge heads in 3.2
2013-03-19 Senthil Kumaran#17471 - Improve urllib2 test coverage. Patch contribut...
2013-03-19 R David Murray#8862: Fix curses cleanup with getchar is interrupted...
2013-03-19 R David Murray#17443: Fix buffering in IMAP4_stream.
2013-03-19 Serhiy StorchakaFix usage of the unittest.skip decorator.
2013-03-19 Senthil Kumaran#17460 - Adding relevant warning messages regarding...
2013-03-19 R David Murray#17476: make allmethods actually return all methods.
2013-03-19 Gregory P.... Fixes issue #17192: Update the ctypes module's libffi...
2013-03-18 R David Murray#17448: Make test_sax skip if there are no xml parsers.
2013-03-18 R David Murray#16057: Clarify why the base method default is called...
2013-03-17 Terry Jan ReedyIssue #17415: Trim trailing whitespace
2013-03-17 Terry Jan ReedyIssue #17415: Clarify 'this' referent by moving contain...
2013-03-16 Serhiy StorchakaIssue #16389: Fixed an issue number in previos commit.
2013-03-16 Serhiy StorchakaIssue #16564: Fixed a performance regression relative...
2013-03-16 Terry Jan ReedyMerge heads 3.2.
2013-03-16 Terry Jan ReedyIssue #17418: specify that buffer sizes are bytes as...
2013-03-16 Ezio Melotti#11420: make test suite pass with -B/DONTWRITEBYTECODE...
2013-03-16 Terry Jan Reedytypo
2013-03-16 Terry Jan ReedyIssue # 10652: make tcl/tk tests run after __all__...
2013-03-16 R David Murray#17431: Fix missing import of BytesFeedParser in email...
2013-03-15 Terry Jan ReedyIssue #17398: document url argument of RobotFileParser
2013-03-15 Terry Jan ReedyIssue #17047: Add news entry
2013-03-14 Serhiy StorchakaIssue #1285086: Get rid of the refcounting hack and...
2013-03-14 Terry Jan ReedyIssue #17386 make.bat must run with Python 2 until...
2013-03-13 Senthil Kumaran#17307 - Example of HTTP PUT Request using http.client
2013-03-13 Ezio Melotti#17402: avoid shadowing built-in map in mmap examples...
2013-03-12 Ezio Melotti#17368: Fix an off-by-one error in the Python JSON...
2013-03-12 Eli BenderskyIssue #11367: fix documentation of some find* methods...
2013-03-11 Terry Jan ReedyIssue #17047: remove doubled words found in 2.7 to...
2013-03-11 Terry Jan ReedyIssue #17047: remove doubled words found in 2.7 to...
2013-03-11 Terry Jan ReedyIssue #17047: removed doubled words in Doc/*, Mac/...
2013-03-11 Ezio Melotti#17351: remove "object" inheritance from docs. Patch...
2013-03-11 Ezio Melotti#11963: remove human verification from test_parser...
2013-03-10 Ezio Melotti#11963: fix Windows buildbots.
2013-03-09 Ezio Melotti#11963: avoid printing messages in test_parser. Initia...
2013-03-09 Eli BenderskyAdd warning in ctypes documentation for #16575 and...
2013-03-09 Terry Jan ReedyIssue #17332: fix json doc typo /convered/converted...
2013-03-08 Vinay SajipIssue #17376: Clarified documentation for TimedRotating...
2013-03-08 Eli BenderskyIssue #17378: ctypes documentation fix.
2013-03-07 R David MurrayPEP8 fixup on previous patch, remove unused import...
2013-03-07 R David Murray#14645: Generator now emits correct linesep for all...
2013-03-07 Ezio MelottiFix typo in Misc/NEWS entry.
2013-03-07 Ezio Melotti#11732: add a new suppress_crash_popup() context manage...
2013-03-06 Eli BenderskyFix doc grammar and line width
2013-03-06 Ezio Melotti#17364: remove documentation for a function that does...
2013-03-05 Senthil KumaranReverting the changeset 5126e62c60af made for Issue...
2013-03-05 Senthil KumaranFix Issue #12921: BaseHTTPServer's send_error should...
2013-03-04 Antoine PitrouIssue #17278: Fix a crash in heapq.heappush() and heapq...
2013-03-04 Ezio Melotti#17346: make sure pickle tests are run against all...
2013-03-03 Nadeem VawdaIssue #13898: test_ssl no longer prints a spurious...
2013-03-01 Ezio MelottiFix markup in unittest doc.
2013-03-01 Ezio Melotti#17315: unlink a file that test_posixpath was leaving...
2013-02-28 Ezio MelottiAdd a link to the demo dir.
2013-02-28 Ezio MelottiFix markup in unittest docs.
2013-02-27 Chris JerdonekIssue #16406: Combine the doc pages for uploading and...
2013-02-27 R David Murray#17296: backport fix for issue 1692335, naive exception...
2013-02-26 Petri LehtinenIssue #14720: Enhance sqlite3 microsecond conversion...
2013-02-26 Richard OudkerkIssue #17018: Make Process.join() retry if os.waitpid...
2013-02-26 Senthil KumaranFix issue16932: Fix the urlparse example. Remote :port...
2013-02-25 Serhiy StorchakaIssue #1470548: Add test for fragment producing with...
2013-02-24 R David Murray#17275: Fix class name in init errors in C bufferedio...
2013-02-23 Petri LehtinenRevert "Issue #16121: Fix line number accounting in...
2013-02-23 Petri LehtinenIssue #16121: Fix line number accounting in shlex
2013-02-23 Petri LehtinenIssue #16403: Document how distutils uses the maintaine...
2013-02-23 Petri LehtinenIssue #16695: Document how glob handles filenames start...
2013-02-23 Petri LehtinenIssue #8890: Stop advertising an insecure use of /tmp...
2013-02-23 Petri LehtinenIssue #14720: sqlite3: Convert datetime microseconds...
next