]> granicus.if.org Git - python/shortlog
python
2004-04-12 Raymond HettingerUse Py_RETURN_NONE macro where applicable.
2004-04-12 Raymond HettingerSmall refactoring saving one function() and eliminating...
2004-04-12 Raymond Hettinger* Specialize ins1() into app1() for appends. Saves...
2004-04-11 Tim PetersRecord test_bsddb3 test results on WinXP.
2004-04-11 Tim PetersUpdate the OpenSSL version example from c to d (the...
2004-04-11 Tim PetersThe native bz2 tests worked fine for me under WinXP...
2004-04-11 Tim PetersRecord Tcl and Tk test results for WinXP Pro.
2004-04-11 Raymond HettingerSome (but not all) of the why code bitfield tests ran...
2004-04-11 Andrew MacIntyreadd AF_UNIX notes
2004-04-11 Andrew MacIntyreFixes for AF_UNIX support on OS/2:
2004-04-11 Kurt B. KaiserM EditorWindow.py
2004-04-10 Raymond HettingerRevert 2.393, elimination of pre-decrementing, which
2004-04-10 Skip Montanaroatof: correct parameter name
2004-04-10 Skip MontanaroRefactor common code out of globaltrace_trackcallers...
2004-04-09 Fred Drakefix up some markup
2004-04-08 Raymond HettingerProvide more information representations of repeat...
2004-04-08 Fred Drakegive rational filenames to some of the generated HTML
2004-04-08 Fred Drakeswitch to PNG navigation icons by default
2004-04-08 Fred Drakeinclude both the GIF and PNG icons in the HTML package
2004-04-08 Fred Drakeavoid stripping space after indexing macros
2004-04-07 Skip Montanaronote --trackcalls flag in trace module
2004-04-07 Skip MontanaroAdded --trackcalls command line arg to display crude...
2004-04-07 Raymond HettingerUse continue instead of break whereever possible.
2004-04-07 Raymond Hettinger* Improve readability and remove data dependencies...
2004-04-07 Raymond HettingerSmall code improvements for readability, code size...
2004-04-06 Andrew M. KuchlingFix comment typo
2004-04-06 Andrew M. KuchlingRemove specific Python version from #!
2004-04-06 Raymond HettingerSimplify previous checkin (bitfields for WHY codes).
2004-04-06 Raymond HettingerCoded WHY flags as bitfields (taking inspiration from...
2004-04-06 Hye-Shik ChangSF Patch #926375: Remove a useless UTF-16 support code...
2004-04-05 Tim PetersSince the fast_yield branch target was introduced,...
2004-04-05 Raymond HettingerImprove previous checkin to use a slot check instead...
2004-04-04 Raymond HettingerImprove accuracy of sequence and mapping checks.
2004-04-04 Andrew MacIntyreOS/2's TCP/IP stack supports AF_UNIX sockets, with...
2004-04-04 Andrew MacIntyreOS/2 has support for spawnvp() and spawnvpe() in the...
2004-04-04 Andrew MacIntyreIf a file is opened with an explicit buffer size >...
2004-04-03 Neal Norwitz#928751, fix typos in socket doc
2004-04-02 Skip MontanaroIt would help if I deleted the old pystack!
2004-04-02 Skip Montanaroinclude local variables when dumping Python stack trace
2004-04-01 Fred DrakeFix support for the "prog" keyword to the OptionParser...
2004-04-01 Fred Drakefix typo that wasn't properly fixed in revision 1.144
2004-04-01 Jeremy HyltonBump the magic number to avoid sharing bytecode between...
2004-03-31 Andrew M. Kuchling[Bugfix candidate] Escape traceback type and value...
2004-03-31 Martin v. LöwisPatch #924497: find(1) all files with /usr/local/bin...
2004-03-31 Guido van RossumWhen /tmp has certain sticky bits set, newly created...
2004-03-31 Fred Drakeadd a heavy box around warning notices to make them...
2004-03-31 Fred Drakeadd missing and forthcoming releases
2004-03-31 Fred DrakeEmphasize the requirement that Python.h be included...
2004-03-31 Fred Drakeadded scripts to the list of files automatically includ...
2004-03-29 Andrew MacIntyreOS/2 VACPP build updates/fixes
2004-03-29 Tim PetersAdded a comment about the unreferenced PyThreadState...
2004-03-29 Andrew M. Kuchlingfix typo
2004-03-28 Raymond HettingerInsert missing pronoun
2004-03-28 Tim PetersSF bug 924242: socket._fileobject._getclosed() returns...
2004-03-27 Skip Montanaroadd usage() function, -h(elp) flag and long versions...
2004-03-27 Skip Montanaro- add entry for complex number
2004-03-27 Raymond HettingerRevert 1.51 booleans so that sre will still run on...
2004-03-26 Raymond HettingerSimple Optimizations:
2004-03-26 Raymond HettingerRemove unnecessary test. (Thanks Skip)
2004-03-26 Fred Drakeremove out-of-date warning
2004-03-26 David AscherFix test failure for test_tcl on OS/X and Windows if a
2004-03-26 Armin RigoMarshal clean-up (SF patch #873224)
2004-03-26 Raymond HettingerSimple optimizations:
2004-03-26 Raymond HettingerUpdate timeit example to reflect current performance.
2004-03-25 Fred Drakemake sure the default manifest generation includes...
2004-03-25 Marc-André... Added more Windows version names (thanks to Thomas...
2004-03-25 Brett CannonFix last patch to be backwards-compatible with Python...
2004-03-25 Brett CannonFixed a caching bug in platform.platform() where the...
2004-03-25 Fred DrakeNote that reading from a socket may not always return...
2004-03-25 Fred Drake- make sure the methods minidom adds to the basic DOM...
2004-03-25 Hye-Shik ChangGet rid of gcc warning.
2004-03-25 Fred Drakeinclude the right index sources
2004-03-25 Fred Drakeremove duplicate use of the meta-data label
2004-03-25 Martin v. LöwisCorrect code to advance ptr to be well-formed C.
2004-03-25 Fred Drakefix typo
2004-03-25 Fred Drakenote that distutils API docs are included in "Distribut...
2004-03-25 Fred Drakeimprove the very-high-level API docs (contributed by...
2004-03-25 Martin v. LöwisDefer compilation of regular expressions until first...
2004-03-25 Fred DrakeRemove note that PyErr_SetInterrupt() is obsolete;...
2004-03-25 Martin v. LöwisUse True/False instead of 0/1 for character classes.
2004-03-25 Raymond HettingerSF bug: #921927: Fixed a typo/thinko spelling "paramet...
2004-03-25 Phillip J. EbyEnsure super() lookup of descriptor from classmethod...
2004-03-25 Nicholas BastinA few more PyThreadState_Get to PyThreadState_GET conve...
2004-03-25 Piers Lauderfix name in setacl method doc string
2004-03-24 Nicholas BastinChanged random calls to PyThreadState_Get() to use...
2004-03-24 Nicholas BastinEnable the profiling of C functions (builtins and exten...
2004-03-24 Martin v. LöwisAdd test case for unicode(somestring, "idna").
2004-03-23 Brett CannonReplace sequential split/join calls on strings with...
2004-03-23 Martin v. LöwisConvert input to a string object. Fixes #909230.
2004-03-23 Nicholas Bastin...for work done at PyCon 2004 (and beyond...)
2004-03-23 Brett CannonMake socket.sslerror a subclass of socket.error .
2004-03-23 Fred Drakemore markup nits
2004-03-23 Brett CannonReplace code in urllib for basejoin (undocumented)...
2004-03-23 Fred Drakefix markup nits
2004-03-23 Fred Drakeadd the distutils modules to the global modules list
2004-03-23 Guido van RossumAdd runctx to __all__.
2004-03-23 Fred Drakegive the document indexes
2004-03-23 Fred Drake- use recommended Python style in examples (no spaces...
2004-03-23 Nicholas BastinAdded command line options for profile.py - one for...
2004-03-23 Fred Drakemerge Anthony Baxter's distutils API reference into...
next