1. cc773d3 __getslice__(): Make this use the constructor form that gets a sequence by Fred Drake · 24 years ago
  2. e60de4d Added a new "base" type, IOobject for which most of the by Jim Fulton · 24 years ago
  3. d1229f5 Uncommented tests that failed for cStringIO, by Jim Fulton · 24 years ago
  4. 6d699ca Adding Jeremy's new test_import (SF patch 101709). by Tim Peters · 24 years ago
  5. 962c9e7 Add SAXReaderNotAvailable, and use it to distinguish between an by Martin v. Löwis · 24 years ago
  6. 75698a4 Removing these scripts. redemo.py lives on in Tools/scripts/. by Guido van Rossum · 24 years ago
  7. 70280b8 I'm moving redemo.py here from Demo/tkinter/guido, since it is by Guido van Rossum · 24 years ago
  8. 2834b97 [ Bug #113803 ] [2.0b1 NT4.0] printing non asci char causes idle to abort by Guido van Rossum · 24 years ago
  9. 4764913 Use the cvsinfo module instead of a module stuff off in my personal collection. by Fred Drake · 24 years ago
  10. 72fbd82 Support module to help work with checked-out CVS trees. by Fred Drake · 24 years ago
  11. 60ad79f Donn Cave <donn@oz.net>: New README for BeOS R5. by Fred Drake · 24 years ago
  12. 02776ad Donn Cave <donn@u.washington.edu>: by Fred Drake · 24 years ago
  13. b59c460 Donn Cave <donn@u.washington.edu>: by Fred Drake · 24 years ago
  14. a6c2eb5 Donn Cave <donn@u.washington.edu>: by Fred Drake · 24 years ago
  15. 51d9036 Norman Vine <nhv@users.sourceforge.net>: by Fred Drake · 24 years ago
  16. 5d63a39 is_zipfile() description: Use the same name for the parameter as the by Fred Drake · 24 years ago
  17. 50a22a4 Added a name. by Fred Drake · 24 years ago
  18. 36ed560 Added section on threads problems on Reliant UNIX; this relates to by Fred Drake · 24 years ago
  19. 00236f3 [ Bug #110677 ] PRIVATE: various minor Tkinter things (PR#388) by Guido van Rossum · 24 years ago
  20. c54d190 SF bug 115831 and Ping's SF patch 101751, 0.0**-2.0 returns inf rather than by Tim Peters · 24 years ago
  21. 4779a0a Remove some debugging messages - although this code is a complete hack, we dont need to announce it to the world every time they use freeze! by Mark Hammond · 24 years ago
  22. 034c2a9 Add support for "import re" -- it uses pre, but user code does not need to. by Fred Drake · 24 years ago
  23. 410cb6b The _PyTuple_Resize() last_is_sticky flag must now always be false. by Neil Schemenauer · 24 years ago
  24. 08b53e6 Simplify _PyTuple_Resize by not using the tuple free list and dropping by Neil Schemenauer · 24 years ago
  25. 98dc065 SF "bug" 115973: patches from Norman Vine so that shared libraries and by Tim Peters · 24 years ago
  26. 293b03f translation(): Minor optimization patch which avoids instantiating the by Barry Warsaw · 24 years ago
  27. 7d1219d Change all occurances of by Barry Warsaw · 24 years ago
  28. 3dc0a51 [ Patch #101730 ] Add initial static support for Darwin/MacOSX. By D.K. Wolfe. by Guido van Rossum · 24 years ago
  29. 77317ca Added Py_FPROTO macro which was available in Python 1.5.x and below. by Marc-André Lemburg · 24 years ago
  30. 7724944 Fix Bug #115907: encode '=' as '=3D' and not '==' by Jeremy Hylton · 24 years ago
  31. 9351dd2 Document the lookbehind assertions (closing bug#115119) by Andrew M. Kuchling · 24 years ago
  32. dc9100f Fix for SF bug #115987: PyInstance_HalfBinOp does not initialize the by Thomas Wouters · 24 years ago
  33. 7a90db6 Document expand() method of MatchObjects by Andrew M. Kuchling · 24 years ago
  34. 1f7838b Detect conflicting Python DLL on module import under Windows - as per [ Patch #101676 ] by Mark Hammond · 24 years ago
  35. 85788ed Better add at least a short docstring to the module! by Fred Drake · 24 years ago
  36. 6522192 Add a link to the new acks.html file. by Fred Drake · 24 years ago
  37. 3705e59 Add rules for generating the acks.html file at the top of the document tree. by Fred Drake · 24 years ago
  38. 702f2d7 Ignore the acks.html file, since it is generated. by Fred Drake · 24 years ago
  39. f23431d New script to convert the ACKS file to a nicely formatted HTML file. by Fred Drake · 24 years ago
  40. 01a110b Use the new support module instead of including all the getopt by Fred Drake · 24 years ago
  41. ca2b2e0 Factor out some of the presentation and shared code from mkmodindex and by Fred Drake · 24 years ago
  42. 4beff43 List of acknowledgements culled from CVS checkin logs and memory. by Fred Drake · 24 years ago
  43. ad14720 New tool for normalizing indentation of .py files. by Tim Peters · 24 years ago
  44. 559b5c8 Update for next planned release. by Fred Drake · 24 years ago
  45. d57731f Move LONG_BIT from intobject.c to pyport.h. #error if it's already been by Tim Peters · 24 years ago
  46. c85eb0b Enable the binascii module for Win64. It builds and passes the test suite. by Trent Mick · 24 years ago
  47. d68d0a6 Fix for test_class.py on Win64. id(self), which on Win64 returns a by Trent Mick · 24 years ago
  48. b2c2c9e - update Neil's email address by Neil Schemenauer · 24 years ago
  49. 97d723b - do not start collection during processing of an exception by Neil Schemenauer · 24 years ago
  50. 5196c58 - Fix a GC bug caused by PyDict_New() failing. by Neil Schemenauer · 24 years ago
  51. e3550a6 - fix a GC bug caused by malloc() failing by Neil Schemenauer · 24 years ago
  52. 15f0666 Added deprecation notices to atof(), atoi(), and atol(), recommending by Fred Drake · 24 years ago
  53. c71c23e Added \versionchanged comment to os.popen() noting that it was unreliable by Fred Drake · 24 years ago
  54. 63eb630 Remove styling information that conflicts with or duplicates the stylesheet; by Fred Drake · 24 years ago
  55. d44dc3c Rewrites to section on new development process, after Usenet discussion by Andrew M. Kuchling · 24 years ago
  56. 0b4e25d Use \obindex{...} instead of \indexii{...}{type} in many places; this is by Fred Drake · 24 years ago
  57. d215218 test_popen2 broke on Windows shortly after 2.0b2 was released. Fixed it. by Tim Peters · 24 years ago
  58. cf0a1cc Support non-namespace elements in *ElementNS of XMLGenerator. by Martin v. Löwis · 24 years ago
  59. 1654b43 Preliminary tool to troll through the CVS logs and LaTeX sources for by Fred Drake · 24 years ago
  60. 5b4c228 _PyUnicode_Fini(): Initialize the local freelist walking variable `u' by Barry Warsaw · 24 years ago
  61. 562586e Accept keyword arguments for (most) pattern and match object by Fredrik Lundh · 24 years ago
  62. d11b5e5 Recompile pattern if (?x) flag was found inside the pattern during the by Fredrik Lundh · 24 years ago
  63. 4ae8ef8 In _PyUnicode_Fini(), decref unicode_empty before tearng down the free by Guido van Rossum · 24 years ago
  64. 1319e3e Remove old note that os.popen() on Windows is unreliable; this is no by Fred Drake · 24 years ago
  65. f19a7ac Fix a few problems with the _Printer class and the license variable. by Guido van Rossum · 24 years ago
  66. 12e1595 Clarify that isatty is only guaranteed to return true for slave ends of by Thomas Wouters · 24 years ago
  67. f2c1be2 On some systems (like Solaris), the master end of a tty/pty pair is by Thomas Wouters · 24 years ago
  68. 13589c6 Bump the release number for the upcoming candidate. by Fred Drake · 24 years ago
  69. 65d4bc6 Fixed negative lookahead/lookbehind. Closes bug #115618. by Fredrik Lundh · 24 years ago
  70. 8429448 _PyImport_Fini(): Closed small memory leak when an embedded app calls by Barry Warsaw · 24 years ago
  71. e35360f Jim Ahlstrom sent a few corrections to my changes. (Thanks!) by Fred Drake · 24 years ago
  72. 5191463 Undo Ping's change. by Guido van Rossum · 24 years ago
  73. 099e534 Change first line to #!/usr/bin/env python (really just to test check-in). by Ka-Ping Yee · 24 years ago
  74. 5f84c9b $OFF_SITE_LINK_ICON: Don't define here; simply defining it overrides a by Fred Drake · 24 years ago
  75. 58a2dff Replace minimal \seetext references with better annotated \seerfc by Fred Drake · 24 years ago
  76. da175f4 Bump version to 1.0. by Greg Ward · 24 years ago
  77. 25a309c Remove some debugging prints. by Greg Ward · 24 years ago
  78. a9d3783 Fixed so --no-compile is a negative alias for --compile. by Greg Ward · 24 years ago
  79. 9216cfe Added a long-winded comment (and commented-out comment to go with out) by Greg Ward · 24 years ago
  80. d52755f Provide a clearer error message when urlopen fails because of an by Jeremy Hylton · 24 years ago
  81. 4dc1a6d Added some comments on the interaction of reload() and extension modules. by Fred Drake · 24 years ago
  82. 296b8f5 Add deprecation note since the XML support is shaping up. by Fred Drake · 24 years ago
  83. d254c00 Remove redundent information from a docstring. by Fred Drake · 24 years ago
  84. 8093b70 Minor change to attributes so that the stylesheets can have better control. by Fred Drake · 24 years ago
  85. 0422e7f Remove comment about -lucb for the mmap module -- the module has been by Fred Drake · 24 years ago
  86. 484d735 Delay import of py_compile until needed, since is is only used by the by Fred Drake · 24 years ago
  87. 4278024 Substantially revised documentation for the zipfile module, partially based by Fred Drake · 24 years ago
  88. 5df72f0 Minor stylesheet nit. by Fred Drake · 24 years ago
  89. 1ea64ea Supporting rl_library_version is more trouble than it's worth -- by Guido van Rossum · 24 years ago
  90. 3105f92 Added Daniel Dittmar, for helping get the configuration working for by Fred Drake · 24 years ago
  91. 7a40c07 make_icon_filename(): Convenience function to turn a partial filename by Fred Drake · 24 years ago
  92. 625915e typo by Jeremy Hylton · 24 years ago
  93. e3c3b27 Fix a bug in stack overflow error handling. This fixes half of Bug #115555. by Guido van Rossum · 24 years ago
  94. f6791f3 Minor usage fix. by Fred Drake · 24 years ago
  95. 3944a01 Do not set Konquerer to be the default browser if $KDEDIR is set -- some by Fred Drake · 24 years ago
  96. 8d3312f Add documentation and warnings for the isCallable(), isMappingType(), by Fred Drake · 24 years ago
  97. 0295181 Typo fix. by Greg Ward · 24 years ago
  98. 73a6c94 Added the ability to do byte-compilation at build time, currently off by Greg Ward · 24 years ago
  99. 8161022 Added --compile, --optimize options so users have an easy way to by Greg Ward · 24 years ago
  100. cb9c9ae Finished the overhaul of byte-compilation options: there's now a 6-way by Greg Ward · 24 years ago