1. 84ee323 John Aycock correctly pointed out that the grammar for by Tim Peters · 22 years ago
  2. c32f033 Deprecated Random.cunifvariate clearing bug 506647. Also, added docstrings. by Raymond Hettinger · 22 years ago
  3. f070cce (py-goto-statement-below): Watch out for landing in a triple quoted by Barry Warsaw · 22 years ago
  4. db2e3e3 Added missing dependency on the refcount data file. by Fred Drake · 22 years ago
  5. 1ccb3ee Link with the right C library! This has always been wrong (& my fault). by Tim Peters · 22 years ago
  6. f547863 Use Perl function prototypes to help avoid definition/usage mismatches by Fred Drake · 22 years ago
  7. ffb294b Add refcount information for PySequence_ITEM(). by Fred Drake · 22 years ago
  8. 86228e4 Add version annotation for PySequence_ITEM(). by Fred Drake · 22 years ago
  9. bf9cb3f Use function instead of macro spellings for PyObject_memorystuff. by Tim Peters · 22 years ago
  10. c9ca5c8 Whitespace normalization. by Tim Peters · 22 years ago
  11. 8ac1495 Whitespace normalization. by Tim Peters · 22 years ago
  12. f655328 parseaddr(): Fixed in the same way that Message.getaddrlist() was by Barry Warsaw · 22 years ago
  13. 12424bc force gzip module to open files using 'b'inary mode. closes patch #536278. by Skip Montanaro · 22 years ago
  14. d4e5be5 Closes: #556025 seg fault when doing list(xrange(1e9)) by Neal Norwitz · 22 years ago
  15. 7779b20 Remove spurious "()" from the __str__() description. by Fred Drake · 22 years ago
  16. 177b4a0 Jack's documentation for the U mode character on the file() by Barry Warsaw · 22 years ago
  17. 4be55b5 file_doc: Add some description of the U mode character, but only when by Barry Warsaw · 22 years ago
  18. 24cf776 Patch #491107: Cygwin setup.py import workaround patch by Jason Tishler · 22 years ago
  19. a43b2c4 Regenerated from new Universal Headers. by Jack Jansen · 22 years ago
  20. a7f4ded Allow the script to have not only a TEXT filetype but also a null filetype (to enable files to be created from the Unix side of OSX to be droppable on the MacPython interpreter). by Jack Jansen · 22 years ago
  21. 0e2f798 Replaced lots of PyMem_DEL() calls with PyObject_DEL(). by Jack Jansen · 22 years ago
  22. 422cdde Enable WITH_PYMALLOC. by Jack Jansen · 22 years ago
  23. 94ce52e Added 2 more addresses to send release notifications to. by Jack Jansen · 22 years ago
  24. c585075 Added a version annotation for StringTypes. Added documentation for BooleanType. by Fred Drake · 22 years ago
  25. 4319315 Bump to version 2.0.4 by Barry Warsaw · 22 years ago
  26. 4be9ecc getaddresses(): Like the change in rfc822.py, this one needs to access by Barry Warsaw · 22 years ago
  27. c421ad4 Minor typo: Message.getall() -> Message.get_all() by Barry Warsaw · 22 years ago
  28. 012ed5d add BooleanType by Skip Montanaro · 22 years ago
  29. 5e355b2 In both spilldata() functions, pretend that the docstring for by Guido van Rossum · 22 years ago
  30. 0a8d4d5 Message.getaddrlist(): Use the AddressList.addresslist attribute by Barry Warsaw · 22 years ago
  31. 6cf09f0 Patch 543387. Document deprecation of complex %, //,and divmod(). by Raymond Hettinger · 22 years ago
  32. 97394bc Patch 533291. Deprecate None return form of __reduce__. by Raymond Hettinger · 22 years ago
  33. 7f7d5bf Patch 543222. Disable script bindings in shell window. by Raymond Hettinger · 22 years ago
  34. f79f2f9 Add additional comments on the use of \deprecated. by Fred Drake · 22 years ago
  35. a2b11ec Add IS_TRACKED and IS_MOVED macros. This makes the logic a little more clear. by Neil Schemenauer · 22 years ago
  36. 0ebac97 Patch 549187. Improve string formatting error message. by Raymond Hettinger · 22 years ago
  37. 5ecb7aa Add availability information for a couple of the types, and notes on writing by Fred Drake · 22 years ago
  38. fecdb49 Another one. by Guido van Rossum · 22 years ago
  39. 8eaa3ad Patches 558535. The standard Windows binding for Edit Select All by Raymond Hettinger · 22 years ago
  40. 2513357 Munge the RCS keywords to avoid updates, so the version number matches that by Fred Drake · 22 years ago
  41. 755f75e Use types.StringTypes instead of explicit (str, unicode) list by Michael W. Hudson · 22 years ago
  42. 7b7ba54 Guess what? --disable-unicode proofing. by Michael W. Hudson · 22 years ago
  43. f207277 More --disable-unicode stuff. by Michael W. Hudson · 22 years ago
  44. 3704644 Use types.StringTypes instead of (types.StringType, types.UnicodeType) -- by Michael W. Hudson · 22 years ago
  45. 9c37306 tolerate --disable-unicode... by Michael W. Hudson · 22 years ago
  46. 7c6a4ad More mindless --disable-unicode proofing. by Michael W. Hudson · 22 years ago
  47. 286225b easy --disable-unicode proofing. by Michael W. Hudson · 22 years ago
  48. d95c828 Fix for by Michael W. Hudson · 22 years ago
  49. 47f3e2c Add a bit of news about the email package fixes. by Barry Warsaw · 22 years ago
  50. 6d86f83 A test message w/ CRLF line endings by Barry Warsaw · 22 years ago
  51. e0d85c8 Add two new tests of recent email package fixes: CRLF line endings, by Barry Warsaw · 22 years ago
  52. 7e21b67 I've thought about it some more, and I believe it is proper for the by Barry Warsaw · 22 years ago
  53. 812031b Fixed a bug in the splitting of lines, and improved the splitting for by Barry Warsaw · 22 years ago
  54. 8c1aac2 Complete a merge of the mimelib project and the Python cvs codebases by Barry Warsaw · 22 years ago
  55. 2ae8753 Added Mitchell Surface's regression tests for base64. Closes patch #550002. by Raymond Hettinger · 22 years ago
  56. 18ca791 Typo. by Guido van Rossum · 22 years ago
  57. 4e76555 Fix broken reference, minor clarification. by Fred Drake · 22 years ago
  58. 742dc77 Typo: build -> built by Fred Drake · 22 years ago
  59. f077f79 Added (with GvR's endorsement) Matthew Dixon Cowles by Raymond Hettinger · 22 years ago
  60. cadc9fb Patch 547037. Corrected documentation to match by Raymond Hettinger · 22 years ago
  61. 1e1fcef Back out #555929 by Martin v. Löwis · 22 years ago
  62. b07fa39 Added missing index entries for mapping methods. Closes patch #548693. by Raymond Hettinger · 22 years ago
  63. 8bf46e4 This is patch by Michael W. Hudson · 22 years ago
  64. eadb6bb Patch #555929: Cygwin AH_BOTTOM cleanup patch by Jason Tishler · 22 years ago
  65. 5cc21ae Patch #553678: Cygwin Makefile.pre.in vestige patch by Jason Tishler · 22 years ago
  66. d1fa3db Added docstrings excerpted from Python Library Reference. Closes patch 556161. by Raymond Hettinger · 22 years ago
  67. 55956c9 Fixed bug: Split RPC message into two parts instead of three by Chui Tey · 22 years ago
  68. 9aa97e8 Minor wording changes, plus correct a typo. by Fred Drake · 22 years ago
  69. 30d59ba Simplify code to remove an unnecessary test. by Fred Drake · 22 years ago
  70. 570764d Use spaces, not tabs for indents. by Guido van Rossum · 22 years ago
  71. 2d2b51b Added tests for new degree/radian conversions. by Raymond Hettinger · 22 years ago
  72. b760efb Closes patch 529408 deprecating random.stdgamma(). by Raymond Hettinger · 22 years ago
  73. bdc8289 smtp_RCPT(): Removed a somewhat embarrassing debugging line, found by by Barry Warsaw · 22 years ago
  74. 576474c Closes SF bug 527139. Brings docs inline with random.py 1.29 by Raymond Hettinger · 22 years ago
  75. ca6cdc2 Closes SF bug 527139. Moved temp variables inside guard. by Raymond Hettinger · 22 years ago
  76. 5359ad6 Correct gammavariate's method name and domain. by Raymond Hettinger · 22 years ago
  77. eaba9d7 Added typechecking to the individual python->CF converters, so we can use them in the CF object initializers safely. by Jack Jansen · 22 years ago
  78. 23be1ce Added CFPreferences support. Added these as functions, not methods, which seemed counter-intuitive. by Jack Jansen · 22 years ago
  79. 4402241 Jim Fulton reported a segfault in dir(). A heavily proxied object by Guido van Rossum · 22 years ago
  80. df4dabd SF 554663. Add OpenBSD3. Bugfix candidate if anyone cares. by Guido van Rossum · 22 years ago
  81. 6a1bd39 SF 554073. Fix typo in error reporting of unrecognized character by Guido van Rossum · 22 years ago
  82. 1755ad9 array_tounicode isn't defined in --disable-unicode builds... by Michael W. Hudson · 22 years ago
  83. e1c67d1 Make StringIO work in --disable-unicode builds... by Michael W. Hudson · 22 years ago
  84. 775c11f Add #ifdef PY_USING_UNICODE sections, so that by Walter Dörwald · 22 years ago
  85. 87f59ee Noted SF patch 552452 adding degree/radian conversions to mathmodule.c. by Raymond Hettinger · 22 years ago
  86. d6f2267 Added degrees() and radians() to mathmodule. Closes patch 552452 and by Raymond Hettinger · 22 years ago
  87. 64108af Adds tests for degrees() and radians() functions added to mathmodule. by Raymond Hettinger · 22 years ago
  88. c045b49 Added degrees() and radians() to mathmodule. Closing patch 552452 and by Raymond Hettinger · 22 years ago
  89. 7906634 - Better exception when a NULL CF object is encountered. by Jack Jansen · 22 years ago
  90. 69c9266 (py-execute-region): Do the blank line skipping inside the by Barry Warsaw · 22 years ago
  91. 39a86c2 SF bug 555042: zip() may trigger MemoryError. by Tim Peters · 22 years ago
  92. 9b1df1d Noted change in ftplib 1.68 closing SF patch 553277. by Raymond Hettinger · 22 years ago
  93. e874fc3 Closes SF patch 553277. Per GvR, reverting to original patch -- the way to by Raymond Hettinger · 22 years ago
  94. 9415309 Closes SF patch: 552468. by Raymond Hettinger · 22 years ago
  95. 59518b0 Fix typo: ptread --> pthread Closes SF bug #554644. by Fred Drake · 22 years ago
  96. 6d207c0 - Get data from CFData objects as Python strings and vv. by Jack Jansen · 22 years ago
  97. e037665 Use isinstance() in preference to comparison of type by is. by Jeremy Hylton · 22 years ago
  98. fad2f59 Give the enumerate() PEP a section of its own Add some credits Fill in a link by Andrew M. Kuchling · 22 years ago
  99. 007c04a [from Oct 2000] Start fleshing out the "Examples" section. by Greg Ward · 22 years ago
  100. 954ce8b [from Oct 2000] by Greg Ward · 22 years ago