]> granicus.if.org Git - python/shortlog
python
2003-02-18 Guido van RossumMake __module__ writable except in restricted mode...
2003-02-18 Jeremy HyltonMake __module__ settable on functions and methods.
2003-02-18 Tim PetersOne doctest displaying a dict didn't sort it first...
2003-02-18 Guido van Rossumdefault_3way_compare(): use PyNumber_Check(), rather...
2003-02-18 Guido van RossumMake PyNumber_Check() a bit more careful, since all...
2003-02-18 Guido van RossumFold some long lines.
2003-02-18 Neal NorwitzFix SF bug #688424, 64-bit test problems
2003-02-18 Neal NorwitzFix SF bug #688424, 64-bit test problems
2003-02-18 Jeremy HyltonCopy the trace module here from Tools/scripts.
2003-02-18 Neal NorwitzSF patch #687683, Patches to logging (updates from...
2003-02-18 Jack JansenUse "$@" to pass arguments to Python in stead of "...
2003-02-18 Jack JansenDon't try to build dl on darwin. It doesn't build out...
2003-02-18 Neal NorwitzFix 64-bit problem, ParseTuple("i") needs C ints; ...
2003-02-18 Andrew M. Kuchling[Patch #681504] Call customize_compiler in config command
2003-02-18 Andrew M. KuchlingAdd two acks; bump version number
2003-02-18 Andrew M. Kuchling[Bug #688261] Fix optparse example and output
2003-02-18 Andrew M. Kuchling[Bug #683416] Make PEP263 coverage a bit more explicit...
2003-02-17 Neal NorwitzMake changes suggested by Walter to use self.assert...
2003-02-17 Neal NorwitzImport test_support properly
2003-02-17 Tim Peterstest_posix is an expected skip on Win32. Also fixed...
2003-02-17 Kurt B. KaiserM NEWS.txt
2003-02-17 Neal NorwitzFix SF bug #687655, String formatting conversions misle...
2003-02-17 Marc-André... Add URL for PEP to the source code encoding warning.
2003-02-17 Neal NorwitzRemove PyArg_ParseTuple() for methods which take no...
2003-02-17 Neal NorwitzAdded test_posix (hopefully it works on Windows).
2003-02-17 Neal NorwitzUse correct function name to PyArg_ParseTuple("is_packa...
2003-02-17 Jack JansenWhen installing resource files whose name ends in ...
2003-02-17 Jack JansenOptionally honour #! paths in scripts. Fixes #676358.
2003-02-17 Neal NorwitzActually run these tests from regrtest.py.
2003-02-17 Michael W.... Reword section about moving variables to os.path to...
2003-02-17 Jack Jansen- Added support for zip archives
2003-02-17 Andrew MacIntyrePatch 686397:
2003-02-17 Andrew MacIntyreTweak to Skip's checkin of patch 686397:
2003-02-16 Jack JansenBetter error messages and warnings.
2003-02-16 Jack JansenAdded notes about pimp and bundlebuilder to the Mac...
2003-02-16 Jack JansenWhen building an applet clear out the tempfile and...
2003-02-16 Guido van RossumFix for SF 686380, from SF patch 686771 by Ping. ...
2003-02-15 Neal NorwitzMake 2 module variables static. Assuming this is correct.
2003-02-15 Neal NorwitzAdd closing ) in comment
2003-02-15 Tim PeterscPickle.c, load_build(): Taught cPickle how to pick...
2003-02-14 Jack JansenMoved setupDocs.py to Doc/setup.py and did some cleanup...
2003-02-14 Tim PeterscPickle produces NEWOBJ appropriately now. It still...
2003-02-14 Marc-André... Patch for bug reported in patch #686627: import race...
2003-02-14 Skip MontanaroMigrate definitions of several platform-dependent path...
2003-02-14 Guido van Rossum- The audio driver tests (test_ossaudiodev.py and
2003-02-14 Jack JansenAllow opening of alternate databases.
2003-02-14 Jack JansenFactored out classes for handling source and binary...
2003-02-14 Jack JansenGot building documentation from source to work.
2003-02-14 Walter DörwaldPort test_charmapcodec to PyUnit. From SF patch #662807
2003-02-14 Fred Drakeextsep description:
2003-02-14 Skip Montanaroadd missing description of os.extsep
2003-02-14 Raymond HettingerSF bug #663701: sets module review
2003-02-14 Raymond HettingerSF bug #663701. The caret wasn't printing well in...
2003-02-14 Neal NorwitzRemove deps on mac doc files which have been removed
2003-02-14 Andrew M. KuchlingFix docstring typo
2003-02-14 Andrew M. KuchlingFix comment typo
2003-02-13 Tim PetersMinor assorted cleanups; no semantic changes.
2003-02-13 Raymond HettingerSF 685011: calendar module overflow handling
2003-02-13 Guido van RossumAdd SF reference to news item.
2003-02-13 Tim PetersThe version of PyImport_Import() in cPickle is no longe...
2003-02-13 Guido van Rossum- Finally fixed the bug in compile() and exec where...
2003-02-13 Tim Peterssave(): Reformat tail end just for clarity.
2003-02-13 Tim PetersRemoved unused cut'n'paste import.
2003-02-13 Tim PetersWe didn't have any tests making pickles with one of...
2003-02-13 Guido van RossumAnother dummy type.
2003-02-13 Tim PetersAdded a simple NEWOBJ test. This is in the pickle...
2003-02-13 Andrew M. KuchlingRemove filecmp
2003-02-13 Skip Montanarofirst cut at a shell script to view a single section...
2003-02-13 Tim PetersTaught cPickle how to read pickles containing NEWOBJ...
2003-02-13 Walter DörwaldPort test_userlist to PyUnit and add a few tests to...
2003-02-13 Guido van RossumSF patch #685738 by Michael Stone.
2003-02-13 Guido van RossumRe-enable compiling ossaudiodev now that it seems to...
2003-02-13 Tim PetersAdded a HIGHEST_PROTOCOL module attribute to pickle...
2003-02-13 Andrew M. KuchlingConditionalize another constant
2003-02-13 Mark HammondUse python_d.exe to build _ssl_d.pyd - we can not expre...
2003-02-13 Tim Peterssocket_inet_aton(): ip_addr was left undefined before...
2003-02-13 Neal NorwitzTry to doc the new pickle details being implemented...
2003-02-13 Neal NorwitzSF patch #682432, add lookbehind tests
2003-02-13 Neal NorwitzUmmm, try to get it right this time
2003-02-13 Neal NorwitzUse configure to check for inet_aton.
2003-02-12 Walter DörwaldFix typo.
2003-02-12 Neal NorwitzAdd test to ensure files (fds) don't leak
2003-02-12 Guido van RossumAddressing SF bug #643005, implement socket.inet_aton...
2003-02-12 Neal NorwitzCleanup from patch #683257:
2003-02-12 Guido van RossumProvide access to the import lock, fixing SF bug #58095...
2003-02-12 Guido van RossumIssue a warning when int('0...', 0) returns an int...
2003-02-12 Guido van RossumExpect test_ossaudiodev to skip on Linux, too. (It...
2003-02-12 Guido van RossumSystematic testing of hex/oct constants.
2003-02-12 Guido van RossumSF #660455 : patch by NNorwitz.
2003-02-12 Guido van RossumSF #660455 : patch by NNorwitz.
2003-02-12 Jack Jansen- Use distutils to find site-python (suggested by Thoma...
2003-02-12 Jack JansenIcons for the package manager.
2003-02-12 Just van RossumThank you sir, can I have another.
2003-02-12 Jack JansenPhotoshop source file for package manager icon.
2003-02-12 Jack JansenUse bundlebuilder directly to build applets.
2003-02-12 Jack JansenAllow this to run both standalone and as a window in...
2003-02-12 Jack JansenMore int() around float arguments.
2003-02-12 Jack JansenCreate applets slightly differently: by saving the...
2003-02-12 Jack JansenWhen in MacPython-OSX use bundlebuilder to create ...
2003-02-12 Jack Jansen- Better way to find site-packages
next