- eee12e9 Ignore an output directory for intermediates here as well. by Fred Drake · 23 years ago
- fd86771 Fix typo: coverted --> converted. Reported by Francois Pinard. by Fred Drake · 23 years ago
- 77f4438 Update the table of releases. by Fred Drake · 23 years ago
- 688357e Patch #512005: getrusage() returns struct-like object. by Martin v. Löwis · 23 years ago
- bc82ab1 Do not call "knee" a standard module, and point to the new location. by Fred Drake · 23 years ago
- 87bbdd3 Minor clarification about what's actually promised for PyMem_Malloc(0). by Tim Peters · 23 years ago
- 68304cc Move reference material on PyArg_Parse*() out of the Extending & Embedding by Fred Drake · 23 years ago
- 9651198 Remove weird spacing in typeset version of the chapter head. by Fred Drake · 23 years ago
- d15a0a0 Fix bug in command line handling, noted by Fredrik Lundh. by Fred Drake · 23 years ago
- e03e1fe Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea, by Fred Drake · 23 years ago
- d3dab2b Update doc to reflect Tim's changes to bool. by Neal Norwitz · 23 years ago
- a8e5d43 Minor style change. by Fred Drake · 23 years ago
- 9b3e2ca Add support for \textgreater, \textless. Updated productionlist environment. by Fred Drake · 23 years ago
- a2c2595 Add a version annotation regarding the urlopen(proxies={...}). by Fred Drake · 23 years ago
- 5ca3a08 The rest of the documentation for manual proxy configuration for a basic by Fred Drake · 23 years ago
- d216703 Documentation for manual proxy configuration, by Andy Gimblett. by Fred Drake · 23 years ago
- e13602e Mark the notice about the new development version of the docs as not needing by Fred Drake · 23 years ago
- 2e1c09c Removed old Digital Creations copyright/license notices (with by Guido van Rossum · 23 years ago
- ce5df49 SF 539024, Fix broken link to numpy by Neal Norwitz · 23 years ago
- 243ea71 Correct the descriptions of the PyObject_As*Buffer() return values. by Fred Drake · 23 years ago
- 3a52ff6 Add empty section for bool by Andrew M. Kuchling · 23 years ago
- 77f6a65 Add the 'bool' type and its values 'False' and 'True', as described in by Guido van Rossum · 23 years ago
- b81fbad Updated PEP link to point to the now-canonical site. by Fred Drake · 23 years ago
- dbfe768 Update the PEP URL format to point to python.org. by Fred Drake · 23 years ago
- 103b548 Add a note warning against semicolons following PyObject_HEAD. Minor cleanups. by Fred Drake · 23 years ago
- 45afd54 Add an item by Andrew M. Kuchling · 23 years ago
- aee113d Add an experimental mechanism to support extending the pprint formatting. by Fred Drake · 23 years ago
- 4dfb7a8 Explain that os.spawn*() return the process handle on Windows. by Fred Drake · 23 years ago
- d764b0a There is no PyArg_ConvertTuple(); call it by the right name. by Fred Drake · 23 years ago
- d5a072f Fix up the documentation of the type codes to give both the C and Python by Fred Drake · 23 years ago
- 88955cb Change reference to execframes to naming. by Jeremy Hylton · 23 years ago
- e604875 Restore a minimal definition of execution frame, since other parts of by Jeremy Hylton · 23 years ago
- 1824b59 Update programmer's note on nested functions. by Jeremy Hylton · 23 years ago
- f3255c8 Reword explanation of global statement since an undeclared global is a by Jeremy Hylton · 23 years ago
- f0c1f1b Note the sole case in which the ban on "from ... import *" within a by Jeremy Hylton · 23 years ago
- 15b6897 Remove the following restriction: by Jeremy Hylton · 23 years ago
- d09ed68 Note that it is illegal to delete a cell variable. by Jeremy Hylton · 23 years ago
- 2225add Given lambda its own section, instead of burying it in boolean operators. by Jeremy Hylton · 23 years ago
- 53ed917 Update / simplify Identifiers section for nested scopes. by Jeremy Hylton · 23 years ago
- e7d5773 Update docs for nested scopes. by Jeremy Hylton · 23 years ago
- f54519d Update to push the docs to python.org instead of python.sf.net. by Fred Drake · 23 years ago
- f4dd65d Copy section on generators from the 2.2 document with a bit of rewriting by Andrew M. Kuchling · 23 years ago
- 9da3efd Mention 2.2.1 in intro and in bug/patch counts by Andrew M. Kuchling · 23 years ago
- 8392f36 Update documentation of code objects. by Jeremy Hylton · 23 years ago
- c9319b3 Minor adjustments. by Fred Drake · 23 years ago
- 26c49b6 Small fixes for description of function attributes. by Jeremy Hylton · 23 years ago
- fe5a538 Use the right types for a couple of fields of the type structure. by Fred Drake · 23 years ago
- 0ffd14c Started updating information about defining attributes on types. by Fred Drake · 23 years ago
- b1af637 Mark a couple of types that had not been marked. by Fred Drake · 23 years ago
- 0f9a34d Added comments for more entries of the type structure in the example by Fred Drake · 23 years ago
- 2ab0a10 The new files included by \verbatiminput in newtypes.tex. by Fred Drake · 23 years ago
- 81b750d Move some of the longer example code to external fragments, and by Fred Drake · 23 years ago
- e9fba91 Added index entries. by Fred Drake · 23 years ago
- 00f712e Extend \verbatiminput so that the typeset version provides the same appearance by Fred Drake · 23 years ago
- 8d62e94 Minor wording change. by Fred Drake · 23 years ago
- bb6bbc4 add exception class hierarchy. This should probably be done differently, by Skip Montanaro · 23 years ago
- 31f8483 Allow a page break in a code longish example. by Fred Drake · 23 years ago
- 47cdf6f Add documentation on the hasfree data object. by Fred Drake · 23 years ago
- e3a3ceb Minor consistency adjustments. by Fred Drake · 23 years ago
- 7bf9715 Introduce two new flag bits that can be set in a PyMethodDef method by Fred Drake · 23 years ago
- ed6a886 Ignore new output directory. by Fred Drake · 23 years ago
- 2e64c34 Expose C library's gettext. Fixes #516412. by Martin v. Löwis · 23 years ago
- 8a79727 add seealso referring to site module doc where people can learn how to by Skip Montanaro · 23 years ago
- 9e38c10 fix a typo in PyErr_Format table and add row for 'p' format char by Skip Montanaro · 23 years ago
- 03594bb Fill in this document a bit, adding reminders of items that should be included by Andrew M. Kuchling · 23 years ago
- 4e526fe Add the "What's New" document to the index of HTML documents. by Fred Drake · 23 years ago
- 69f0a8e The <link> to the stylesheet should include the type attribute. by Fred Drake · 23 years ago
- 3014086 Wire up the makefile to more fully support the "What's New" documents. by Fred Drake · 23 years ago
- 9ac14de Wire in the "What's New" document. by Fred Drake · 23 years ago
- 03e1031 Add a starter for the next "What's New" document. by Fred Drake · 23 years ago
- 15fc72c Make \url to force horizontal mode. by Fred Drake · 23 years ago
- 57f8e06 Document the finditer() function and method. This closes SF bug #520904. by Fred Drake · 23 years ago
- 3787c9d Added description of binhex.Error. by Fred Drake · 23 years ago
- 1e962cb document InvalidURL exception by Skip Montanaro · 23 years ago
- ccbb0ed Add local_hostname to SMTP.__init__(). by Neil Schemenauer · 23 years ago
- 1941528 Fix example for PyErr_SetFromErrno() (need to pass exception type). by Neil Schemenauer · 23 years ago
- 79f1813 Add more example exceptions that unpickling can raise. by Neil Schemenauer · 23 years ago
- cf43004 Fix broken HTML in the head; this was reported by a user as causing Opera 6.01 by Fred Drake · 23 years ago
- e22d3df Fix grammar by Neal Norwitz · 23 years ago
- b25c2b0 [Apply SF patch #504943] by Walter Dörwald · 23 years ago
- 1abca4a SF# 522426, add doc for common parameter for filecmp.cmpfiles() by Neal Norwitz · 23 years ago
- 1268678 Adjust some poor wording in the text that explains what events are used by Fred Drake · 23 years ago
- 2f31d56 Clarify that copy_reg.pickle() is not intended for use with "classic" classes. by Fred Drake · 23 years ago
- f6eafc3 Fix up unescaped tilde; reported by several people. by Fred Drake · 23 years ago
- a8b6638 Remove extra verb; reported by Detlef Lannert. by Fred Drake · 23 years ago
- 5c137c2 Patch #495598: add an -q (quiet) option to pycompile. by Martin v. Löwis · 23 years ago
- 10acc8f added note that xmlrpclib won't marshal instances of subclasses of the by Skip Montanaro · 23 years ago
- 587c98c Patch #430706: Persistent connections in BaseHTTPServer. by Martin v. Löwis · 23 years ago
- 8e0c82a Fix stupid typo in example. by Fred Drake · 23 years ago
- 83d14c1 Markup error: braces not properly marked in dictionary display by Fred Drake · 23 years ago
- f275803 Clarify the descriptions of the positive and negative lookbehind assertions. by Fred Drake · 23 years ago
- 0e4cd7f pdfTeX 0.13 and 0.14 do not agree on the name of the macro, and I will not by Fred Drake · 23 years ago
- 5381588 Revise the markup related to the grammar productions to increase the by Fred Drake · 23 years ago
- 7fe80a1 Make the release status obvious in the title area. by Fred Drake · 23 years ago
- dc8d407 update text to refer to ServerProxy class in preference to Server, which is by Skip Montanaro · 23 years ago
- 5d11747 Describe how to support the iterator protocol in extension types. by Fred Drake · 23 years ago
- e789ea1 Extend the list of special characters and magic markup used to produce them by Fred Drake · 23 years ago
- f171ad9 Change the way \textasciitilde is implemented so it works more consistently by Fred Drake · 23 years ago
- 6ccdccd Add a note that Py_None needs the same reference count treatment as any by Fred Drake · 23 years ago
- f981617 "level" keyword argument in example should be "stacklevel". by Fred Drake · 23 years ago