1. fce769e Merged revisions 71465 via svnmerge from by Nick Coghlan · 16 years ago
  2. 7f587cd Fix alignment by Raymond Hettinger · 16 years ago
  3. 5bfd8ce Add examples. by Raymond Hettinger · 16 years ago
  4. c2a4f4f Update signature style for optional arguments, part 3. by Georg Brandl · 16 years ago
  5. c4f8b24 Merged revisions 71441 via svnmerge from by Georg Brandl · 16 years ago
  6. b4d31fe Merged revisions 71424-71425,71428-71429 via svnmerge from by Georg Brandl · 16 years ago
  7. 71b6772 Merged revisions 71409 via svnmerge from by Georg Brandl · 16 years ago
  8. 175cb23 Clarify the table entries for combinatorics. by Raymond Hettinger · 16 years ago
  9. bf1537c Fix link by Raymond Hettinger · 16 years ago
  10. 3618078 Add note on using keyword arguments with OrderedDict. by Raymond Hettinger · 16 years ago
  11. be3a821 Fix markup by Raymond Hettinger · 16 years ago
  12. 35a8836 Update whatsnew based on doc search. by Raymond Hettinger · 16 years ago
  13. 2a39e0f Clean-up an example. by Raymond Hettinger · 16 years ago
  14. b9b3319 Remove bits that pertained to earlier releases. by Raymond Hettinger · 16 years ago
  15. 238018c Perform minor copy edits by Raymond Hettinger · 16 years ago
  16. 4c0b1e4 Add example for auto-renaming. by Raymond Hettinger · 16 years ago
  17. d1b3de3 Fix-up attribution per IRC discussion with GPolo. by Raymond Hettinger · 16 years ago
  18. 347396a Add link. by Raymond Hettinger · 16 years ago
  19. d99fe9f Fix make.bat to match makefile changes by Raymond Hettinger · 16 years ago
  20. 79d0b0e Put core language changes in a separate section from module changes. by Raymond Hettinger · 16 years ago
  21. c4faeea Fix nits by Raymond Hettinger · 16 years ago
  22. 15efcb6 Fix internal link. by Raymond Hettinger · 16 years ago
  23. 958e368 Add an example metaclass showing a use of __prepare__() as outlined in PEP 3115. by Raymond Hettinger · 16 years ago
  24. 76efa2b Fix nit. by Raymond Hettinger · 16 years ago
  25. c1bd49a Improve the prose just a bit. by Raymond Hettinger · 16 years ago
  26. dbd51b5 Fix links to Decimal and ttk. by Raymond Hettinger · 16 years ago
  27. f4cc2c4 Add example. Fix spelling. Fix patch attribution. by Raymond Hettinger · 16 years ago
  28. 8d97ccb Add more examples. by Raymond Hettinger · 16 years ago
  29. f637050 Merged revisions 71291 via svnmerge from by Tarek Ziadé · 16 years ago
  30. 0d8f073 Update signature style of optional arguments, part two. by Georg Brandl · 16 years ago
  31. 965ce87 Merged revisions 70908,70939,71009,71022,71036 via svnmerge from by Benjamin Peterson · 16 years ago
  32. d23f822 Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from by Benjamin Peterson · 16 years ago
  33. e099b37 #5391 make mmap work exclusively with bytes by Benjamin Peterson · 16 years ago
  34. 7fe73a1 Merged revisions 70837,70864,70878,71004,71032,71043 via svnmerge from by Benjamin Peterson · 16 years ago
  35. 8e33051 Note an improvement to pydoc. by Raymond Hettinger · 16 years ago
  36. f84dfe5 Remove minor entry. Add the ttk module. by Raymond Hettinger · 16 years ago
  37. 8daab40 Fix nits. by Raymond Hettinger · 16 years ago
  38. 2a02777 Eliminate a duplicate entry. by Raymond Hettinger · 16 years ago
  39. 3fa0fb4 typo by Benjamin Peterson · 16 years ago
  40. c4f6d29 Complete the first-pass at whatsnew. by Raymond Hettinger · 16 years ago
  41. f41857e More notes on 3.1 improvements. by Raymond Hettinger · 16 years ago
  42. e7ec57d More updates to whatsnew by Raymond Hettinger · 16 years ago
  43. 1f251a0 Start building-up the whatsnew document for Py3.1 by Raymond Hettinger · 16 years ago
  44. 65c9eb2 Add helpful link. by Raymond Hettinger · 16 years ago
  45. 8b7d4aa Update documentation for csv module to reflect changes in code, by R. David Murray · 16 years ago
  46. a921fb0 Py_BuildValue's 'c' code should use byte strings #5666 by Benjamin Peterson · 16 years ago
  47. 3cde7c7 Undocument the existence of the memo attribute and its main use-case. by Alexandre Vassalotti · 16 years ago
  48. 1102062 Emphasize that Unpickler.memo is not necessarily a dict. by Alexandre Vassalotti · 16 years ago
  49. 9d7665d Add more examples in pickle documentation. by Alexandre Vassalotti · 16 years ago
  50. ffcec43 Remove old reference to cPickle. by Alexandre Vassalotti · 16 years ago
  51. 9743fd0 Fix typo. by Raymond Hettinger · 16 years ago
  52. 85737b8 Update docs for namedtuple's renaming change. by Raymond Hettinger · 16 years ago
  53. bd25d33 Clarify that datetime strftime does not produce leap seconds and datetime by R. David Murray · 16 years ago
  54. a826f32 Merged revisions 71031 via svnmerge from by Brett Cannon · 16 years ago
  55. b868a66 First batch of signature documentation changes; using default argument syntax where applicable. by Georg Brandl · 16 years ago
  56. 7fe9853 make 'c' only accept bytes and 'C' only unicode #5499 by Benjamin Peterson · 16 years ago
  57. 605b9d9 fix markup by Benjamin Peterson · 16 years ago
  58. bc6c2b5 Explain a little about the explanation. by Brett Cannon · 16 years ago
  59. 9f4cb1c Add a meta path importer example. by Brett Cannon · 16 years ago
  60. 0e4caf4 Merged revisions 70992,70995 via svnmerge from by Benjamin Peterson · 16 years ago
  61. 1fd32a6 Add link to an alternative generator with a long-period. by Raymond Hettinger · 16 years ago
  62. 16248a4 Add some clarification to the importlib docs. by Brett Cannon · 16 years ago
  63. c748506 #5636: fix next -> __next__ in csv reader docs. by Georg Brandl · 16 years ago
  64. d2ee64d Improve examples for collections.deque() by Raymond Hettinger · 16 years ago
  65. b2e36f1 Merged revisions 70910 via svnmerge from by Tarek Ziadé · 16 years ago
  66. 33413cb Add missing label. by Georg Brandl · 16 years ago
  67. 890a49a #1717: fix-up docs for comparison in newtypes document. by Georg Brandl · 16 years ago
  68. ce9fbd3 #5241: document missing A in regex howto. by Georg Brandl · 16 years ago
  69. 47f27a3 Forward-port of #992207 fix: document that the parser only accepts \\n newlines. (And remove a leftover footnote.) by Georg Brandl · 16 years ago
  70. 2115176 #5548: do return the new module from PyMODINIT_FUNC functions. by Georg Brandl · 16 years ago
  71. 5081f7e #5566: remove duplicate entry. by Georg Brandl · 16 years ago
  72. 1052f89 Update HTTPResponse documentation and add placeholder for HTTPMessage. by Jeremy Hylton · 16 years ago
  73. e257316 Document public attributes of urllib.request.Request. by Jeremy Hylton · 16 years ago
  74. abb02fd Change email address. by Jeremy Hylton · 16 years ago
  75. ab6f2f6 Fix segfaults when running test_exceptions with coverage tracing, caused by wrongly defining Exception.__context__ as a T_OBJECT structmember which does not set the member to NULL on None assignment, and generally does not do type checks. This could be used to crash the interpreter by setting any object to __context__. The same applies to __cause__. Also document the PyException_* functions. by Georg Brandl · 16 years ago
  76. 70d61ce "Port" the fix for issue 1974 from the trunk (2.7). Because Python 3.x does things much better, less changes are necessary. by Barry Warsaw · 16 years ago
  77. 7f6b4f8 Make sure time.strptime only accepts strings (and document the fact like by Brett Cannon · 16 years ago
  78. d687887 Remove merging leftover. by Georg Brandl · 16 years ago
  79. 0961354 Thorough review of importlib docs. Reviewed by Brett himself. by Guido van Rossum · 16 years ago
  80. ac4b39f Merged revisions 70746 via svnmerge from by Ronald Oussoren · 16 years ago
  81. ded31c4 Merged revisions 70656,70668-70669,70671,70701,70703,70706 via svnmerge from by Benjamin Peterson · 16 years ago
  82. 5879d41 Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-70698,70700,70704 via svnmerge from by Benjamin Peterson · 16 years ago
  83. b40b947 Issue #5463: Remove _PY_STRUCT_RANGE_CHECKING constant from struct by Mark Dickinson · 16 years ago
  84. c8a608c Merged revisions 70678 via svnmerge from by Mark Dickinson · 16 years ago
  85. e549ead Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from by Benjamin Peterson · 16 years ago
  86. b556452 Publicize 3.1-specific performance enhancements by Antoine Pitrou · 16 years ago
  87. 9d81def Merged revisions 70647,70652 via svnmerge from by Antoine Pitrou · 16 years ago
  88. 7a51e58 Merged revisions 70648 via svnmerge from by Georg Brandl · 16 years ago
  89. 236654b Fix some string encoding issues with entity bodies in HTTP requests. by Jeremy Hylton · 16 years ago
  90. 9611b5e wild card import is only allowed at the module level by Benjamin Peterson · 16 years ago
  91. 0468df3 clarify the type of data returned by Skip Montanaro · 16 years ago
  92. 7c43524 fix function name by Benjamin Peterson · 16 years ago
  93. 70e32c8 fix some versionchanged and versionadded directives by Benjamin Peterson · 16 years ago
  94. 52baa29 Merged revisions 70558,70561-70563,70568-70571 via svnmerge from by Benjamin Peterson · 16 years ago
  95. 6b232cd Add links to related resources. by Raymond Hettinger · 16 years ago
  96. fd88ea7 For some reason rst docs like an initial 3 space indent. by Raymond Hettinger · 16 years ago
  97. 5254c04 Merged revisions 70555 via svnmerge from by Benjamin Peterson · 16 years ago
  98. 87d98bc PyString_FromString -> PyUnicode_FromString by Benjamin Peterson · 16 years ago
  99. 3a652b1 Merged revisions 70546 via svnmerge from by Antoine Pitrou · 16 years ago
  100. 3036420 more about the file type's death #5513 by Benjamin Peterson · 16 years ago