1. ea3fdf4 SF patch #659536: Use PyArg_UnpackTuple where possible. by Raymond Hettinger · 22 years ago
  2. f8bcfb1 SF Bug 645777: list.extend() works with any iterable and is no longer by Raymond Hettinger · 22 years ago
  3. 4643bd9 Apparently FreeBSD enables some HW floating-point exceptions by default. by Tim Peters · 22 years ago
  4. 5b26abb Gracefully delay runtime error up to 1s. Add .willdispatch(). by Martin v. Löwis · 22 years ago
  5. 276a8f3 astimezone(): document that None is an OK argument. by Tim Peters · 22 years ago
  6. 56b3184 Added a useful warning to the documentation. by Eric S. Raymond · 22 years ago
  7. 33e9443 Document killpg. by Martin v. Löwis · 22 years ago
  8. 438b534 Patch #657889: Implement posix.getloadavg. by Martin v. Löwis · 22 years ago
  9. 8702d5f And put back a little code duplication, in the form of asserts. by Tim Peters · 22 years ago
  10. 0023703 Squash recently-introduced code duplication. by Tim Peters · 22 years ago
  11. 60c76e4 Make comparison and subtraction of aware objects ignore tzinfo if the by Tim Peters · 22 years ago
  12. f044e09 Changed the input field for the interpreter to use (in the preferences by Jack Jansen · 22 years ago
  13. 9431e48 macfsn is gone. by Jack Jansen · 22 years ago
  14. 6dd561b Integrated macfsn into macfs, and made the Standard File calls return the by Jack Jansen · 22 years ago
  15. 315e9be Return the macfs variation for FSSpec and Alias, not the underlying by Jack Jansen · 22 years ago
  16. 248f6f1 Second-argument alias methods were generated with a variation on by Jack Jansen · 22 years ago
  17. 9a40c1c Add XXX about Winsock error values by Guido van Rossum · 22 years ago
  18. 9647b52 Also skip testHostnameRes() if gethostbyaddr() raises an exception. by Guido van Rossum · 22 years ago
  19. 71e0294 Skip testHostnameRes() if gethostbyname() raises an exception. by Guido van Rossum · 22 years ago
  20. 490602d Fix julian day problem with strptime. Note: XXX about using 0, suggestions? by Neal Norwitz · 22 years ago
  21. 4c0db78 Added tests to ensure that timetz comparison, and datetimetz by Tim Peters · 22 years ago
  22. 8982595 Backing out patch #642578 in anticipation of final acceptance of PEP 302. by Just van Rossum · 22 years ago
  23. 00df3e0 If you entered a pathname for a nonexisting file to a FSSpec constructor by Jack Jansen · 22 years ago
  24. cfe2836 Changed folder name for apps from Python to MacPython-$(VERSION) (for a by Jack Jansen · 22 years ago
  25. e11b510 SF 658405: calendar.py to rely on the datetime module instead of the time by Raymond Hettinger · 22 years ago
  26. 80475bb Implemented datetime.astimezone() and datetimetz.astimezone(). by Tim Peters · 22 years ago
  27. 6578dc9 Whitespace normalization. by Tim Peters · 22 years ago
  28. 75bfd05 Add an XXX comment about relative imports. by Guido van Rossum · 22 years ago
  29. e1bebe9 boolcheck cannot be deleted here. by Tony Lownds · 22 years ago
  30. b693f8e Move boolcheck before import of other IDLE modules by Tony Lownds · 22 years ago
  31. 52d1348 Removed blurb admonishing users to raise an exception if the datetime by Tim Peters · 22 years ago
  32. 2483b61 Added note about technical pickle limitation on tzinfo instances. by Tim Peters · 22 years ago
  33. 1cff9fc tzinfo.{utcoffset,dst} can return timedelta (or integer or None). by Tim Peters · 22 years ago
  34. 78ce6b1 Add test for SF #658106. Will backport. by Neal Norwitz · 22 years ago
  35. c7d8c68 Fix SF #658023, "What's New in 2.3", s12, verbatim error by Neal Norwitz · 22 years ago
  36. 073ac9f Added File and Folder, removed macfs. by Jack Jansen · 22 years ago
  37. e77f58a Fixed typo. by Jack Jansen · 22 years ago
  38. e072b87 Removed macfs, added File and Folder. by Jack Jansen · 22 years ago
  39. 487197d Updated for demise of macfs. by Jack Jansen · 22 years ago
  40. f4f4276 M PyShell.py M idle M idle.py M idle.pyw M setup.py by Kurt B. Kaiser · 22 years ago
  41. 12bf339 Implemented .replace() methods for date, datetime, datetimetz, time and timetz. by Tim Peters · 22 years ago
  42. a2a3cb2 IDLE should exit if it fails to connect with the execution server by Kurt B. Kaiser · 22 years ago
  43. 11220fa 1. RPC stack levels were not pruned from traceback unless IDLE was started by Kurt B. Kaiser · 22 years ago
  44. d375abe Uniform Capitalization in Menus by Kurt B. Kaiser · 22 years ago
  45. b734869 - Various tweaks to shut up compiler warnings. by Jack Jansen · 22 years ago
  46. 74d93c8 Remove debugging connection message by Kurt B. Kaiser · 22 years ago
  47. 234d074 - Various tweaks to forestall compiler warnings. by Jack Jansen · 22 years ago
  48. 15721c5 Oops, old-style types don't have a tp_free slot. Call PyObject_Free by Jack Jansen · 22 years ago
  49. 29fb9c7 Brought the strftime explanation into synch with the plain-text sandbox by Tim Peters · 22 years ago
  50. 0a116f3 Squashed compiler warnings by adding casts, making sure prototypes are in by Jack Jansen · 22 years ago
  51. 446f323 Add in the datetime docs now that they pass LaTeX. Still ugly, but that can by Fred Drake · 22 years ago
  52. bbdb250 Lots of markup changes. This is still pretty sad, but passes LaTeX by Fred Drake · 22 years ago
  53. ce52008 Move the examples of concrete tzinfo classes to a separate file, so the by Fred Drake · 22 years ago
  54. 1fc1fe8 Make this script execute using pythonw by Tony Lownds · 22 years ago
  55. b0bfd0f Revert to revision 1.3; Mac OS X has a platform specific startup script, macosx_main.py by Tony Lownds · 22 years ago
  56. 103ee91 Move boolcheck to PyShell by Tony Lownds · 22 years ago
  57. 4a80a3e Added docs for (draft) pkgutil module. by Fred Drake · 22 years ago
  58. 633d90c Oops. Roll back that last change. It wasn't ready for release. :-( by Guido van Rossum · 22 years ago
  59. cae330e Don't rebind True and False. by Tim Peters · 22 years ago
  60. 9c8a086 Add warning for assignment to None, True and False. This is patch by Guido van Rossum · 22 years ago
  61. a4deda0 Last week we discussed adding this module to the standard library. by Guido van Rossum · 22 years ago
  62. 2736285 call_utc_tzinfo_method(): Got rid of the label and the gotos. by Tim Peters · 22 years ago
  63. c4a3f41 Bump version number by Andrew M. Kuchling · 22 years ago
  64. ae3cb6c Got rid of Mac/Relnotes, and started on mac-specific release notes in NEWS. by Jack Jansen · 22 years ago
  65. 710fa6c Alt-H was conflicting with the Help menu on Windows. by Kurt B. Kaiser · 22 years ago
  66. da4d3c1 M MANIFEST.in M PyShell.py M idlever.py M setup.py by Kurt B. Kaiser · 22 years ago
  67. d684415 I give up: unless I write my own strftime by hand, datetime just can't by Tim Peters · 22 years ago
  68. 83b85f1 Python's strftime implementation does strange things with the year, by Tim Peters · 22 years ago
  69. 14b6941 classify_object(): Renamed more meaningfully, to classify_utcoffset(). by Tim Peters · 22 years ago
  70. 855fe88 Implemented a Wiki suggestion: by Tim Peters · 22 years ago
  71. 1809154 Add configuration for packaging. by Kurt B. Kaiser · 22 years ago
  72. ff002b9 When IDLE is installed and run from a startup script, the script's by Kurt B. Kaiser · 22 years ago
  73. dd70e1b M PyShell.py M idle M setup.py by Kurt B. Kaiser · 22 years ago
  74. 9c36c29 Use wcscoll for _locale.strcoll if available. by Martin v. Löwis · 22 years ago
  75. b92bb71 Added test to ensure that non-string result from dst() raises TypeError. by Tim Peters · 22 years ago
  76. fb8472c Changes sufficient so that pickles written by the Python implementation by Tim Peters · 22 years ago
  77. f39f59a Update the setup file: by Kurt B. Kaiser · 22 years ago
  78. e1d18f5 Fix an error message in the _winreg module. The error message referred by Thomas Heller · 22 years ago
  79. 4ba6067 Remove debugging statement checked in by accident, ah, carelessness. by Kurt B. Kaiser · 22 years ago
  80. 83a3560 "'foo' in str" not implemented in Python 2.2, only single character lookup by Kurt B. Kaiser · 22 years ago
  81. 8ed8320 Fixed longstanding bug in the description of strftime's %W code. by Tim Peters · 22 years ago
  82. 582fa88 *** empty log message *** by Tony Lownds · 22 years ago
  83. f53dec2 Update way a subprocess is launched for Mac OS X. by Tony Lownds · 22 years ago
  84. 2447589 Fix what I believe is a bug: when removing all previous handlers, by Guido van Rossum · 22 years ago
  85. 328fff7 format_utcoffset(): The natural type of the buflen arg is size_t, so used that. by Tim Peters · 22 years ago
  86. d0e2926 Panel Bar on the Bottom is Probably More Common by Kurt B. Kaiser · 22 years ago
  87. a137cc9 Updated. by Kurt B. Kaiser · 22 years ago
  88. 77e8ad4 Always use self->ob_type->tp_free when freeing an object. by Jack Jansen · 22 years ago
  89. 6810f92 The extension module macfs has been replaced by a pure Python version. by Jack Jansen · 22 years ago
  90. e876633 Added the last missing bits of functionality, and fixed a nasty bug where we by Jack Jansen · 22 years ago
  91. 4235e71 A replacement for the macfs extension module, implemented with normal by Jack Jansen · 22 years ago
  92. 4f0e05f Gone: the constants have been moved to macfs.py (which, upon import, also by Jack Jansen · 22 years ago
  93. f955784 Regenerated with inheritance-aware xxxx_Check() macros. by Jack Jansen · 22 years ago
  94. 5bb2f64 Always output an inheritance-aware version of the xxxx_Check() macro. Also by Jack Jansen · 22 years ago
  95. 03d00d5 Fix if-then-else-fi structure. by Martin v. Löwis · 22 years ago
  96. ee65e22 Fix bug introduced by SF patch #643835, Set Next Statement for Python debuggers by Neal Norwitz · 22 years ago
  97. 7e4cfcb Unsupport --without-universal-newlines. by Martin v. Löwis · 22 years ago
  98. 93344ab Update/correct comment by Neal Norwitz · 22 years ago
  99. 8029264 Provide mechanism to deprecate functions, types, and struct members. by Neal Norwitz · 22 years ago
  100. d5e1cef If Edit window has not been saved, offer to save if user tries to Run or by Kurt B. Kaiser · 22 years ago