1. cd889af More new things in what's new by Antoine Pitrou · 15 years ago
  2. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 15 years ago
  3. 977c707 Fix issue 6706: adds new handle_accepted() method to asyncore.dispatcher by Giampaolo Rodolà · 15 years ago
  4. 6faee4e #9911: doc copyedits. by Georg Brandl · 15 years ago
  5. 7d49bc9 Move library changes to the right section by Antoine Pitrou · 15 years ago
  6. d305200 Add entries to whatsnew by Antoine Pitrou · 15 years ago
  7. feb7307 #9210: remove --with-wctype-functions configure option. by Amaury Forgeot d'Arc · 15 years ago
  8. 0cbec57 Document changes on mbcs encoding by Victor Stinner · 15 years ago
  9. ba117ef #4617: Previously it was illegal to delete a name from the local by Amaury Forgeot d'Arc · 15 years ago
  10. b383dbb Fix issue 9794: adds context manager protocol to socket.socket so that socket.create_connection() can be used with the 'with' statement. by Giampaolo Rodolà · 15 years ago
  11. cc6aac6 Fix typo in whatsnew (#9793) by Éric Araujo · 15 years ago
  12. 4b6fdf3 #6394: Add os.getppid() support for Windows. by Amaury Forgeot d'Arc · 15 years ago
  13. e572bce Add stub entry for argparse. by Georg Brandl · 15 years ago
  14. 09e4ebb Fix markup nits by Raymond Hettinger · 15 years ago
  15. 9e75cad Remove redundant word. by Georg Brandl · 15 years ago
  16. db9044e Fix nits by Raymond Hettinger · 15 years ago
  17. 92ba286 More updates to whatsnew3.2 by Raymond Hettinger · 15 years ago
  18. 6db7730 link to docs by Benjamin Peterson · 15 years ago
  19. 4234ad4 Fix typos and wording in what’s new 3.2. by Éric Araujo · 15 years ago
  20. da0a211 Rewrap and consistency fixes. by Georg Brandl · 15 years ago
  21. d881f31 Fill-in sqlite3 stubs by Raymond Hettinger · 15 years ago
  22. bcbd696 Add example of ftplib's new context manager. by Raymond Hettinger · 15 years ago
  23. ef2335c Add PEP 391 to whatsnew by Raymond Hettinger · 15 years ago
  24. 6e8fe97 More updates to whatsnew. by Raymond Hettinger · 15 years ago
  25. bb734c6 Add an example by Raymond Hettinger · 15 years ago
  26. 1784ff0 More updates to whatsnew by Raymond Hettinger · 15 years ago
  27. ebea6fa Update whatsnew for Pep3149. by Raymond Hettinger · 15 years ago
  28. f95b199 Update whatsnew for Pep3147. by Raymond Hettinger · 15 years ago
  29. 02566ec Adopt more descriptive attribute names as suggested on python-dev. by Raymond Hettinger · 15 years ago
  30. 661730e Add an entry in whatsnew about the PyCObject -> PyCapsule move. by Amaury Forgeot d'Arc · 15 years ago
  31. f11c6c4 Make PEP section a bit less ugly and at least list implemented PEPs. by Georg Brandl · 15 years ago
  32. 9802b39 PYTHONFSENCODING is not available on Windows or Mac OS X by Victor Stinner · 15 years ago
  33. e8d5145 Create os.fsdecode(): decode from the filesystem encoding with surrogateescape by Victor Stinner · 15 years ago
  34. dbe6042 what's new 3.2: use :mod: by Victor Stinner · 15 years ago
  35. 358b63a Fix typo by Éric Araujo · 15 years ago
  36. 4ea04a3 #7647: add ST_RDONLY, ST_NOSUID constants to os module. by Andrew M. Kuchling · 15 years ago
  37. 94908bb Issue #8622: Add PYTHONFSENCODING environment variable to override the by Victor Stinner · 15 years ago
  38. 42382fe fix issue #8807: adds a context parameter to POP3_SSL class. by Giampaolo Rodolà · 15 years ago
  39. ccfb91c fix issue #8866: parameters passed to socket.getaddrinfo can now be specified as single keyword arguments. by Giampaolo Rodolà · 15 years ago
  40. 8858d2c Clarify whatsnew entry for short float repr: roundtripping is not a new feature in 2.7. by Mark Dickinson · 15 years ago
  41. f309828 Remove the lfu_cache. Add more tests. by Raymond Hettinger · 15 years ago
  42. 6e451df Followup to r83869 and issue #8524: rename socket.forget() to socket.detach() by Antoine Pitrou · 15 years ago
  43. e43f9d0 Issue #8524: Add a forget() method to socket objects, so as to put the by Antoine Pitrou · 15 years ago
  44. 696e035 Issue #477863: Print a warning at shutdown if gc.garbage is not empty. by Antoine Pitrou · 15 years ago
  45. e9499ae Fix markup by Raymond Hettinger · 15 years ago
  46. 86f9613 Improve the whatsnew article on the lru/lfu cache decorators. by Raymond Hettinger · 15 years ago
  47. 7cb1319 Terminology fix: exceptions are raised, except in generator.throw(). by Georg Brandl · 15 years ago
  48. aed05eb Demonstrate the caching decorators in whatsnew. by Raymond Hettinger · 15 years ago
  49. d67075e Reorder entries by module lexicographic order by Antoine Pitrou · 15 years ago
  50. 4f2a0a8 Add ssl changes to the 3.2 "what's new". by Antoine Pitrou · 15 years ago
  51. a5eacee Fix some markup glitches. by Georg Brandl · 15 years ago
  52. de41bf3 Fix typo. by Georg Brandl · 15 years ago
  53. b0f0991 #9166: NotImplemented is not an exception. by Georg Brandl · 15 years ago
  54. 4bfb7da Merged revisions 82441 via svnmerge from by Nick Coghlan · 15 years ago
  55. 9fc68c4 Merged revisions 82439 via svnmerge from by Nick Coghlan · 15 years ago
  56. d7c3ed5 Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,80852,80854,80870,80872-80873,80907,80915-80916,80951-80952,80976-80977,80985,81038-81040,81042,81053,81070,81104-81105,81114,81125,81245,81285,81402,81463,81516,81562-81563,81567,81593,81635,81680-81681,81684,81801,81888,81931-81933,81939-81942,81963,81984,81991,82120,82188,82264-82267 via svnmerge from by Benjamin Peterson · 15 years ago
  57. 25e8ec4 Issue #8850: Remove "w" and "w#" formats from PyArg_Parse*() functions, use by Victor Stinner · 15 years ago
  58. f4112e2 Add note about changes to the `round` function between 2.x and 3.x. by Mark Dickinson · 15 years ago
  59. 3dcb5ac Issue #8838, #8339: Remove codecs.charbuffer_encode() and "t#" parsing format by Victor Stinner · 15 years ago
  60. d35251d #8845: expose sqlite3 inTransaction as RO in_transaction Connection attribute. by R. David Murray · 15 years ago
  61. bd576b7 Fix issue #4972: adds ftplib.FTP context manager protocol by Giampaolo Rodolà · 15 years ago
  62. e95a9ff Add what's new entry for r80157 and r80071. by Antoine Pitrou · 15 years ago
  63. dcb2403 Issue #8485: PyUnicode_FSConverter() doesn't accept bytearray object anymore, by Victor Stinner · 15 years ago
  64. 5e73a81 Typo fixes. by Georg Brandl · 15 years ago
  65. df6198e fixed typo by Tarek Ziadé · 15 years ago
  66. 11d22dc Merged revisions 79963,80024,80064,80070,80085,80088 via svnmerge from by Ezio Melotti · 15 years ago
  67. 7aa6da0 added a note on shutil.copytree improvements by Tarek Ziadé · 15 years ago
  68. 08bf91c Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-79608,79622,79717,79820,79822,79828,79862,79875,79923-79924,79941-79943,79945,79947,79951-79952 via svnmerge from by Benjamin Peterson · 15 years ago
  69. 6c96ffe Merged revisions 79349,79381,79412,79801,79818 via svnmerge from by Ezio Melotti · 15 years ago
  70. 21e85c7 Merged revisions 79833 via svnmerge from by Eric Smith · 15 years ago
  71. 2b1a116 Merged revisions 79826 via svnmerge from by Eric Smith · 15 years ago
  72. 19192dd Merged revisions 79797 via svnmerge from by Ezio Melotti · 15 years ago
  73. 9de5a41 Merged revisions 79788 via svnmerge from by Ezio Melotti · 15 years ago
  74. 41fe615 (partially) by Florent Xicluna · 15 years ago
  75. 4c5475d Merged revisions 79314 via svnmerge from by Ezio Melotti · 15 years ago
  76. 9895f91 sync 2.7.rst with trunk by Benjamin Peterson · 15 years ago
  77. abd91d5 Issue 7832. Document changes to unittest.TestCase.assertSameElements and assertItemsEqual by Michael Foord · 15 years ago
  78. 93dc9eb Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge from by Georg Brandl · 15 years ago
  79. c0e22b7 Merged revisions 78101,78115,78117,78182,78188,78245,78386,78496 via svnmerge from by Georg Brandl · 15 years ago
  80. 0d85e41 Fix wrong indentation that was causing a Sphinx warning and a typo. by Ezio Melotti · 15 years ago
  81. ef871f6 Merged revisions 78859-78860 via svnmerge from by Georg Brandl · 15 years ago
  82. 396fad7 Merged revisions 78359-78360 via svnmerge from by Tarek Ziadé · 15 years ago
  83. 7718e5e #7794: describe 3.1 support for executing directories and zip archives by Andrew M. Kuchling · 15 years ago
  84. 9d2d327 Merged revisions 78303 via svnmerge from by Andrew M. Kuchling · 15 years ago
  85. c4a55fc Recorded merge of revisions 78024 via svnmerge from by Georg Brandl · 16 years ago
  86. b086940 Fixed accidental block of r77944. by Eric Smith · 16 years ago
  87. d69fe2a Merged revisions 77712,77740-77741,77756,77886,77902,77936 via svnmerge from by Benjamin Peterson · 16 years ago
  88. 5e55b3e Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,77739,77858,77887,77889 via svnmerge from by Benjamin Peterson · 16 years ago
  89. ba0eacf Merged revisions 77930 via svnmerge from by Tarek Ziadé · 16 years ago
  90. a28e702 Merged revisions 77185-77188,77262,77313,77317,77331-77333,77337-77338 via svnmerge from by Benjamin Peterson · 16 years ago
  91. 0bc8f90 Merged revisions 77339 via svnmerge from by Mark Dickinson · 16 years ago
  92. 6e40e27 Merged revisions 77298 via svnmerge from by Ezio Melotti · 16 years ago
  93. 9eea480 Merged revisions 76852,77001,77115,77127 via svnmerge from by Benjamin Peterson · 16 years ago
  94. 97dd987 Merged revisions 76534,76538,76628,76701,76774 via svnmerge from by Benjamin Peterson · 16 years ago
  95. b88a496 Merged revisions 76702,76704 via svnmerge from by Tarek Ziadé · 16 years ago
  96. f6489f9 Merged revisions 75264,75268,75293,75318,75391-75392,75436,75478,75971,76003,76058,76140-76141,76231,76380,76428-76429 via svnmerge from by Benjamin Peterson · 16 years ago
  97. 8bd0546 Merged revisions 76366 via svnmerge from by Georg Brandl · 16 years ago
  98. 4d131ee Merged revisions 76367 via svnmerge from by Georg Brandl · 16 years ago
  99. 5bab508 Add a note about the RLock acceleration by Antoine Pitrou · 16 years ago
  100. a0dfa82 Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-75433,75437,75445,75501,75551,75572,75589-75591,75657,75742,75868,75952-75957,76057,76105,76139,76143,76162,76223 via svnmerge from by Benjamin Peterson · 16 years ago