2001-02-22 |
Tim Peters | Windows: Remove soundex from pythoncore subproject. |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Andrew M. Kuchling | Mention the removal of soundex.c |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Andrew M. Kuchling | Patch #103926: fix two warnings from Tru64's compiler |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Andrew M. Kuchling | Remove soundex module, as stated by GvR. |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Martin v. Löwis | Patch #103885: Add dynamic registration and lookup... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Jeremy Hylton | Fix previous checkin, hopelessly broken as it was;... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Tim Peters | Add a line to "python -h" output about PYTHONCASEOK. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Andrew M. Kuchling | Rip out various module-enabling switches, made obsolete... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Andrew M. Kuchling | Move the signal module back into Setup.config.in so... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jeremy Hylton | replace exec with simple assignments |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jack Jansen | Release a PYC resource after reading it. No need to... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jack Jansen | Waste 2.0 has many more options for the undo label. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jack Jansen | Use re in stead of regex, so we get rid of the annoying... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jack Jansen | The code to write timestamps couldn't handle negative... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Tim Peters | Bug #133297: cmath.asin is the same as cmath.asinh. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Andrew M. Kuchling | Patch #103544: always compile the dl and nis modules... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Andrew M. Kuchling | Add Donovan Baarda for fixing a tortuous zlibmodule... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Andrew M. Kuchling | Add test case from bug #124981: zlib decompress of... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Andrew M. Kuchling | Patch #103373 from Donovan Baarda: This patch: |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Andrew M. Kuchling | Patch #103854: raises an exception if a non-Attr node... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Andrew M. Kuchling | Added test for patch #103473: test an unquoted cookie... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Barry Warsaw | (py-execute-region): This one's easy... kill the tempor... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Jack Jansen | On OSX passing NULL to NewUniversalFilterProc() does... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Andrew M. Kuchling | Patch #103473 from dougfort: Some sites (amazon.com... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Guido van Rossum | The code in PyImport_Import() tried to save itself... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Barry Warsaw | import.c -> importexc.c |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Barry Warsaw | import -> importexc |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Barry Warsaw | import.c -> importexc.c |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Tim Peters | Rename some constants for easier readability. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Tim Peters | Mechanical edits just so I can read it. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Moshe Zadka | Updated to use new Python features |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Moshe Zadka | Fixed to use new Python features and use more commonly... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Moshe Zadka | Changed to use the fact that str(long) doesn't produce... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Tim Peters | Improve accuracy. In the .tex file, note the new ... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Tim Peters | Added missing \item. See also bug 133213, about damage... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Tim Peters | Flesh out PlaySound() docs enough so that SND_ALIAS... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Jeremy Hylton | SF patch #103749: implicit tuple + default arg |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Jeremy Hylton | Fix for implicit tuple + default arguments, courtesy... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Fred Drake | ConfigParser.optionxform(): Document this since it... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Tim Peters | Clean up the "docs". |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Fred Drake | Wrap a bunch of long lines. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Fred Drake | Fix a few small typos in the docstrings. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Fred Drake | Michael Hudson <mwh21@cam.ac.uk>: |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Fred Drake | No longer needed since the main Makefile is "flat". |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Fred Drake | Convert to a "flat" Makefile. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Fred Drake | Add an option allowing the user to determine where... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Fred Drake | Fix markup so this document will format. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Fred Drake | This never saw much use, so remove it. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Guido van Rossum | SF Patch # 103839 byt dougfort: Allow ';' in attributes |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Neil Schemenauer | Revert SF patch #103655 |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Neil Schemenauer | Revert SF patch #103655. Martin Löwis says: |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Fred Drake | Make the top-level index.html depend on the individual... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Thomas Heller | Checked in with Andrew's blessing, I leave the comments... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Fred Drake | Added entries for difflib documentation. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Fred Drake | Documentation for the difflib module, converted from... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Jeremy Hylton | Add simple section for assert, including assert w/... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Jeremy Hylton | When running python -O, do not include blocks defined... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Jeremy Hylton | Add test for syntax error on "x = 1 + 1". |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Jeremy Hylton | fix long line |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Jeremy Hylton | Tolerate ill-formed trees in symtable_assign(). Fixes... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Fred Drake | DOMException._get_code(): |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Thomas Heller | Enhancements to the bdist_wininst command: |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Marc-André... | This patch makes the default compiler determination... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Tim Peters | More typos. libwinsound.tex typo noted by Peter Funk... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Tim Peters | Repair tab/space screwup. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Tim Peters | Take a tour of hell's seedier neighborhoods to try... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Neil Schemenauer | The usual. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Neil Schemenauer | Use -G option for linking shared libraries on Solaris... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Neil Schemenauer | Fix bug in clean target (closes SF patch 103864 and... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Fredrik Lundh | reorganized PyUnicode_DecodeUnicodeEscape a bit (in... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Fredrik Lundh | renamed internal functions to avoid name clashes under... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Fredrik Lundh | detect attempts to repeat anchors (fixes bug #130748) |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Tim Peters | sre_{parse, compile} no longer define __all__. |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Fredrik Lundh | - restored 1.5.2 compatibility (sorry, eric) |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Fredrik Lundh | stupid typo (for some reason, this only caused problems... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Tim Peters | Fixed misspelling. |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Tim Peters | Bug #132921: None treated differently in cmp() / sort... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Fred Drake | Move docstrings out of function table to constants... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Tim Peters | Bug #132313 error message confusing for assignment... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Skip Montanaro | removed __all__ from several modules |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Skip Montanaro | removed __all__ - should probably rename makedict to... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Skip Montanaro | add module-level constants to __all__ |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | - Removed debug |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | ConfigurePython now comes in two flavors: ConfigurePyth... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | Allow selecting a template in findtemplate(), so Classi... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | 2.1a2 distribution files. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | Added a note that this file is incorrect for 2.1a2. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | 2.1a2 distribution files. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Tim Peters | Bug #132850 unix line terminator on windows. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | More changes to attempt to get the menubar back on... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | Made version string shorter for Carbon so it fits on... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | More modifications to bring the script output in line... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Tim Peters | Bug #132816: Compiler warning in PYEXPAT.C for extra ';' |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Tim Peters | In the example showing the irrelevance of start columns... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Fred Drake | Add entries for the doctest documentation. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Fred Drake | Make a variety of minor markup adjustments. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Tim Peters | SF patch #103808: doctest.py docs |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Andrew M. Kuchling | Set PYTHONPATH when running setup.py in order to overri... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Tim Peters | Change temp names created by listcomps from [%d] to... |
commit | commitdiff | tree | snapshot |
next |