]> granicus.if.org Git - python/shortlog
python
2004-10-20 Andrew M. KuchlingAdd item
2004-10-20 Andrew M. Kuchling[Patch #1043972, for bug #1017553] filemode() returns...
2004-10-20 Andrew M. KuchlingAdd test case for bug #1017553
2004-10-20 Fred Drakewhen only using half of the return value of os.path...
2004-10-20 Vinay SajipChanged handling of args in LogRecord.__init__.
2004-10-20 Raymond HettingerSF bug #902037: relative on-disk SYSTEM id handling...
2004-10-20 Raymond HettingerSF bug #902037: relative on-disk SYSTEM id handling...
2004-10-20 Raymond HettingerSF patch #1038388: __main__ for whichdb.py
2004-10-20 Raymond HettingerSF bug #1048728: Bug fixes and cleanup for decimal.py
2004-10-19 Andrew M. KuchlingDelete empty sections in beta1 news
2004-10-19 Andrew M. KuchlingAdd item
2004-10-19 Andrew M. KuchlingRemove the current version of zlib (we'll just have...
2004-10-19 Andrew M. KuchlingTypo fixes, and a minor edit to clarify a sentence
2004-10-19 Andrew M. KuchlingDisplay helpful message; print repr() of return value...
2004-10-19 Andrew M. Kuchling[Bug #1048816] Fix bug when you do Ctrl-K at the start...
2004-10-19 Andrew M. KuchlingMake magic coordinates more readable
2004-10-19 Andrew M. Kuchling[Bug #1049826] Update version of zlib referenced in...
2004-10-19 Fred DrakeRely on the style sheet more for the distutils markup.
2004-10-18 Fred Drakemade it clear that this isn't a complete reference to
2004-10-18 Andrew M. KuchlingBump version
2004-10-18 Brett CannonClarify note about using %U and %W with strptime().
2004-10-18 Brett CannonFix comments.
2004-10-18 Brett CannonAdd support for %U and %W to contribute to calculating...
2004-10-18 Brett CannonAdd sections for 2.4b2
2004-10-17 Hye-Shik ChangSF #1048865: Fix a trivial typo that breaks StreamReade...
2004-10-17 Neal NorwitzSF bug #1048756, Doc typo for pdb
2004-10-17 Fred Drakesome platforms still need offsetof() from structmember.h
2004-10-17 Raymond HettingerFix and test weak referencing of itertools.tee objects.
2004-10-17 Raymond HettingerFix docstring formatting of escape sequences.
2004-10-17 Neal NorwitzSF patch #1047577, typo in liblocale.tex
2004-10-17 Fredrik LundhSF Patch #1048341: subprocess documentation, based...
2004-10-17 Neal NorwitzInvalid patterns to substitute and safe_substitute...
2004-10-17 Neal NorwitzUse proper value for False
2004-10-17 Neal NorwitzRemove unnecessary imports
2004-10-17 Fredrik Lundhreturn codes are available on all platforms, not just...
2004-10-16 Facundo BatistaSF Bug #1046800: Importing Tkinter correctly (thanks...
2004-10-15 cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.4b1
2004-10-15 Anthony Baxterrelease shenanigans
2004-10-15 Marc-André... Applied patch for [ 1047269 ] Buffer overwrite in PyUni...
2004-10-15 Fredrik Lundhmake sure to check for this limit even if we're running...
2004-10-15 Martin v. LöwisBump buildno for 2.4b1
2004-10-15 Martin v. LöwisAdd _subprocess.c
2004-10-15 Martin v. LöwisPatch #1020042: Only define HAVE_UINTPTR_T for VC 7.x.
2004-10-14 Raymond HettingerSF bug #1046855: httplib index out of range
2004-10-14 Michael W.... Just remove the #include of signal.h. That it was...
2004-10-14 Anthony BaxterPatch 1046644 - improved distutils support for SWIG.
2004-10-14 Fred Drakebump the version number prior to release
2004-10-14 Tim Petersremove_stderr_debug_decorations(): Always try the...
2004-10-14 Neal NorwitzUse C89 style comment for old compilers
2004-10-14 Neal NorwitzGet test to pass on amd64 (opteron). This is pretty...
2004-10-14 Tim PetersSF bug 1046690: difflib.HtmlDiff doc errors.
2004-10-13 Martin v. LöwisRequire minimally PyXML 0.8.4.
2004-10-13 Martin v. LöwisSynchronize with PyXML 1.79:
2004-10-13 Fredrik LundhReplace dynamic try/except with "if 0", to keep py2exe...
2004-10-13 Anthony BaxterPatch 983206: distutils obeys LDSHARED env var. Removed...
2004-10-13 Anthony BaxterPatch 977343, Solaris likes sys/loadavg.h. Added suppor...
2004-10-13 Anthony Baxter969574
2004-10-13 Anthony BaxterPatch #975056 - fixes for restartable signals on *BSD...
2004-10-13 Jim FultonFixed a small bug. doctest didn't handle unicode docstr...
2004-10-13 Anthony Baxteroops. how did _that_ happen?
2004-10-13 Anthony BaxterBacking out the basic dependency checking (from pycon...
2004-10-13 Fredrik LundhDon't spend quite as much time looking for leaks on...
2004-10-13 Fredrik Lundhnormalize case when comparing directory names (problem...
2004-10-13 Fredrik Lundhremoved info@pythonware.com reference
2004-10-13 Martin v. LöwisAdd a comment explaining -kb.
2004-10-13 Tim PetersNew helper remove_stderr_debug_decorations(). This...
2004-10-13 Tim PetersKill several problems at once: test_poll() failed...
2004-10-13 Tim Peterstest_stdout_none(): Don't print "banana" to the screen...
2004-10-13 Tim PetersWindows test_creationflags() test: print msg to stderr...
2004-10-13 Tim PetersFolded long lines.
2004-10-13 Tim PetersXXX about extreme expense of test_no_leaking() on Windo...
2004-10-12 Tim PetersExperience with Zope2's tests showed it's a Bad Idea...
2004-10-12 Tim PetersWrap long lines.
2004-10-12 Tim PetersWhitespace normalization.
2004-10-12 Tim PetersSupply the _subprocess module under 7.1. I'm not sure...
2004-10-12 Tim PetersBefore this turns into an unreadable mess, follow PEP...
2004-10-12 Johannes GijsbersImprovements when running pdb as a script.
2004-10-12 Andrew M. KuchlingTypo fix
2004-10-12 Andrew M. KuchlingFinish off PEP 324 section; fix Peter's last name
2004-10-12 Andrew M. KuchlingStart section for PEP 324
2004-10-12 Andrew M. KuchlingFix PEP number
2004-10-12 Fredrik LundhAdded Peter Astrand's subprocess module.
2004-10-12 Raymond HettingerDon't use mutable values for method defaults.
2004-10-11 Andrew M. KuchlingAdd two items
2004-10-11 Johannes GijsbersDocument that on Unix, the 'cmd' argument to the os...
2004-10-11 Michael W.... This is jiwon's patch to fix:
2004-10-11 Michael W.... Open source files in universal newlines mode.
2004-10-11 Barry WarsawAdded note about the new usegmt argument to email.Utils...
2004-10-11 Anthony BaxterAdded a usegmt flag to email.Utils.formatdate - this...
2004-10-11 Tim PetersSF patch 1044089: New C API function PyEval_ThreadsIni...
2004-10-10 Tim PetersRevert rev 2.35. It was based on erroneous reasoning...
2004-10-10 Tim PetersPyInterpreterState_New(), PyThreadState_New(): use...
2004-10-10 Tim Petersfind_key(): This routine wasn't thread-correct, and...
2004-10-09 Tim PetersPyGILState_Release(): If we need to delete the TLS...
2004-10-09 Barry WarsawAll known bugs are closed, and Python 2.4b1 is coming...
2004-10-09 Barry WarsawFix SF bug # 1030941. In _parsegen(), in the clause...
2004-10-09 Barry WarsawAn example message for SF bug # 1030941.
2004-10-09 Barry Warsawtest_missing_start_boundary(): A test for SF bug #...
2004-10-09 Tim Peters_PyGILState_Init(), PyGILState_Ensure(): Since PyThrea...
2004-10-09 Tim PetersDocument the results of painful reverse-engineering...
next