2003-03-03 |
Ken Manheimer | Guard advancing past leading meta-comments. |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Ken Manheimer | Enhanced pdbtrack to provide for source code that's... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Jack Jansen | Use Carbon.File for FSSpec and FSRef conversion, not... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Jack Jansen | _CG module only needs the ApplicationServices framework... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Guido van Rossum | Undo the apply() removals; this code needs to run under... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Guido van Rossum | MyComplex now works. |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Guido van Rossum | Fix from Greg Chapman from SF bug #695651: a complex... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Guido van Rossum | Commit MvL's doc patch for SF bug #221327. This adds... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Tim Peters | test_load_from_canned_string(): Created a DATA2 string... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Andrew M. Kuchling | Add updates for alpha2 |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Andrew M. Kuchling | Expand itertools paragraph |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Tim Peters | TestOnlySetsInBinaryOps: Simplified the non-inplace... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Tim Peters | Typo repairs in new code. |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Tim Peters | SF bug 693121: Set == non-Set is a TypeError. |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Tim Peters | The doctest was printing Sets, but that's unreliable... |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Neal Norwitz | Fix comment, mode really is used |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Neal Norwitz | Fix SF patch #695581, "returnself" -> "return self" |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Neal Norwitz | get_completer() takes no args |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Guido van Rossum | Added implementation notes for [re]set_exc_info(). |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Guido van Rossum | Reindent the new code properly. |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Guido van Rossum | - New function sys.exc_clear() clears the current excep... |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Raymond Hettinger | Several of the tools can make direct calls the inner... |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Raymond Hettinger | Removed duplicate test from inner loop. |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Andrew M. Kuchling | Add news item for patch #695090 |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Andrew M. Kuchling | [Patch #695090 from Bernhard Herzog] Allow specifying... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Neal Norwitz | Handle iconv initialization erorrs |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Neal Norwitz | Fix SF bugs #692951 and 692988, test_timeout.py needs... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Neal Norwitz | Just pointed out the code was better written with |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Neal Norwitz | Fix SF bug #690012 |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Neal Norwitz | Fix SF bug #690012 (among others), iconv_codec stops... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Barry Warsaw | compile_atom(): Neal's last checkin removing the settin... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Jack Jansen | Check modes on install and temporary directories. Fixes... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Jack Jansen | Removed silly print. |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Guido van Rossum | SF doc patch #692001, properties and __getattribute__... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Jack Jansen | Moved the Apple workaround for the guard define for... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Just van Rossum | use proper constant instead of comment (noted by nnorwitz) |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Raymond Hettinger | Fix spelling and grammar. |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Neal Norwitz | Remove setting i since it isn't used. Found in unrelat... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Neal Norwitz | Fix SF bug #694816, remove comparison of unsigned value < 0 |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Jack Jansen | In make clobber also clean out the Python.framework. |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Jack Jansen | Getting rid of macfs. |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Jack Jansen | Added a deprecation warning. |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Kurt B. Kaiser | M rpc.py |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Jack Jansen | Added a note about EasyDialogs dialogs having become... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Jack Jansen | StdFilterProc() uses InOut parameters. |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Jack Jansen | Changing the window type to movable modal isn't enough... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Skip Montanaro | * separate opcode definitions into opcode.py |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Skip Montanaro | new opcode module - extract opcode definitions from... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Skip Montanaro | simple test case for dis module |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Guido van Rossum | Get rid of many apply() calls. |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Guido van Rossum | Use floor division (// and __[r]floordiv__ in right... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Guido van Rossum | Use floor division (//). |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Michael W.... | In the process of adding all the extended slice support... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Mark Hammond | When bad HTML is encountered, ignore the page rather... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Raymond Hettinger | Module review: |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Raymond Hettinger | Module review: |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Fred Drake | The macfs, macostools, and plistlib should not be expec... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Andrew M. Kuchling | Update PyPI link |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Andrew M. Kuchling | [Bug #693474, reported by Stuart Bishop] |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Andrew M. Kuchling | [Bug #668662] Patch from Pearu Pearson: if a C source... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Raymond Hettinger | Micro-optimizations. |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Just van Rossum | use bare raise so you get the original tb |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Walter Dörwald | Port test_ucn and test_unicodedata to PyUnit. Add a... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Just van Rossum | use the same Python for running the bootstrap script... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Just van Rossum | remove sitecustomize hack, will be solved elsewhere |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Jack Jansen | Let's try making the dialogs at least Movable Modal. |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Jack Jansen | If a resource file cannot be decoded because the direct... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Jack Jansen | Reverted the rev. 1.8 change: the magic for decoding... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Just van Rossum | Patch #683592: unicode support for os.listdir() |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Just van Rossum | tweak error message |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Just van Rossum | - renamed the --copyfile option to --file. |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Just van Rossum | added some comments, minor tweaks |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Just van Rossum | Addendum to #683658: |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Just van Rossum | Resolving parts of #688907: |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Skip Montanaro | typo |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Skip Montanaro | note the demise of the dospath module (was actually... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Jack Jansen | Added an "Open Recent" command. Fixes 607810. |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Jack Jansen | Workaround for bug #644243 (which is actually an Apple... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Jack Jansen | Refer to the Mac OS X bundle_loader by the altbininstal... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Jack Jansen | Test suite for the plistlib module. |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Jack Jansen | In Mac OS X framework builds don't assume that the... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Walter Dörwald | Change the test encoding from "ISO8859-1" to "ISO-8859-1" |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Guido van Rossum | 2.3b1 patches |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Jack Jansen | Fix building of Idle applet. |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Jack Jansen | Allow specifiying the destination for --extra files... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Jack Jansen | Added a -c (--copyfile) option with argument src:dst... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Walter Dörwald | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Jack Jansen | sys.executable can contain spaces, cater for this when... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Jack Jansen | That fix was bogus, undone. The problem is that the... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Jack Jansen | The test for iconv_incs tested explicitly for None... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Jack Jansen | Added a note about MacOS.WMAvailable(). |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Jack Jansen | Documented linkmodel and WMAvailable(). |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Neal Norwitz | SF patch #687598, array.append is sloooow |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Guido van Rossum | Fix from SF patch #633359 by Greg Chapman for SF bug... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Guido van Rossum | Deleting the 2.2 spec. |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Guido van Rossum | RPM spec file for 2.3a2, contributed by Sean Reifschneider. |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Neal Norwitz | Fix SF bug #691793, Python 2.3a2 build fails on Tru64 |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Neal Norwitz | Fix SF bug #691793, Python 2.3a2 build fails on Tru64 |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Jack Jansen | Added a linkmodel attribute, showing how Python was... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Neal Norwitz | Get test to work on alpha |
commit | commitdiff | tree | snapshot |
next |