2000-10-11 |
Lars Gustäbel | Added non-ns start and end element methods. |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | Document the exceptions that now get raised on invalid... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | Test the exception-raising for error cases in copy_reg. |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | In the module docstring, clarify that this is used... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | Another gcc -Wall warning squashed: |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | Remove one more gcc -Wall warning. |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Guido van Rossum | Jack Jansen reported that the regression test failed... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Barry Warsaw | Added test cases for extended printing to an instance... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | Make sure methods of ZipFile objects are in alphabetica... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Trent Mick | Use suggested workaround for PyOS_CheckStack causing... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | Remove the last gcc -Wall warning about possible use... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Tim Peters | Attempt to fix bogus gcc -Wall warnings reported by... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Fred Drake | Fix the docstring for new.function(). |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Fred Drake | Fixed a large number of small problems, mostly noted... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Fred Drake | Avoid a couple of "value computed is not used" warnings... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Fred Drake | Note that the UserString/MutableString classes are... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Fred Drake | Revise the examples not to use the "from socket import... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Fred Drake | Remove duplicated text from urlopen() description,... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Fred Drake | Substantially revise to handle the fact that Python... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Fred Drake | Make it clear that copy_reg.pickle() should not be... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Fred Drake | Fixed lots of small nits caught by Ka-Ping Yee <ping... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Fred Drake | Minor nit fixes based on suggestions from Ka-Ping Yee... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Fred Drake | Better synopsis based on suggestion from Ka-Ping Yee... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Fred Drake | Better synopses based on suggestions from Ka-Ping Yee... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Fred Drake | Move the documentation for the mutex module to be with... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Guido van Rossum | Place the full text of the CNRI license verbatim in... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.0c1 |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Tim Peters | When the classes in wave.py opened files themselves... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Guido van Rossum | The usual. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Jeremy Hylton | The Usual. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Jeremy Hylton | the usual |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Jeremy Hylton | add note explaining what a release candidate is |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | This file is no longer used. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Tim Peters | Repaired IDLE Unicode bug description. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | Another generated file... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | Remove macro that mentions DL_EXPORT_HEADER; it caused... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Guido van Rossum | WAVE test + bugfix contributor. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Guido van Rossum | wave test output |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Guido van Rossum | Simple test suite for wave.py by Jean-Claude Rimbault... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | Paul Prescod <paul@prescod.net>: |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Guido van Rossum | Fix by Jean-Claude Rimbault [ Bug #116271 ] -- the... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | Move the test for confirmation that all nodes have... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Guido van Rossum | And another. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Guido van Rossum | Checking in three Darwin-specific patches. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Jeremy Hylton | typo |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Guido van Rossum | Use python$EXE instead of python, for Darwin. (Patch... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Guido van Rossum | For Darwin, export EXE (needed by Lib/plat-generic... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Guido van Rossum | One more name. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | Do not forget to build the acks.html file when building... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Jeremy Hylton | added better description of BeOS changes from Donn... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Jeremy Hylton | Summary of changes between 2.0b2 and 2.0c1 |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Jeremy Hylton | new name |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | Work around annoyances in LaTeX2HTML. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Fred Drake | Push xmllib to the end of the markup chapter since... |
commit | commitdiff | tree | snapshot |
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 |
next |