2000-10-09 |
Fred Drake | Another name. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | Donn Cave <donn@oz.net>: |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | Donn Cave <donn@oz.net>: |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | Donn Cave <donn@oz.net>: |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | Donn Cave <donn@oz.net>: |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | Updated version from Donn Cave <donn@oz.net>. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Martin v. Löwis | _exceptions: Format a missing system id as <unknown>. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | Denis S. Otkidach <ods@users.sourceforge.net>: |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Jeremy Hylton | bump patchlevel to 2.0c1 |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Jeremy Hylton | read in a .pyc file and disassemble the code objects |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Andrew M. Kuchling | Patch #101810: check whether zst.avail_out is non-zero... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Guido van Rossum | Fixed leapdays(). From Patch #101841, by Denis S.... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Guido van Rossum | Adapt test output to changed error message. |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Guido van Rossum | Be consistent in the description of audio formats:... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Guido van Rossum | Correct output. |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Guido van Rossum | It seems our sound cards can't play mulaw data. Use... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Martin v. Löwis | Don't use string methods to allow sharing this code... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Fredrik Lundh | Fixed too ambitious "nothing to repeat" check. Closes... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Fred Drake | The test is good, but Jim forgot to check in the update... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Guido van Rossum | Put arguments to test -z in double quotes. Fixes Bug... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Fred Drake | Hush the nanny. |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Fred Drake | Fix a couple of places where the descriptions of *_GET_... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Fred Drake | Donn Cave <donn@oz.net>: |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Martin v. Löwis | Record bugs found when comparing the module with DOM... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Mark Hammond | Prevent possible buffer overflow exploits under Windows... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Fredrik Lundh | SRE didn't handle character category followed by hyphen... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Marc-André... | [ Bug #116174 ] using %% in cstrings sometimes fails... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Marc-André... | Updated test with a case which checks for the bug repor... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Tim Peters | Possible fix for Skip's bug 116136 (sre recursion limit... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Tim Peters | Prep Windows installer for 2.0c1: title and build... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Tim Peters | Fix for next iteration of SF bug 115690 (Unicode headac... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Martin v. Löwis | Add .toxml test case, as proposed by Alex Martelli... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Martin v. Löwis | minidom: access attribute value before printing it |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Martin v. Löwis | Add a test case for reporting the file name, and for... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Martin v. Löwis | In an incremental parser, close the parser after feedin... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Martin v. Löwis | Don't use a file object as system id; try to propagate... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Martin v. Löwis | Don't report a final chunk for an external entity parser. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Martin v. Löwis | Move translation from expat.error to SAXParseException... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Include more information from the docstrings. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Another name. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Donn Cave <donn@oz.net>: |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Fix a couple of typos in docstrings. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Fix really bad typo, noted by Neil Schemenauer <nas... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Add notes on the requirements for subclasses. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Revise the versioning information to say that this... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Made a number of revisions suggested by Fredrik Lundh. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jeremy Hylton | test_linuxaudio: |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | It turns out that Guido does not like or encourage... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | __getslice__(): Make this use the constructor form... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jim Fulton | Added a new "base" type, IOobject for which most of the |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jim Fulton | Uncommented tests that failed for cStringIO, |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Tim Peters | Adding Jeremy's new test_import (SF patch 101709). |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Martin v. Löwis | Add SAXReaderNotAvailable, and use it to distinguish... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Guido van Rossum | Removing these scripts. redemo.py lives on in Tools... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Guido van Rossum | I'm moving redemo.py here from Demo/tkinter/guido,... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Guido van Rossum | [ Bug #113803 ] [2.0b1 NT4.0] printing non asci char... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Use the cvsinfo module instead of a module stuff off... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Support module to help work with checked-out CVS trees. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Donn Cave <donn@oz.net>: |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Donn Cave <donn@u.washington.edu>: |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Donn Cave <donn@u.washington.edu>: |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Donn Cave <donn@u.washington.edu>: |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Norman Vine <nhv@users.sourceforge.net>: |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | is_zipfile() description: Use the same name for the... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Added a name. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Fred Drake | Added section on threads problems on Reliant UNIX;... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Guido van Rossum | [ Bug #110677 ] PRIVATE: various minor Tkinter things... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Tim Peters | SF bug 115831 and Ping's SF patch 101751, 0.0**-2.0... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Mark Hammond | Remove some debugging messages - although this code... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Fred Drake | Add support for "import re" -- it uses pre, but user... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Neil Schemenauer | The _PyTuple_Resize() last_is_sticky flag must now... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Neil Schemenauer | Simplify _PyTuple_Resize by not using the tuple free... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Tim Peters | SF "bug" 115973: patches from Norman Vine so that... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Barry Warsaw | translation(): Minor optimization patch which avoids... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Barry Warsaw | Change all occurances of |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Guido van Rossum | [ Patch #101730 ] Add initial static support for Darwin... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Marc-André... | Added Py_FPROTO macro which was available in Python... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Jeremy Hylton | Fix Bug #115907: encode '=' as '=3D' and not '==' |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Andrew M. Kuchling | Document the lookbehind assertions (closing bug#115119) |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Thomas Wouters | Fix for SF bug #115987: PyInstance_HalfBinOp does not... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Andrew M. Kuchling | Document expand() method of MatchObjects |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Mark Hammond | Detect conflicting Python DLL on module import under... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Fred Drake | Better add at least a short docstring to the module! |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Fred Drake | Add a link to the new acks.html file. |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Fred Drake | Add rules for generating the acks.html file at the... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Fred Drake | Ignore the acks.html file, since it is generated. |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Fred Drake | New script to convert the ACKS file to a nicely formatt... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Fred Drake | Use the new support module instead of including all... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Fred Drake | Factor out some of the presentation and shared code... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Fred Drake | List of acknowledgements culled from CVS checkin logs... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Tim Peters | New tool for normalizing indentation of .py files. |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Fred Drake | Update for next planned release. |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Tim Peters | Move LONG_BIT from intobject.c to pyport.h. #error... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Trent Mick | Enable the binascii module for Win64. It builds and... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Trent Mick | Fix for test_class.py on Win64. id(self), which on... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Neil Schemenauer | - update Neil's email address |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Neil Schemenauer | - do not start collection during processing of an exception |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Neil Schemenauer | - Fix a GC bug caused by PyDict_New() failing. |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Neil Schemenauer | - fix a GC bug caused by malloc() failing |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Fred Drake | Added deprecation notices to atof(), atoi(), and atol... |
commit | commitdiff | tree | snapshot |
next |