2003-02-12 |
Guido van Rossum | Expect test_ossaudiodev to skip on Linux, too. (It... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Guido van Rossum | Systematic testing of hex/oct constants. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Guido van Rossum | SF #660455 : patch by NNorwitz. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Guido van Rossum | SF #660455 : patch by NNorwitz. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Jack Jansen | - Use distutils to find site-python (suggested by Thoma... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Jack Jansen | Icons for the package manager. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Just van Rossum | Thank you sir, can I have another. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Jack Jansen | Photoshop source file for package manager icon. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Jack Jansen | Use bundlebuilder directly to build applets. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Jack Jansen | Allow this to run both standalone and as a window in... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Jack Jansen | More int() around float arguments. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Jack Jansen | Create applets slightly differently: by saving the... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Jack Jansen | When in MacPython-OSX use bundlebuilder to create ... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Jack Jansen | - Better way to find site-packages |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Jack Jansen | Renamed InstallManager to PackageManager, finished... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Jack Jansen | In a MultiList select all cells in the row, not only... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Jack Jansen | Updated the Mac documentation to the current state... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Tim Peters | Minor cleanup of new batch-list/dict code. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Guido van Rossum | Implement another useful feature for proxies: in super... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Guido van Rossum | Add missing cast in previous fix. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Guido van Rossum | SF #532767: isinstance(x, X) should work when x is... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Jack Jansen | An install manager window for the IDE and standalone... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Neal Norwitz | Add more missing PyErr_NoMemory() after failled memory... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Tim Peters | Implemented batching for dicts in cPickle. This is... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Jack Jansen | Changed database format to make fields adhere to PEP... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Guido van Rossum | Add Str, a subclass of str. |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Tim Peters | Implemented list batching in cPickle. |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Guido van Rossum | Fix from SF #681367: inherit tp_as_buffer. This only... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Guido van Rossum | Add compilation instructions for xxmodule.c. |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Gustavo Niemeyer | Unparenting BZ2File, as discussed in SF patch #661796. |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Guido van Rossum | Put proper tests in classmethod_get(). Remove the... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Guido van Rossum | Refactor instancemethod_descr_get() to (a) be more... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Tim Peters | SF bug 684667: Modules/selectmodule.c returns NULL... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Guido van Rossum | Inline create_specialmethod() -- since METH_CLASS is... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Tim Peters | Added tests to ensure that list and dict "chunking... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Jack Jansen | - More int() calls around floating point numbers passed... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Guido van Rossum | Add basic arg sanity checking to wrap_descr_get().... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Neal Norwitz | Remove duplicate word (rules) |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Michael W.... | Fix so it compiles at least. |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Michael W.... | Add item pertaining to |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Guido van Rossum | Get rid of the "bozo" __getstate__ that was inserted... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Jason Tishler | Patch #676839: Cygwin _iconv_codec module patch |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Jason Tishler | Patch #676837: Cygwin array module patch |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Just van Rossum | [ 683376 ] Adding NotImplementedType to types.py |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Michael W.... | Make comments agree with code (I think). |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Michael W.... | Sundry very picky changes. |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Michael W.... | Remove erroneous period. |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Michael W.... | Update advice about __module__ and __name__ and tp_name... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Michael W.... | A typo, and desist from inaccurately describing some... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Walter Dörwald | Add a few tests to test_count() to increase coverage in |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Walter Dörwald | Fix copy&paste error: call title instead of count |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Walter Dörwald | Change filtertuple() to use tp_as_sequence->sq_item |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Jack Jansen | Punctuation fixes in docstrings. |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Guido van Rossum | Fold long lines. |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Jack Jansen | Added docstrings. |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Andrew M. Kuchling | Add Neil's suggestions for avoiding this warning |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Tim Peters | Squashed compiler wng about signed/unsigned clash in... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Jack Jansen | - Better exception when the database isn't found. |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Jack Jansen | Pick up Makefile variable BASECFLAGS too. This is neede... |
commit | commitdiff | tree | snapshot |
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 |
next |