2003-02-10 |
Jack Jansen | Use MD5 checksums to check archive integrity and forest... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Walter Dörwald | Change filterstring() and filterunicode(): If the |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Jack Jansen | Added preInstall and postInstall commands to packages... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Just van Rossum | mention unicode file name support on OSX |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Just van Rossum | mention unicode support in compile, eval and exec |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Just van Rossum | My previous checkin caused compile() to no longer accep... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Just van Rossum | patch #683515: "Add unicode support to compile(), eval... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Neal Norwitz | Fix memory leak of newstr when putenv() fails |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Neal Norwitz | Fix SF bug #683467, 'int' ability to generate longs... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Neal Norwitz | Add tests and news entry about parser errors from bug... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Neal Norwitz | Alphabetize some names |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Neal Norwitz | Remove duplicate code introduced by fixing bug #678518 |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Walter Dörwald | Fix two refcounting bugs |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Jack Jansen | Strawman for a Package Install Manager for Python.... |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Just van Rossum | patch 680474 that fixes bug 679880: compile/eval/exec... |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Guido van Rossum | Rename 'proto' keyword arg to 'protocol' . Greg Ward... |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Guido van Rossum | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Raymond Hettinger | C Code: |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Neal Norwitz | SF patch #683187, fix universal newline problems on... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Michael W.... | Apply logistix's patch from |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Tim Peters | The Python implementation of datetime was changed in... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Tim Peters | timedelta comparison and datetime addition: as the... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Barry Warsaw | Fix compatibility for earlier versions of Python (than... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Tim Peters | Comparison for timedelta, time, date and datetime objec... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Guido van Rossum | Merge the test part of the below checkin to the sandbox... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Guido van Rossum | Reserve a range for Zope, not specifically for Zope 3. |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Neal Norwitz | Fix SF bug #642168, help() fails for some builtin topics |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Andrew M. Kuchling | Update URL |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Neal Norwitz | SF patch #682514, mmapmodule.c write fix for LP64 execu... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Guido van Rossum | Somehow, copy() of a classic class object was handled |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Guido van Rossum | Add support for copy_reg.dispatch_table. |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Jack Jansen | Made AskFile* dialogs movable-modal by default, by... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Guido van Rossum | Add __getnewargs__ method to classes that need it. |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Fred Drake | - make some links into the reference documentation... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Raymond Hettinger | * Eliminated tuple re-use in imap(). Doing it correctl... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Raymond Hettinger | SF bug #681003: itertools issues |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Neal Norwitz | Fix SF bug #675259, os.environ leaks under FreeBSD... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Fred Drake | Integrate the patch from expat.h 1.51; needed for some... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Tim Peters | SF bug 666444: 'help' makes linefeed only under Win32. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Jack Jansen | Got rid of macfs. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Jack Jansen | Got rid of macfs and FSSpecs. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Jack Jansen | Added a note about getting rid of macfs usage (MacPython). |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Jack Jansen | Got rid of FSSpecs. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Guido van Rossum | Move _better_reduce from copy.py to copy_reg.py, and... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Jack Jansen | Got rid of macfs and FSSpecs in general (pathnames... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Guido van Rossum | Fix a bug in the way __getnewargs__ was handled. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Neal Norwitz | Update doc to reflect code changes for obsoleting use_s... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Andrew M. Kuchling | Use new name for GetoptError, and pass it two arguments |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Guido van Rossum | Support all the new stuff supported by the new pickle... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Andrew M. Kuchling | A few naughty external scripts do 'raise getopt.error... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Andrew M. Kuchling | Add DeprecationWarning when use_statcache argument... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Guido van Rossum | Remove a debug print statement. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Michael W.... | Remove another lie. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Michael W.... | Correct lie about METH_NOARGS functions. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Guido van Rossum | Support __reduce__ returning a 4-tuple or 5-tuple. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Andrew M. Kuchling | Typo fixes |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Guido van Rossum | A test suite for the copy module. This should provide... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Andrew M. Kuchling | [Bug #680494] filecmp.py uses obsolete statcache module. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Andrew M. Kuchling | Add test suite for filecmp.py, after some discussion... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Tim Peters | SF bug 680864: test_datetime fails for non-unix epoch |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Jeremy Hylton | No need for a continuation line. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Jeremy Hylton | Replace hasattr() + getattr() with single getattr(... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Guido van Rossum | Clarify that __module__ applies to various type of... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Jeremy Hylton | Add news item about __module__ attribute on functions. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Andrew M. Kuchling | Comment typo fix |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Andrew M. Kuchling | Mention FutureWarning for large ints |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Andrew M. Kuchling | Fix description of filterwarnings() parameters (error... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Neal Norwitz | Provide version changed info |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Anthony Baxter | Updated version of [ 558544 ] cmd.py: add instance... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jeremy Hylton | Small function call optimization and special build... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Got rid of macfs and made a bit more OSX-friendly. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Just van Rossum | removing old junk |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Removed unused import of macfs. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | I don't think this script serves a useful purpose anymo... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Guido van Rossum | Fix for SF #668433. I'm not explaining it here; ample... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jeremy Hylton | Refactor the logic for setting f_builtins. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Andrew M. Kuchling | [Patch #654421 from Matthew Mueller] |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Andrew M. Kuchling | Markup fixes; in particular, the tables are now reasona... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tim Peters | dis(): Added an optional memo argument, so that multip... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tim Peters | SF bug 681122: Built-in function dir() causes refcount... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tim Peters | [680789] Debug with long array takes forever |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jason Tishler | Patch #551977: Regression exceptions for cygwin |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Getting rid of macfs and FSSpecs. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Got rid of macfs |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Added "Open File by Name" command which presens a filen... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Cast various floats to ints so we don't get warnings. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jason Tishler | This patch reverts the following: |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jason Tishler | This patch enables Cygwin Python to build _tkinter... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Fixed a few typos, and changed FSCreateResourceFile... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Added itertools module. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jack Jansen | Use os.path.realpath() in stead of abspath(), so the... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Raymond Hettinger | SF patch #674396: Apply UserDict.DictMixin to expand... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tim Peters | Build pickler_choices list in a lazier way. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tim Peters | More typo repair. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Tim Peters | Typo repair. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Tim Peters | cPickle: exempt two_tuple from GC -- it's a speed... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Neil Schemenauer | If a float is passed where a int is expected, issue... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Tim Peters | cPickle now generates proto 2 EXT[124] when appropriate. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Neal Norwitz | Remove forward static reference since it is not required |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Neal Norwitz | Whitespace normalization |
commit | commitdiff | tree | snapshot |
next |