1. 567332a Start something that might make table notes easier to deal with, eventually. by Fred Drake · 22 years ago
  2. 40819d5 Search for and use BerkeleyDB 4.1 if it's available. Python's by Barry Warsaw · 22 years ago
  3. 74859f3 Template for future tests. by Barry Warsaw · 22 years ago
  4. 9bdeee4 Clean up a table so it passes formatting. by Fred Drake · 22 years ago
  5. b983aa0 Add news about fix for bug #624807. by Neil Schemenauer · 22 years ago
  6. 0de926f Added the \var{} markup so the tables will look good. by Raymond Hettinger · 22 years ago
  7. 3ea60c2 Match new sequence behavior. User defined types now behave better as and by Neil Schemenauer · 22 years ago
  8. 36e142e This file hasn't been committed for a long time, because it erronuously ended by Jack Jansen · 22 years ago
  9. 0df2958 Consolidate the int and long sequence repeat code. Before the change, by Neil Schemenauer · 22 years ago
  10. 9911fc4 Long-obsolete, replaced by Carbon.Sound. by Jack Jansen · 22 years ago
  11. d4b0fea Always try nb_* slots before trying sq_concat, sq_inplace_concat, sq_repeat, by Neil Schemenauer · 22 years ago
  12. 6005a34 Added markup upto line 233. by Raymond Hettinger · 22 years ago
  13. 497e5c4 Update the email package news. by Barry Warsaw · 22 years ago
  14. d1adc8a Describe the new `errors' argument to Header.__init__() and Header.append() by Barry Warsaw · 22 years ago
  15. 10ee7a7 test_bad_8bit_header(): Tests for optional argument `errors'. See SF by Barry Warsaw · 22 years ago
  16. f4fdff7 Header.__init__(), .append(): Add an optional argument `errors' which by Barry Warsaw · 22 years ago
  17. 72261c9 Actually, make this 2.5a1 since it will include API changes that may by Barry Warsaw · 22 years ago
  18. 5b177f1 Silence cast warnings for Tcl 8.3. by Martin v. Löwis · 22 years ago
  19. 207d1c2 Bump to 2.5 by Barry Warsaw · 22 years ago
  20. f29ffbd TestMIMEAudio.setUp(): Use the email package's copy of the audio test by Barry Warsaw · 22 years ago
  21. c99c08c A copy of the audio test file from Lib/test, needed because some by Barry Warsaw · 22 years ago
  22. 31cc315 Added tests that conversion to our own timezone is always an identity, by Tim Peters · 22 years ago
  23. ba97659 parsedate_tz(): Fix SF bug #552345, optional FWS between the comma and by Barry Warsaw · 22 years ago
  24. 795833f test_parsedate_compact(): A test for optional FWS between the comma by Barry Warsaw · 22 years ago
  25. 1024bf8 Beefed up the timezone conversion test by adding a phony UTC zone that's by Tim Peters · 22 years ago
  26. 5c8fef9 A code cleansing pass by Barry Warsaw · 22 years ago
  27. faf5e4d Patch 659834 by Magnus Lie Hetland: by Guido van Rossum · 22 years ago
  28. 1fb22bb Port rfc822.py changes that didn't make it into this copy, by Barry Warsaw · 22 years ago
  29. edb59c1 test_name_with_dots(): A new test to ensure that we're implementing by Barry Warsaw · 22 years ago
  30. fa91858 More markup additions by Andrew M. Kuchling · 22 years ago
  31. 63b482c String tests should test 8-bit strings :-) by Marc-André Lemburg · 22 years ago
  32. e401b6f Last checkin was missing the tuple comma. by Raymond Hettinger · 22 years ago
  33. ecccafb Restore the test of the random module after including "Random" in the by Raymond Hettinger · 22 years ago
  34. d6d7cfa Minor grammar fix, and clarification by Andrew M. Kuchling · 22 years ago
  35. c97868e Mark up more text by Andrew M. Kuchling · 22 years ago
  36. ad4d9b9 Untabify. by Greg Ward · 22 years ago
  37. e703766 Whitespace fixes to conform to coding standards. by Greg Ward · 22 years ago
  38. 4c47bd5 Temporarily comment out a test that crashes upon the introduction of by Raymond Hettinger · 22 years ago
  39. 5c5c577 Comment fix. by Greg Ward · 22 years ago
  40. 37897c2 Rename some mixer methods: by Greg Ward · 22 years ago
  41. 7b43c68 Remove 'x_' prefix from oss_t and oss_mixer_t struct members. by Greg Ward · 22 years ago
  42. dd24a9f This test depends on the exact ordering produced by the WichmannHill by Raymond Hettinger · 22 years ago
  43. 4647f50 Revert the last change. Tim was faster and chose a different route. by Raymond Hettinger · 22 years ago
  44. a6af477 Document the _randommodule project for the Windows build. by Raymond Hettinger · 22 years ago
  45. d1f5ccc Taught the Windows build about _randommodule.c. This is compiled by Tim Peters · 22 years ago
  46. 621818b A start at non-trivial (== DST-aware) tests of timezone conversion. by Tim Peters · 22 years ago
  47. 40f6217 SF patch 658251: Install a C implementation of the Mersenne Twister as the by Raymond Hettinger · 22 years ago
  48. 5e65ce6 Remove some old debugging print statements. by Kurt B. Kaiser · 22 years ago
  49. 4ada7ad M EditorWindow.py M PyShell.py by Kurt B. Kaiser · 22 years ago
  50. af72d52 Add newsitem for the two new unittest methods. by Raymond Hettinger · 22 years ago
  51. 79f5783 Patch for bug #659709: bogus computation of float length by Marc-André Lemburg · 22 years ago
  52. bbfb910 Make error message more specific for min() and max(). Suggested by MvL. by Raymond Hettinger · 22 years ago
  53. c7b0769 Incorporate Skip's suggestion to use SciPy's validation test near by Raymond Hettinger · 22 years ago
  54. 3c736f1 Demonstrate use of PyType_Ready() in the example. by Raymond Hettinger · 22 years ago
  55. 8c6e0ec Bug #599248: strip directories when building Python. Out-of-tree builds should work again. by Andrew M. Kuchling · 22 years ago
  56. 4464432 Suppress unsafe *Cookie class warnings by Andrew M. Kuchling · 22 years ago
  57. 7877a76 Patch #655760: add warnings when the unsafe *Cookie classes are instantiated by Andrew M. Kuchling · 22 years ago
  58. ea3fdf4 SF patch #659536: Use PyArg_UnpackTuple where possible. by Raymond Hettinger · 22 years ago
  59. f8bcfb1 SF Bug 645777: list.extend() works with any iterable and is no longer by Raymond Hettinger · 22 years ago
  60. 4643bd9 Apparently FreeBSD enables some HW floating-point exceptions by default. by Tim Peters · 22 years ago
  61. 5b26abb Gracefully delay runtime error up to 1s. Add .willdispatch(). by Martin v. Löwis · 22 years ago
  62. 276a8f3 astimezone(): document that None is an OK argument. by Tim Peters · 22 years ago
  63. 56b3184 Added a useful warning to the documentation. by Eric S. Raymond · 22 years ago
  64. 33e9443 Document killpg. by Martin v. Löwis · 22 years ago
  65. 438b534 Patch #657889: Implement posix.getloadavg. by Martin v. Löwis · 22 years ago
  66. 8702d5f And put back a little code duplication, in the form of asserts. by Tim Peters · 22 years ago
  67. 0023703 Squash recently-introduced code duplication. by Tim Peters · 22 years ago
  68. 60c76e4 Make comparison and subtraction of aware objects ignore tzinfo if the by Tim Peters · 22 years ago
  69. f044e09 Changed the input field for the interpreter to use (in the preferences by Jack Jansen · 22 years ago
  70. 9431e48 macfsn is gone. by Jack Jansen · 22 years ago
  71. 6dd561b Integrated macfsn into macfs, and made the Standard File calls return the by Jack Jansen · 22 years ago
  72. 315e9be Return the macfs variation for FSSpec and Alias, not the underlying by Jack Jansen · 22 years ago
  73. 248f6f1 Second-argument alias methods were generated with a variation on by Jack Jansen · 22 years ago
  74. 9a40c1c Add XXX about Winsock error values by Guido van Rossum · 22 years ago
  75. 9647b52 Also skip testHostnameRes() if gethostbyaddr() raises an exception. by Guido van Rossum · 22 years ago
  76. 71e0294 Skip testHostnameRes() if gethostbyname() raises an exception. by Guido van Rossum · 22 years ago
  77. 490602d Fix julian day problem with strptime. Note: XXX about using 0, suggestions? by Neal Norwitz · 22 years ago
  78. 4c0db78 Added tests to ensure that timetz comparison, and datetimetz by Tim Peters · 22 years ago
  79. 8982595 Backing out patch #642578 in anticipation of final acceptance of PEP 302. by Just van Rossum · 22 years ago
  80. 00df3e0 If you entered a pathname for a nonexisting file to a FSSpec constructor by Jack Jansen · 22 years ago
  81. cfe2836 Changed folder name for apps from Python to MacPython-$(VERSION) (for a by Jack Jansen · 22 years ago
  82. e11b510 SF 658405: calendar.py to rely on the datetime module instead of the time by Raymond Hettinger · 22 years ago
  83. 80475bb Implemented datetime.astimezone() and datetimetz.astimezone(). by Tim Peters · 22 years ago
  84. 6578dc9 Whitespace normalization. by Tim Peters · 22 years ago
  85. 75bfd05 Add an XXX comment about relative imports. by Guido van Rossum · 22 years ago
  86. e1bebe9 boolcheck cannot be deleted here. by Tony Lownds · 22 years ago
  87. b693f8e Move boolcheck before import of other IDLE modules by Tony Lownds · 22 years ago
  88. 52d1348 Removed blurb admonishing users to raise an exception if the datetime by Tim Peters · 22 years ago
  89. 2483b61 Added note about technical pickle limitation on tzinfo instances. by Tim Peters · 22 years ago
  90. 1cff9fc tzinfo.{utcoffset,dst} can return timedelta (or integer or None). by Tim Peters · 22 years ago
  91. 78ce6b1 Add test for SF #658106. Will backport. by Neal Norwitz · 22 years ago
  92. c7d8c68 Fix SF #658023, "What's New in 2.3", s12, verbatim error by Neal Norwitz · 22 years ago
  93. 073ac9f Added File and Folder, removed macfs. by Jack Jansen · 22 years ago
  94. e77f58a Fixed typo. by Jack Jansen · 22 years ago
  95. e072b87 Removed macfs, added File and Folder. by Jack Jansen · 22 years ago
  96. 487197d Updated for demise of macfs. by Jack Jansen · 22 years ago
  97. f4f4276 M PyShell.py M idle M idle.py M idle.pyw M setup.py by Kurt B. Kaiser · 22 years ago
  98. 12bf339 Implemented .replace() methods for date, datetime, datetimetz, time and timetz. by Tim Peters · 22 years ago
  99. a2a3cb2 IDLE should exit if it fails to connect with the execution server by Kurt B. Kaiser · 22 years ago
  100. 11220fa 1. RPC stack levels were not pruned from traceback unless IDLE was started by Kurt B. Kaiser · 22 years ago