- 8cb9f03 Remove PYOS_OS2 special cases from the Solaris/OpenBSD section. by Stefan Krah · 15 years ago
- 182ae64 Issue #9185: On Solaris and OpenBSD, posix_getcwd() could loop indefinitely by Stefan Krah · 15 years ago
- 320477e Merged revisions 82849 via svnmerge from by Jeroen Ruigrok van der Werven · 15 years ago
- 22cc6d5 Merged revisions 82842 via svnmerge from by Antoine Pitrou · 15 years ago
- c425f8f Merged revisions 82839 via svnmerge from by Ezio Melotti · 15 years ago
- 42add99 Merged revisions 82821 via svnmerge from by Mark Dickinson · 15 years ago
- 3266978 Merged revisions 82814 via svnmerge from by Antoine Pitrou · 15 years ago
- fbf2f14 Merged revisions 82806 via svnmerge from by Georg Brandl · 15 years ago
- 9d47252 Blocked revisions 82801 via svnmerge by Georg Brandl · 15 years ago
- 4303fca Merged revisions 82799 via svnmerge from by Georg Brandl · 15 years ago
- 2e73a3f Merged revisions 82789 via svnmerge from by Georg Brandl · 15 years ago
- 04eba2c Merged revisions 82790 via svnmerge from by Georg Brandl · 15 years ago
- 7595620 Fix for issue #9164: with this patch sysconfig and distuls don't break by Ronald Oussoren · 15 years ago
- e940c5d Merged revisions 82785 via svnmerge from by Senthil Kumaran · 15 years ago
- 87ed31a Merged revisions 82780 via svnmerge from by Senthil Kumaran · 15 years ago
- 9d8c456 Merged revisions 82777 via svnmerge from by Benjamin Peterson · 15 years ago
- e800b27 Blocked revisions 82767 via svnmerge by Michael Foord · 15 years ago
- a63f9b6 Merged revisions 82771 via svnmerge from by R. David Murray · 15 years ago
- 2ab02f0 Merged revisions 82766 via svnmerge from by R. David Murray · 15 years ago
- 94f071c Fix error message for comparing single line strings in unittest.TestCase.assertEqual. by Michael Foord · 15 years ago
- 8e93f4e this makes checking for warnings less error prone by Benjamin Peterson · 15 years ago
- 0b00b6b Merged revisions 82739,82741 via svnmerge from by Benjamin Peterson · 15 years ago
- f6cbdcb Add missing NEWS entry for 7646. by R. David Murray · 15 years ago
- 306d88f Merged revisions 82735 via svnmerge from by Benjamin Peterson · 15 years ago
- 6251496 Merged revisions 82731 via svnmerge from by R. David Murray · 15 years ago
- abd4553 Merged revisions 82730 via svnmerge from by R. David Murray · 15 years ago
- 0e6771f Recorded merge of revisions 82724 via svnmerge from by Georg Brandl · 15 years ago
- 7ea29b0 Move Misc/NEWS entries to the right place. by Mark Dickinson · 15 years ago
- 9b9e125 Merged revisions 82654 via svnmerge from by Mark Dickinson · 15 years ago
- e85aa73 Merged revisions 82646,82649-82650 via svnmerge from by Mark Dickinson · 15 years ago
- 22db735 Merged revisions 82647 via svnmerge from by Antoine Pitrou · 15 years ago
- 86ac22e Merged revisions 82637 via svnmerge from by Benjamin Peterson · 15 years ago
- 90c0718 Merged revisions 82615 via svnmerge from by Georg Brandl · 15 years ago
- 1882d2a Merged revisions 82629,82632 via svnmerge from by Georg Brandl · 15 years ago
- 489113f Merged revisions 82628,82630 via svnmerge from by Benjamin Peterson · 15 years ago
- ba303c8 these tests are the result of cpython's incorrect implementation by Benjamin Peterson · 15 years ago
- c9ba891 Remove whatsnew item about --with-computed-gotos. by Matthias Klose · 15 years ago
- 80eed3e Minor improvements to logging documentation. by Vinay Sajip · 15 years ago
- dab0896 Merged revisions 82607 via svnmerge from by Mark Dickinson · 15 years ago
- c167712 Merged revisions 82601 via svnmerge from by Senthil Kumaran · 15 years ago
- d2d2378 Merged revisions 82595 via svnmerge from by Mark Dickinson · 15 years ago
- 690959f untabify by Benjamin Peterson · 15 years ago
- 9273f80 Merged revisions 82587 via svnmerge from by Georg Brandl · 15 years ago
- bace676 be more generous to implementations that have implemented correctly by Benjamin Peterson · 15 years ago
- 3caf7b9 #9161: Fix regression in acceptance of unicode strings in add_option calls. by R. David Murray · 15 years ago
- 5261b10 Merged revisions 82573 via svnmerge from by Senthil Kumaran · 15 years ago
- ca92a60 Merged revisions 82570 via svnmerge from by Senthil Kumaran · 15 years ago
- d6bbe0c technically not at 2.7.1 yet by Benjamin Peterson · 15 years ago
- 5ac9d87 #8472: fix misleading reference to ifilterfalse() in filter() docs. by Georg Brandl · 15 years ago
- 9d7003e Merged revisions 82542 via svnmerge from by Benjamin Peterson · 15 years ago
- 75b44b3 Issue #9130: Fix validation of relative imports in parser module. by Mark Dickinson · 15 years ago
- a7ee59b Issue #9128: Validate class decorator syntax correctly in parser module. by Mark Dickinson · 15 years ago
- 96c4df4 Issue #9145: Fix a regression due to r79539 by Florent Xicluna · 15 years ago
- 9d5151a fix date by Benjamin Peterson · 15 years ago
- 60c067c Initialized merge tracking via "svnmerge" with revisions "0-82507" from by Benjamin Peterson · 15 years ago
- e3c1045 prepare for 2.7.1 by Benjamin Peterson · 15 years ago
- 1293c3f make 2.7 maintenance branch by Benjamin Peterson · 15 years ago
- 6a336f6 move sections by Benjamin Peterson · 15 years ago
- 0063367 add another line between sections by Benjamin Peterson · 15 years ago
- c60082d update to 2.7 final by Benjamin Peterson · 15 years ago
- 6728d14 update pydoc-topics by Benjamin Peterson · 15 years ago
- c670b7e add period; rewrap by Benjamin Peterson · 15 years ago
- 743242a add release date by Benjamin Peterson · 15 years ago
- 47ab621 add release date by Benjamin Peterson · 15 years ago
- 15e5b1b Issue #7673: Fix security vulnerability (CVE-2010-2089) in the audioop module, by Victor Stinner · 15 years ago
- 7b18c93 fix date by Benjamin Peterson · 15 years ago
- af5f5b6 add 2.7 to the license list by Benjamin Peterson · 15 years ago
- 2f8c8f4 Submit patch for bug 9144; broken imports due to r81380 by Jesse Noller · 15 years ago
- 2b4eda4 Add link to bytecode docs. by Georg Brandl · 15 years ago
- 58df679 Add missing target. by Georg Brandl · 15 years ago
- 91a6334 Fix typo in sys.float_info docs. by Mark Dickinson · 15 years ago
- 2e9d488 Use internal links. by Georg Brandl · 15 years ago
- b550b00 Fix role name. by Georg Brandl · 15 years ago
- 9d8d2a4 Update whatsnew/2.7.rst, add a few links and fix a couple of XXX. Also add a paragraph about DeprecationWarnings in cmdline.rst. by Ezio Melotti · 15 years ago
- 1f6e225 Revert r81681 (issue 8810). by Alexander Belopolsky · 15 years ago
- 0df5a85 don't require the presence of __getformat__ or __setformat__; use requires_IEEE_754 globally by Benjamin Peterson · 15 years ago
- f5e81d6 #9139: the thousands separator is new in 2.7. Also add a missing variable in the example. by Ezio Melotti · 15 years ago
- e11690a #9139: Add examples for str.format(). by Ezio Melotti · 15 years ago
- 68f5941 Moved period outside paren, where it belongs. by Eric Smith · 15 years ago
- cf76d1f add space by Benjamin Peterson · 15 years ago
- 2547ce7 Clarify sys.float_info documentation. by Mark Dickinson · 15 years ago
- 601ec58 Issue 8202 actually caused an unintended behavioural change and was reverted in 2.7 - remove reference from What's New by Nick Coghlan · 15 years ago
- 8c16c5c Fix a couple of minor nits in What's New before the release goes out by Nick Coghlan · 15 years ago
- 0ada39c Grammar and markup fixes. by Georg Brandl · 15 years ago
- 8a08ce2 trunc does use the special method, though by Benjamin Peterson · 15 years ago
- 52a70c4 fix fixer name by Benjamin Peterson · 15 years ago
- 7b67062 remove docs about delegating to special methods; it does no such thing by Benjamin Peterson · 15 years ago
- c262a69 an AttributeError is perfectly acceptable here by Benjamin Peterson · 15 years ago
- e00e2f0 fix issue #6589: cleanup asyncore.socket_map if smtpd.SMTPServer constructor raises an exception by Giampaolo Rodolà · 15 years ago
- 10947a6 mark test depending on ref counting by Benjamin Peterson · 15 years ago
- 070f0ab Issue #9125: Update parser module for "except ... as ..." syntax. by Mark Dickinson · 15 years ago
- 2037913 Update Demo/parser directory; backport unparse fixes from py3k. by Mark Dickinson · 15 years ago
- 4aa5f6f Issue #1789: clarify that the 'size' column in struct docs refers to standard size. by Mark Dickinson · 15 years ago
- b322487 group cStringIO docs under its factory function by Benjamin Peterson · 15 years ago
- 86aa905 Added information about pickle security and SocketHandler. by Vinay Sajip · 15 years ago
- 1c919a6 Documentation Fix: urllib.urlopen.info uses mimetools.Message, not httplib.HTTPMessage. by Senthil Kumaran · 15 years ago
- 8586249 Spelling. by Mark Dickinson · 15 years ago
- 0187be0 unparse.py: fix mispaced parentheses in chained comparisons by Mark Dickinson · 15 years ago
- ce3742c Set svn:eol-style on test_unparse.py. by Mark Dickinson · 15 years ago
- b83a1ff Fix typo in test_unparse.py. by Mark Dickinson · 15 years ago