- 08b53e6 Simplify _PyTuple_Resize by not using the tuple free list and dropping by Neil Schemenauer · 24 years ago
- 98dc065 SF "bug" 115973: patches from Norman Vine so that shared libraries and by Tim Peters · 24 years ago
- 293b03f translation(): Minor optimization patch which avoids instantiating the by Barry Warsaw · 24 years ago
- 7d1219d Change all occurances of by Barry Warsaw · 24 years ago
- 3dc0a51 [ Patch #101730 ] Add initial static support for Darwin/MacOSX. By D.K. Wolfe. by Guido van Rossum · 24 years ago
- 77317ca Added Py_FPROTO macro which was available in Python 1.5.x and below. by Marc-André Lemburg · 24 years ago
- 7724944 Fix Bug #115907: encode '=' as '=3D' and not '==' by Jeremy Hylton · 24 years ago
- 9351dd2 Document the lookbehind assertions (closing bug#115119) by Andrew M. Kuchling · 24 years ago
- dc9100f Fix for SF bug #115987: PyInstance_HalfBinOp does not initialize the by Thomas Wouters · 24 years ago
- 7a90db6 Document expand() method of MatchObjects by Andrew M. Kuchling · 24 years ago
- 1f7838b Detect conflicting Python DLL on module import under Windows - as per [ Patch #101676 ] by Mark Hammond · 24 years ago
- 85788ed Better add at least a short docstring to the module! by Fred Drake · 24 years ago
- 6522192 Add a link to the new acks.html file. by Fred Drake · 24 years ago
- 3705e59 Add rules for generating the acks.html file at the top of the document tree. by Fred Drake · 24 years ago
- 702f2d7 Ignore the acks.html file, since it is generated. by Fred Drake · 24 years ago
- f23431d New script to convert the ACKS file to a nicely formatted HTML file. by Fred Drake · 24 years ago
- 01a110b Use the new support module instead of including all the getopt by Fred Drake · 24 years ago
- ca2b2e0 Factor out some of the presentation and shared code from mkmodindex and by Fred Drake · 24 years ago
- 4beff43 List of acknowledgements culled from CVS checkin logs and memory. by Fred Drake · 24 years ago
- ad14720 New tool for normalizing indentation of .py files. by Tim Peters · 24 years ago
- 559b5c8 Update for next planned release. by Fred Drake · 24 years ago
- d57731f Move LONG_BIT from intobject.c to pyport.h. #error if it's already been by Tim Peters · 24 years ago
- c85eb0b Enable the binascii module for Win64. It builds and passes the test suite. by Trent Mick · 24 years ago
- d68d0a6 Fix for test_class.py on Win64. id(self), which on Win64 returns a by Trent Mick · 24 years ago
- b2c2c9e - update Neil's email address by Neil Schemenauer · 24 years ago
- 97d723b - do not start collection during processing of an exception by Neil Schemenauer · 24 years ago
- 5196c58 - Fix a GC bug caused by PyDict_New() failing. by Neil Schemenauer · 24 years ago
- e3550a6 - fix a GC bug caused by malloc() failing by Neil Schemenauer · 24 years ago
- 15f0666 Added deprecation notices to atof(), atoi(), and atol(), recommending by Fred Drake · 24 years ago
- c71c23e Added \versionchanged comment to os.popen() noting that it was unreliable by Fred Drake · 24 years ago
- 63eb630 Remove styling information that conflicts with or duplicates the stylesheet; by Fred Drake · 24 years ago
- d44dc3c Rewrites to section on new development process, after Usenet discussion by Andrew M. Kuchling · 24 years ago
- 0b4e25d Use \obindex{...} instead of \indexii{...}{type} in many places; this is by Fred Drake · 24 years ago
- d215218 test_popen2 broke on Windows shortly after 2.0b2 was released. Fixed it. by Tim Peters · 24 years ago
- cf0a1cc Support non-namespace elements in *ElementNS of XMLGenerator. by Martin v. Löwis · 24 years ago
- 1654b43 Preliminary tool to troll through the CVS logs and LaTeX sources for by Fred Drake · 24 years ago
- 5b4c228 _PyUnicode_Fini(): Initialize the local freelist walking variable `u' by Barry Warsaw · 24 years ago
- 562586e Accept keyword arguments for (most) pattern and match object by Fredrik Lundh · 24 years ago
- d11b5e5 Recompile pattern if (?x) flag was found inside the pattern during the by Fredrik Lundh · 24 years ago
- 4ae8ef8 In _PyUnicode_Fini(), decref unicode_empty before tearng down the free by Guido van Rossum · 24 years ago
- 1319e3e Remove old note that os.popen() on Windows is unreliable; this is no by Fred Drake · 24 years ago
- f19a7ac Fix a few problems with the _Printer class and the license variable. by Guido van Rossum · 24 years ago
- 12e1595 Clarify that isatty is only guaranteed to return true for slave ends of by Thomas Wouters · 24 years ago
- f2c1be2 On some systems (like Solaris), the master end of a tty/pty pair is by Thomas Wouters · 24 years ago
- 13589c6 Bump the release number for the upcoming candidate. by Fred Drake · 24 years ago
- 65d4bc6 Fixed negative lookahead/lookbehind. Closes bug #115618. by Fredrik Lundh · 24 years ago
- 8429448 _PyImport_Fini(): Closed small memory leak when an embedded app calls by Barry Warsaw · 24 years ago
- e35360f Jim Ahlstrom sent a few corrections to my changes. (Thanks!) by Fred Drake · 24 years ago
- 5191463 Undo Ping's change. by Guido van Rossum · 24 years ago
- 099e534 Change first line to #!/usr/bin/env python (really just to test check-in). by Ka-Ping Yee · 24 years ago
- 5f84c9b $OFF_SITE_LINK_ICON: Don't define here; simply defining it overrides a by Fred Drake · 24 years ago
- 58a2dff Replace minimal \seetext references with better annotated \seerfc by Fred Drake · 24 years ago
- da175f4 Bump version to 1.0. by Greg Ward · 24 years ago
- 25a309c Remove some debugging prints. by Greg Ward · 24 years ago
- a9d3783 Fixed so --no-compile is a negative alias for --compile. by Greg Ward · 24 years ago
- 9216cfe Added a long-winded comment (and commented-out comment to go with out) by Greg Ward · 24 years ago
- d52755f Provide a clearer error message when urlopen fails because of an by Jeremy Hylton · 24 years ago
- 4dc1a6d Added some comments on the interaction of reload() and extension modules. by Fred Drake · 24 years ago
- 296b8f5 Add deprecation note since the XML support is shaping up. by Fred Drake · 24 years ago
- d254c00 Remove redundent information from a docstring. by Fred Drake · 24 years ago
- 8093b70 Minor change to attributes so that the stylesheets can have better control. by Fred Drake · 24 years ago
- 0422e7f Remove comment about -lucb for the mmap module -- the module has been by Fred Drake · 24 years ago
- 484d735 Delay import of py_compile until needed, since is is only used by the by Fred Drake · 24 years ago
- 4278024 Substantially revised documentation for the zipfile module, partially based by Fred Drake · 24 years ago
- 5df72f0 Minor stylesheet nit. by Fred Drake · 24 years ago
- 1ea64ea Supporting rl_library_version is more trouble than it's worth -- by Guido van Rossum · 24 years ago
- 3105f92 Added Daniel Dittmar, for helping get the configuration working for by Fred Drake · 24 years ago
- 7a40c07 make_icon_filename(): Convenience function to turn a partial filename by Fred Drake · 24 years ago
- 625915e typo by Jeremy Hylton · 24 years ago
- e3c3b27 Fix a bug in stack overflow error handling. This fixes half of Bug #115555. by Guido van Rossum · 24 years ago
- f6791f3 Minor usage fix. by Fred Drake · 24 years ago
- 3944a01 Do not set Konquerer to be the default browser if $KDEDIR is set -- some by Fred Drake · 24 years ago
- 8d3312f Add documentation and warnings for the isCallable(), isMappingType(), by Fred Drake · 24 years ago
- 0295181 Typo fix. by Greg Ward · 24 years ago
- 73a6c94 Added the ability to do byte-compilation at build time, currently off by Greg Ward · 24 years ago
- 8161022 Added --compile, --optimize options so users have an easy way to by Greg Ward · 24 years ago
- cb9c9ae Finished the overhaul of byte-compilation options: there's now a 6-way by Greg Ward · 24 years ago
- 04cc88d Remove the temporary byte-compilation script when we're done with it. by Greg Ward · 24 years ago
- c1acc69 From 'run()', only call 'bytecompile()' if we actually have by Greg Ward · 24 years ago
- f217e21 Tweaked 'byte_compile()' so it silently skips non-Python files, rather than by Greg Ward · 24 years ago
- 4b6ea79 Don't rename Tkinter to Tk; closes bug 115714 Subclass Error from Exception. by Martin v. Löwis · 24 years ago
- 145f96e my_getpagesize(): New function; returns the size of a page of memory. by Fred Drake · 24 years ago
- 370a29f Added a zip() test where one of the arguments is an instance whose by Barry Warsaw · 24 years ago
- cc4adf2 Add missing "s" from format string. This closes SourceForge patch #101714. by Fred Drake · 24 years ago
- 0bc5953 Added skeletal "Building Extensions: Tips and Tricks" section. This by Greg Ward · 24 years ago
- 1df6e7b Reduced the 'bytecompile()' method to a one-line wrapper around by Greg Ward · 24 years ago
- 1297b5c Added 'byte_compile(): an all-singing, all-dancing wrapper around the by Greg Ward · 24 years ago
- 4752769 Various docstring tweaks. by Greg Ward · 24 years ago
- b8b263b Reformat docstrings. by Greg Ward · 24 years ago
- cb1f4c4 Standardized whitespace around function calls. by Greg Ward · 24 years ago
- 963cd2d Andrew Kuchling: changed so the '_path_created' dictionary is keyed on by Greg Ward · 24 years ago
- 3e6d438 Fixed 'run()' so it doesn't call 'bytecompile()' if 'install()' returned None. by Greg Ward · 24 years ago
- e564278 Expect a tuple (dest_name, copied) from 'copy_file()'. by Greg Ward · 24 years ago
- ff50ad5 Fix header file usage so that NULL is defined. NULL is needed by by Marc-André Lemburg · 24 years ago
- 3a5a2bd Changed 'build_module()' so it returns the result of 'copy_file()' by Greg Ward · 24 years ago
- 0d4a853 Changed 'copy_file()' so it returns a tuple (dest_name, copied) -- hopefully, by Greg Ward · 24 years ago
- ec84c21 In 'get_platform()', handle so-called POSIX systems that don't have by Greg Ward · 24 years ago
- 64d855a Changed to use the 'sub-commands' machinery: by Greg Ward · 24 years ago
- 70b1fd1 Moved some things around for better organization. by Greg Ward · 24 years ago
- d15a942 Fixed spelling of module; closes bug 115712. by Martin v. Löwis · 24 years ago