]> granicus.if.org Git - python/shortlog
python
2014-09-30 Georg BrandlIssue #16037: HTTPMessage.readheaders() raises an HTTPE...
2014-09-30 Georg BrandlIssue #18709: Fix CVE-2013-4238. The SSL module now...
2014-08-03 Jason R. CoombsIssue #13540: Update references to Action class to...
2014-07-20 Jason R. CoombsIssue #13540: Removed redundant documentation about...
2011-12-14 Jason R. CoombsIssue #13540: Expanded argparse documents to clarify...
2014-07-13 Ned DeilyIssue #21323: Fix http.server to again handle scripts...
2014-06-17 Benjamin Petersonexpect the correct platform-dependent linesep
2014-06-15 Benjamin Petersonurl unquote the path before checking if it refers to...
2014-04-14 Benjamin Petersonfix poor spelling
2014-04-14 Benjamin Petersondisallow a negative idx parameter
2014-04-14 Benjamin Petersonin scan_once, prevent the reading of arbitrary memory...
2014-04-04 Benjamin Petersonfix versionchanged version
2014-04-01 Benjamin Petersonremove directory mode check from makedirs (closes ...
2014-03-31 Benjamin Petersonuse https docs url (#21115)
2014-03-31 Benjamin Petersonadd Ian Beer
2014-03-30 Benjamin Petersonfix expandtabs overflow detection to be consistent...
2014-03-12 Benjamin Petersonuse ssl.PROTOCOL_SSLv23 for maximum compatibility ...
2014-01-21 Stefan KrahIssue #20246: Fix test failures on FreeBSD. Patch by...
2014-02-20 Benjamin Petersonupdate logo url (#20695)
2014-02-20 Benjamin Petersonopen retrieved file in binary mode, since it's now...
2014-01-14 Benjamin Petersoncomplain when nbytes > buflen to fix possible buffer...
2013-12-22 Antoine PitrouIssue #12226: HTTPS is now used by default when connect...
2013-11-04 Georg BrandlBackout 7d399099334d.
2013-11-04 Georg BrandlBackout 265d369ad3b9.
2013-11-04 Georg BrandlBackout d80207d15294.
2013-11-02 Jason R. CoombsUpdate NEWS for 265d369ad3b9.
2013-11-02 Jason R. CoombsIssue #19286: [distutils] Only match files in build_py...
2013-11-02 Jason R. CoombsIssue #19286: Adding test demonstrating the failure...
2013-10-30 Benjamin Petersonmerge 3.1 (#19435)
2013-10-30 Benjamin Petersonuse the collapsed path in the run_cgi method (closes...
2013-09-18 R David MurrayMerge #14984: only import pwd on POSIX.
2013-09-18 R David Murray#14984: only import pwd on POSIX.
2013-09-18 R David MurrayMerge #14984: On POSIX, enforce permissions when readin...
2013-09-18 R David Murray#14984: On POSIX, enforce permissions when reading...
2013-09-15 Tim PetersNull merge of 3.1 into 3.2
2013-09-14 Georg BrandlAdd a NEWS entry for b9b521efeba3.
2013-09-14 Georg BrandlAdd NEWS entry for c18c18774e24.
2013-09-14 Georg BrandlFix tkinter regression introduced by the security fix...
2013-09-14 Georg BrandlFix tkinter regression introduced by the security fix...
2013-05-18 Antoine PitrouIssue #17980: Fix possible abuse of ssl.match_hostname...
2013-05-12 Georg BrandlAdded tag v3.2.5 for changeset cef745775b65
2013-05-12 Georg BrandlBump to version 3.2.5. v3.2.5
2013-05-12 Georg BrandlIssue #17915: Fix interoperability of xml.sax with...
2013-05-12 Georg BrandlIssue #1159051: Back out a fix for handling corrupted...
2013-04-28 Serhiy StorchakaIssue #17857: Prevent build failures with pre-3.5.0...
2013-05-12 Georg BrandlIssue #17843: Remove bz2 test data that triggers antivi...
2013-05-12 Georg BrandlIssue #15535: Fix pickling of named tuples.
2013-04-08 Serhiy StorchakaClose #17666: Fix reading gzip files with an extra...
2013-04-30 Gregory P.... news entry
2013-04-30 Gregory P.... This local change was lost during the fixing of issue17...
2013-04-30 Gregory P.... * Fix issue 17192 for 3.2 - reapply the issue11729...
2013-04-06 Georg BrandlAdded tag v3.2.4 for changeset 1e10bdeabe3d
2013-04-06 Georg BrandlBump to 3.2.4. v3.2.4
2013-04-04 Benjamin Petersonclose search and replace dialog after it is used (close...
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.
next