]> granicus.if.org Git - python/shortlog
python
2004-09-07 Walter DörwaldSF patch #998993: The UTF-8 and the UTF-16 stateful...
2004-09-07 Trent MickApply patch from http://python.org/sf/728330 to fix...
2004-09-07 Martin v. LöwisAdd support for launcher.exe
2004-09-07 Martin v. LöwisImplement conditional extensions through launcher.exe.
2004-09-07 Martin v. LöwisSupport Python 2.2.
2004-09-07 Jeremy HyltonRemove debugging print (not triggered by test suite...
2004-09-07 Martin v. LöwisAdd launcher program
2004-09-07 Jeremy Hyltoncompiler.transformer: correct lineno attribute when...
2004-09-06 Brett CannonPorted test__locale to unittest.
2004-09-06 Raymond HettingerRemove redunandant assertions from last checkin.
2004-09-06 Raymond HettingerSF #1022953: binascii.a2b_hqx("") raises SystemError
2004-09-06 Raymond HettingerFix erroneous docstring comment.
2004-09-06 Martin v. LöwisAdd test_difflib_expect.html.
2004-09-06 Raymond HettingerMarkup nits.
2004-09-06 Raymond HettingerAdd missing close parenthesis.
2004-09-06 Raymond HettingerSF bug #901654: split method documentation can be...
2004-09-05 Brett CannonRework some wording.
2004-09-05 Raymond HettingerFulfill Martin's request to use try/except rather than...
2004-09-04 Raymond HettingerTeach a test about the different kinds of functions.
2004-09-04 Raymond HettingerSF bug #1020540: a wrong link from "frame object"...
2004-09-04 Raymond HettingerSF bug #1022010: Import random fails
2004-09-04 Raymond HettingerChange the strategy for coping with time intensive...
2004-09-04 Tim PetersAdded IGNORE_EXCEPTION_DETAIL comparison option. The...
2004-09-04 Tim PetersAdded a couple names to __all__.
2004-09-04 Gregory P.... SF bug 1017405: the keys() values() and items() DB...
2004-09-03 Gustavo NiemeyerMinor aesthetic change in sre_parse.py, as suggested...
2004-09-03 Raymond HettingerSF bug #1022010: Import random fails
2004-09-03 Gustavo NiemeyerFixing bug #817234, which made SRE get into an infinite...
2004-09-03 Gustavo NiemeyerApplying modified version of patch #1018386, which...
2004-09-03 Martin v. LöwisAdd main program for icon file.
2004-09-03 Skip MontanaroMake the api of the _dispatch() method more concrete...
2004-09-02 cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.4a3
2004-09-02 Anthony Baxterupdate version
2004-09-02 Anthony Baxterrelease date
2004-09-01 Martin v. LöwisUpdate buildno for 2.4a3
2004-09-01 Martin v. LöwisConditionalize Tcl feature
2004-09-01 Andrew M. Kuchling[Bug #1011606] Only check file descriptors for exceptio...
2004-09-01 Tim PetersWhitespace normalization.
2004-09-01 Raymond HettingerSF patch #1020188: Use Py_CLEAR where necessary to...
2004-09-01 Fred Drake- add missing \end{seealso}
2004-08-31 Raymond HettingerRemove rotor from the build.
2004-08-31 Raymond HettingerRemove rotor and xreadlines from VC 6 build.
2004-08-31 Martin v. LöwisAdd instructions for building Tix
2004-08-31 Martin v. LöwisFix installdir for Tix
2004-08-31 Tim PetersRemove rotor and xreadlines from VC 7.1 build.
2004-08-31 Andrew M. KuchlingAdd item
2004-08-31 Andrew M. KuchlingRemove rotor, xreadlines modules
2004-08-31 Andrew M. KuchlingAdd news item.
2004-08-31 Andrew M. KuchlingRemove mpz, rotor, xreadlines modules
2004-08-31 Andrew M. KuchlingRemove rotor reference
2004-08-31 Andrew M. KuchlingMissed some occurrences of test_mpz
2004-08-31 Andrew M. KuchlingRemove mpz, rotor
2004-08-31 Andrew M. KuchlingRemove mpzpi demo
2004-08-31 Andrew M. KuchlingRemove test output for rotor, xreadline
2004-08-31 Andrew M. KuchlingRemove mpz, rotor, xreadlines modules
2004-08-31 Andrew M. KuchlingRemove rotor, xreadlines modules
2004-08-31 Andrew M. KuchlingRemove test for mpz
2004-08-31 Andrew M. KuchlingRemove tests for mpz, rotor, xreadlines
2004-08-31 Andrew M. KuchlingRemove rotor license
2004-08-31 Andrew M. KuchlingRemove docs for xreadlines, mpz, rotor
2004-08-31 Andrew M. KuchlingRemove xreadlines reference
2004-08-31 Andrew M. KuchlingRemove TERMIOS module
2004-08-31 Andrew M. KuchlingRemove TERMIOS docs
2004-08-31 Andrew M. KuchlingUse correct constant; remove reference to TERMIOS.py
2004-08-31 Andrew M. KuchlingChange from Raymond: use pos/neg instead of +/- 1;...
2004-08-31 Andrew M. KuchlingDescribe non-recursive re
2004-08-31 Andrew M. KuchlingAdd bug/patch counts
2004-08-31 Andrew M. KuchlingUse multi-line import
2004-08-31 Andrew M. KuchlingUpdate versions and dates; add PEP 328
2004-08-31 Vinay SajipUpdated doc for getLogger()
2004-08-31 Anthony BaxterSF patch #1007189, multi-line imports, for instance:
2004-08-31 Anthony Baxteronward and upward
2004-08-31 Martin v. LöwisAdd patch for Tix 8.1.4.
2004-08-31 Tim PetersHardwareRandom: Go back to multiplying by 2**-BPF...
2004-08-31 Raymond HettingerTake advantage of the math library's ldexp for assembli...
2004-08-30 Tim PetersChanged Karatsuba cutoff to match current reality.
2004-08-30 Tim PetersMore cmd.exe exploitation.
2004-08-30 Tim PetersSince it's impossible to build Python using VC7.1 on...
2004-08-30 Tim PetersUpdated test-runner .bat for new location of Tcl/Tk.
2004-08-30 Tim Peterswin32_urandom(): There's no need to copy the generated...
2004-08-30 Tim Peterswin32_urandom(): pass the function name to PyArg_Parse...
2004-08-30 Tim Peterswin32_urandom(): Raise ValueError if the argument...
2004-08-30 Tim Peterswin32_urandom(): Rewrite to Python C standards (hard...
2004-08-30 Tim PetersThe distinction between comparison flags and reporting...
2004-08-30 Johannes GijsbersFix build error: \filename{/dev/urandom} -> \file{...
2004-08-30 Johannes GijsbersBug #1014775: update NEWS.help for changes in docutils.
2004-08-30 Johannes GijsbersBug #1014770: apply some rest-foo and fix some docutils...
2004-08-30 Johannes GijsbersPatch #934356: if a module defines __all__, believe...
2004-08-30 Johannes GijsbersWhitespace normalization.
2004-08-30 Johannes GijsbersPatch #1003640: replace checkline() function parsing...
2004-08-30 Andrew M. KuchlingAdd items
2004-08-30 Johannes GijsbersPatch #941486: add os.path.lexists(). Also fix bug...
2004-08-30 Martin v. LöwisPickup Tk from tcltk directory.
2004-08-30 Martin v. LöwisBump Tk version to 8.4.7. Build into tcltk directory.
2004-08-30 Raymond HettingerTeach the random module about os.urandom().
2004-08-30 Tim Peterslong_pow(): Fix more instances of leaks in error cases.
2004-08-30 Tim PetersSF patch 936813: fast modular exponentiation
2004-08-29 Tim PetersWhitespace normalization. test_difflib passes again.
2004-08-29 Tim PetersSF patch 936813: fast modular exponentiation
2004-08-29 Tim PetersReverting whitespace normalization. test_difflib fails...
next