summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Issue #16893: Update Idle doc chapter to match current Idle and add newTerry Jan Reedy2014-12-061-0/+6
* | merge 2.7.9 release branchBenjamin Peterson2014-12-067-7/+91
|\ \ | |/
| * add a default limit for the amount of data xmlrpclib.gzip_decode will return ...Benjamin Peterson2014-12-063-3/+32
| * smtplib: limit amount read from the network (closes #16042)Benjamin Peterson2014-12-063-3/+41
| * in poplib, limit maximum line length that we read from the network (closes #1...Benjamin Peterson2014-12-063-1/+18
* | Edit Menus section of Idle doc. Make menu entries match current Idle in orderTerry Jan Reedy2014-12-051-123/+138
* | Issue #3068: Document the new Configure Extensions dialog and menu entry.Terry Jan Reedy2014-12-041-11/+19
* | Issue #16893: Update 2.7 version of Idle doc to match 3.4 doc as of the justTerry Jan Reedy2014-12-041-89/+308
* | Fix #22987: update the compatibility matrix for a SSLv23 client.Antoine Pitrou2014-12-031-4/+3
* | Issue #14099: ZipFile.open() no longer reopen the underlying file. ObjectsSerhiy Storchaka2014-12-034-78/+172
* | merge 2.7.9 release branchBenjamin Peterson2014-12-022-421/+0
|\ \ | |/
| * nuke ancient script with dubious license (closes #12987)Benjamin Peterson2014-12-022-421/+0
* | Add NEWS items for Idle patches already in 2.7.9rc1.Terry Jan Reedy2014-12-011-1/+18
* | Removed duplicated words in in comments and docs.Serhiy Storchaka2014-12-016-6/+6
* | Issue #21032. Fixed socket leak if HTTPConnection.getresponse() fails.Serhiy Storchaka2014-12-014-11/+42
* | Issue #22943: bsddb tests are locale independend now.Serhiy Storchaka2014-12-017-25/+25
* | merge 2.7.9 release branchBenjamin Peterson2014-11-304-67/+12
|\ \ | |/
| * backout fac649bf2d10 (#9179) for further considerationBenjamin Peterson2014-11-304-67/+12
* | merge 2.7.9 release branchBenjamin Peterson2014-11-301-1/+1
|\ \ | |/
| * this is why tests are greatBenjamin Peterson2014-11-301-1/+1
* | merge 2.7.9 release branchBenjamin Peterson2014-11-303-6/+26
|\ \ | |/
| * add context parameter to xmlrpclib.ServerProxy (#22960)Benjamin Peterson2014-11-303-6/+26
* | merge 2.7.9 release branchBenjamin Peterson2014-11-281-0/+10
|\ \ | |/
| * give a nice message when installer is launched w/o admin rights (closes #16561)Benjamin Peterson2014-11-281-0/+10
* | Issue #21280: Fixed a bug in shutil.make_archive() when create an archive ofSerhiy Storchaka2014-11-272-2/+25
* | Issue #22314: pydoc now works when the LINES environment variable is set.Serhiy Storchaka2014-11-272-1/+9
* | Issue #18905: "pydoc -p 0" now outputs actually used port. Based on patch bySerhiy Storchaka2014-11-272-3/+11
* | Issue #21514: The documentation of the json module now refers to new JSON RFCSerhiy Storchaka2014-11-272-42/+77
* | Issue #22609: Constructors and update methods of mapping classes in theSerhiy Storchaka2014-11-274-23/+95
* | pydoc: Add a note about setting PAGER to affect console output pagination.Zachary Ware2014-11-271-0/+4
* | remove tautological condition (closes #22954)Benjamin Peterson2014-11-271-1/+1
* | use skipUnlessBenjamin Peterson2014-11-261-3/+3
* | Adds missing revocation.crl test file to msi.pySteve Dower2014-11-261-0/+1
* | Adds missing files to msi.pySteve Dower2014-11-261-0/+2
* | Update msi.py and uuids.py for 2.7.9 releasesSteve Dower2014-11-262-4/+6
* | add 2.7.10 news sectionBenjamin Peterson2014-11-261-0/+12
|/
* Added tag v2.7.9rc1 for changeset 40eada278702Benjamin Peterson2014-11-261-0/+1
* 2.7.9rc1v2.7.9rc1Benjamin Peterson2014-11-266-11/+11
* update pydoc-topicsBenjamin Peterson2014-11-261-79/+80
* disable tests that always fail on windows (#22943)Benjamin Peterson2014-11-251-0/+1
* use more ugly but hopefully more robust methodBenjamin Peterson2014-11-251-1/+1
* handle errors without a reason attributeBenjamin Peterson2014-11-251-1/+1
* don't fail tests when www.python.org can't be validated by the systemBenjamin Peterson2014-11-253-5/+17
* remove incorrect pluralBenjamin Peterson2014-11-251-1/+1
* debugging: print ca certs loaded into default ctxBenjamin Peterson2014-11-251-0/+3
* Issue #16056: Rename test methods to avoid conflict.Berker Peksag2014-11-243-59/+1
* Issue #20351: Add examples for csv.DictReader and csv.DictWriter.Berker Peksag2014-11-241-0/+25
* Fix faulty indent.Ned Deily2014-11-241-1/+1
* is OpenIndiana actually sunos?Benjamin Peterson2014-11-241-1/+1
* loosen solaris testBenjamin Peterson2014-11-241-1/+1