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 |
2003-02-20 |
Thomas Heller | Strange control flow in PyInt_AsLong. When nb_int... |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Guido van Rossum | Update PY_VERSION to indicate that we're beyond 2.3a2... |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Michael W.... | As far as I can tell PyEval_GetOwner was removed in... |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Guido van Rossum | Add PEP 301 metadata. |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Guido van Rossum | Don't use self.announce() in a function that's not... |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Guido van Rossum | announce(): use the level argument to control the log... |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Guido van Rossum | set_verbosity(): do something reasonable for out-of... |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Guido van Rossum | Prepped for 2.3b1. |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Guido van Rossum | Match parentheses. |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Guido van Rossum | Merge in changes made to the 2.3a2 release. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
David Goodger | fixed markup |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Guido van Rossum | Update versions/dates for release of 2.3a2. Added... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Guido van Rossum | The connect timeout code wasn't working on Windows. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Walter Dörwald | Add a note about the recent PEP 293 changes. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Fred Drake | Added a note about the new itertools module. (Omission... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Guido van Rossum | - PyEval_GetFrame() is now declared to return a PyFrame... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Guido van Rossum | - sys.path[0] (the directory from which the script... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Andrew M. Kuchling | Include download_url in the data POSTed to the catalog... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Andrew M. Kuchling | [Patch #683939] Add download_url field to metadata |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Andrew M. Kuchling | [Patch #684398] Rename verbose argument to show-respons... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Andrew M. Kuchling | logging.warn() renamed to warning() |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Andrew MacIntyre | OS/2 has no concept of file ownership, like DOS & MS... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Andrew MacIntyre | OS/2 EMX build updates for recent CVS changes |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Jack Jansen | Use pythonw as the default interpreter also for .py... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Mark Hammond | os.mkdir() would crash with a Unicode filename and... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Guido van Rossum | PyObject_Generic{Get,Set}Attr: |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Tim Peters | Reverted whitespace normalization on this file. I... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Tim Peters | Removed debugging print in test_tarfile. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Guido van Rossum | Rename _better_reduce to _reduce_2, to make sure that... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Guido van Rossum | Use __reduce_ex__. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Guido van Rossum | Remove now unused _better_reduce. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Guido van Rossum | Use __reduce_ex__ in copy.py. The test_*copy_cant... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Mark Hammond | Fix bug 683658 - PyErr_Warn may cause import deadlock. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Jack Jansen | Undid half of the previous checkin: continue using... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Jack Jansen | Added a note that MacOSX applets can no longer be run... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Jack Jansen | Enable argv emulation if required. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Jack Jansen | Added an argv_emulation option (command line option... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Jack Jansen | Argvemulator still used the old Alias API. Fixed. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Guido van Rossum | Remove unused _better_reduce (which will disappear... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Guido van Rossum | Three test cases for __reduce_ex__. This fails for... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Tim Peters | I entered the wrong year for 2.3a2. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Fred Drake | Bump version number. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Guido van Rossum | Introducing __reduce_ex__, which is called with a proto... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Tim Peters | Bump Windows build number for 2.3a2. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Tim Peters | Bump version # to 2.3a2. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Andrew M. Kuchling | Use python.org as the repository |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Tim Peters | save_global(): Trying to resolve module.name can fail... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Tim Peters | Removed unreferenced label. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Guido van Rossum | The recent changes to super(), in particular supercheck... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Guido van Rossum | Make __module__ writable except in restricted mode... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Jeremy Hylton | Make __module__ settable on functions and methods. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Tim Peters | One doctest displaying a dict didn't sort it first... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Guido van Rossum | default_3way_compare(): use PyNumber_Check(), rather... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Guido van Rossum | Make PyNumber_Check() a bit more careful, since all... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Guido van Rossum | Fold some long lines. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Neal Norwitz | Fix SF bug #688424, 64-bit test problems |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Neal Norwitz | Fix SF bug #688424, 64-bit test problems |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Jeremy Hylton | Copy the trace module here from Tools/scripts. |
commit | commitdiff | tree | snapshot |
next |