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 |
2003-02-23 |
Neal Norwitz | Fix SF bug #689659, 64-bit int and long hash keys incom... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Jack Jansen | Disabled -prebind again when linking the interpreter... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Jack Jansen | Expect to skip test_iconv_codecs on MacOSX. |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Neal Norwitz | Fix SF bug #690081, test_posix fails when run in non... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Neal Norwitz | ossaudiodev has been building, so remove unnecessary... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Neal Norwitz | Fix SF bug #690435, apply fails to check if warning... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Neal Norwitz | Fix SF bug #691276, shutil.copytree documentation bug |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Neal Norwitz | Fix SF bug #691276, shutil.copytree documentation bug |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Raymond Hettinger | User requested changes to the itertools module. |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Michael W.... | After the removal of SET_LINENO, PyCode_Addr2Line has... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Jack Jansen | Getting rid of macfs. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Jack Jansen | Get rid of macfs. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Jack Jansen | Checking mac-specific stuff from the 2.3a2 branch in... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Jack Jansen | getpid doesn't exist on MacOS9. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Guido van Rossum | Remove _reduce_2, it's now implemented in C. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Jack Jansen | WASTEconst.py goes one level above the toolbox directory. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Guido van Rossum | Implementing the salient parts of __reduce_ex__ in C. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Tim Peters | SF bug 690622: test_cpickle overflows stack on MacOS9. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Michael W.... | I'm am the PyPy sprint waiting for a Grand Renaming... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Neal Norwitz | Add some minimal doc for get_completer added for patch... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Walter Dörwald | Use 'ISO8859-1' instead of 'ASCII' when testing whether... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Tim Peters | Doubled TimeoutTestCase.fuzz, to slash the frequency... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Jack Jansen | Added a method WMAvailable(). This will return True... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Walter Dörwald | Port all string tests to PyUnit and share as much tests |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Raymond Hettinger | Fill in missing table entries. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Raymond Hettinger | SF bug #685775: turtle circle() documentation error |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Raymond Hettinger | SF bug #690377: Dud footnote reference in distutils... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Raymond Hettinger | Markup and nits. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Raymond Hettinger | SF bug #690083: test_random fails sometimes |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Neal Norwitz | flex_complete looks like a private (but callback) funct... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Neal Norwitz | Add some notes about HIGHEST_PROTOCOL. |
commit | commitdiff | tree | snapshot |
next |