2003-12-06 |
Andrew M. Kuchling | Edit description a bit |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Raymond Hettinger | Incorporate suggestions from Aahz. |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Raymond Hettinger | Implement itertools.groupby() |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Steve Purcell | Variation of Thomas Heller's patch (722638) for improvi... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Raymond Hettinger | SF bug #844123: "up" instead of "down" in turtle module... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Jack Jansen | Finished update to UH 3.4.2. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Jack Jansen | Finished update to universal header 3.4.2. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Jack Jansen | Reverting to previous version, which works. And I don... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Thomas Heller | distutils compilers now compile source files in the... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Thomas Heller | Compile the files in the same order they are passed... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Fred Drake | - fix markup in the bool() description |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Fred Drake | Add news about removal of the PendingDeprecationWarning... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Fred Drake | Remove the PendingDeprecationWarning from apply().... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Raymond Hettinger | Fix links and typos. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Raymond Hettinger | Fix typo |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Raymond Hettinger | Fix typos. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Thomas Heller | The Windows build number for 2.3.3c1 is 50. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Raymond Hettinger | SF bug #849662. Dramatically, improve comparison speed... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Brett Cannon | Fix error in exception message. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Michael W.... | Remove extra copy of test_key_with_exception that someh... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Michael W.... | Fixes and tests for various "holding pointers when... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Tim Peters | Typo repair; added some comments and horizontal whitespace. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Jack Jansen | Ported to Universal Headers 3.4.2. Qd and Qt remain... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Jack Jansen | Adding an interface to the high-level Open Scripting... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Raymond Hettinger | Fix link |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Raymond Hettinger | Add a standard library tour |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Mark Hammond | Fix test_unicode_file errors on platforms without Unico... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Jack Jansen | Blacklisting LSInit and LSTerm, which are deprecated... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Walter Dörwald | Add parameters indent, width and depth to pprint.pprint... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Walter Dörwald | Patch #750542: pprint now will pretty print subclasses... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Guido van Rossum | Reduce the size of Big String and Big Binary tests... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Walter Dörwald | Fix typo. (From SF bug #853064) |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Mark Hammond | Add test for bug "[ 846133 ] os.chmod/os.utime/shutil... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Mark Hammond | Add TESTFN_UNICODE_UNENCODEABLE, a unicode filename... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Mark Hammond | Fix [ 846133 ] os.chmod/os.utime/shutil do not work... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Jack Jansen | An interface to the LaunchServices API. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Skip Montanaro | doc nit |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Andrew MacIntyre | OS/2+EMX: make the link() emulation available as os... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Andrew MacIntyre | EMX lacks an implementation of link(). As Mailman... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Andrew MacIntyre | To find the curses extension as a DLL (on OS/2), we... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Andrew MacIntyre | - add notes about os.link() emulation; |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Andrew MacIntyre | - add build support for curses extension to be a normal... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Andrew MacIntyre | use same compiler switches as core for extensions |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Raymond Hettinger | SF patch #852140: keyword.py - use __contains__ and... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Raymond Hettinger | Convert a 0/1 to False/True. |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Tim Peters | Py_Finalize(): disabled the second call of cyclic... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Martin v. Löwis | Convert path objects to strings in askdirectory. Fixes... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Raymond Hettinger | Apply extract functions instead of lambda. |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Raymond Hettinger | Revert previous change. MAL preferred the old version. |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Raymond Hettinger | As discussed on python-dev, added two extractor functio... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Raymond Hettinger | Simplifed the code. |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Guido van Rossum | Add testcases for _winreg segfault (SF 851056). |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Guido van Rossum | Add news item for _winreg fix (SF bug 851056). |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Guido van Rossum | Remove all uses of alloca() from this module. The... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Guido van Rossum | Fix a bug discovered by Kalle Svensson: comparing sys... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Guido van Rossum | - Removed FutureWarnings related to hex/oct literals... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Raymond Hettinger | Make sure the list.sort's decorate step unwinds itself... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Thomas Heller | See SF #848614: distutils' msvccompiler now tries to... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Jack Jansen | Fix (workaround, actually) for bug #844676: deselecting... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Jack Jansen | Package Mnager error dialogs could refer to hidden... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Jack Jansen | 2.4a0 Package Manager shouldn't attempt to use the... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Jack Jansen | the "idle" script has moved from Lib/idlelib to Tools... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Martin v. Löwis | Patch #849350: Update to document bool return values... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Martin v. Löwis | Patch #849595: Add socket.shutdown() constants. |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Fred Drake | - clean up generated HTML |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Andrew M. Kuchling | Fix typo and mark-up; shorten text |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Andrew M. Kuchling | Fix typos |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Raymond Hettinger | Nits from a review of the documentation update. |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Neal Norwitz | Add version changed doc for addition of fillchar to... |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Raymond Hettinger | Add optional fillchar argument to ljust(), rjust()... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Raymond Hettinger | As discussed on python-dev, banish apply(), buffer... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Raymond Hettinger | Expose dict_contains() and PyDict_Contains() with is... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Fred Drake | make the generated HTML more XHTML friendly |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Kurt B. Kaiser | Fix a typo introduced at 1.21 |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Raymond Hettinger | Factor out more duplicate code. |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Raymond Hettinger | Note the addition of set() and frozenset(). |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Kurt B. Kaiser | Keybindings with the Shift modifier now work correctly... |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Guido van Rossum | Stop GCC warning about int literal that's so long that... |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Guido van Rossum | Silence GCC warning when asserts are turned off. |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Kurt B. Kaiser | Update NEWS.txt to include some items missed earlier... |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Raymond Hettinger | * Checkin remaining documentation |
commit | commitdiff | tree | snapshot |
2003-11-23 |
Barry Warsaw | test_guess_all_types(): Use a more robust test for... |
commit | commitdiff | tree | snapshot |
2003-11-23 |
Raymond Hettinger | * Simplify hash function and add test to show effective... |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Guido van Rossum | - When method objects have an attribute that can be... |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Raymond Hettinger | Extend temporary hashability to remove() and discard(). |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Tim Peters | More words: gave more motivation, and added cautions... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Barry Warsaw | Add a missing import. Closes SF # 816344. |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Raymond Hettinger | Allow temporary hashability for the __contains__ test. |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Raymond Hettinger | issubset() and issuperset() to work with general iterables |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Raymond Hettinger | Three minor performance improvements: |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Andrew M. Kuchling | Add two items |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Guido van Rossum | test_applesingle is an expected skip almost anywhere. |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Tim Peters | SF bug 839548: Bug in type's GC handling causes segfaults. |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Raymond Hettinger | test_applesingle is an expected skip on Win32 |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Jack Jansen | Added some help to OSX/Dist/README.txt, plus all the... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Walter Dörwald | Fix typo fix. |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Jack Jansen | Talk about old code: removed a reference to THINK_C. |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Jack Jansen | Got rid of macglue.h, replacing it by pymactoolbox... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Jack Jansen | Got rid of macglue.h, moved the little bit that remains... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Jack Jansen | No longer used. |
commit | commitdiff | tree | snapshot |
next |