]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2004-01-17  Skip MontanaroRemove support for DYNIX, IRIX 4, --with-sgi-dl, -...
2004-01-17  Skip MontanaroRemove support for systems defining __d6_pthread_create.
2004-01-17  Skip Montanaroremove DGUX support.
2004-01-17  Skip MontanaroRemove support for minix.
2004-01-16  Fred Drake- add warning that hotshot doesn't work well with threads
2004-01-16  Fred Drakeminor markup improvements
2004-01-16  Andrew M. KuchlingMake parameter names in docstring more mnemonic
2004-01-13  Fred Drakeadd a note about memory consumption and LaTeX
2004-01-13  Fred Drake- add comment about $CUSTOM_BUTTONS
2004-01-13  Fred Drakemarkup changes
2004-01-13  Gregory P.... __init__.py: keep it compatible with older python...
2004-01-11  Raymond HettingerSF Patch #871704: Py_SequenceFast can mask errors
2004-01-11  Andrew M. Kuchling[Bug #873205] Update URL
2004-01-11  Jack JansenMore cases of input parameters passed by reference...
2004-01-11  Jack JansenAdded support for APIs in QuickTimeMusic.h. This one...
2004-01-10  Sjoerd MullenderThe format of the string data used in the imageop modul...
2004-01-09  Jack JansenAdded support for APIs in MediaHandlers.h.
2004-01-09  Jeremy HyltonUpdate Windows build to use zlib 1.2.1
2004-01-08  Andrew M. KuchlingFix some digicool addresses I noticed
2004-01-08  Fred Drakeadd link to the red-dove.com page about the logging...
2004-01-08  Fred Drakeadd new reference macro: \seelink
2004-01-08  Raymond HettingerSF bug #872461: list.extend() described as experimental
2004-01-07  Barry Warsaw__all__: Remove freenet_b64encode and freenet_b64decode.
2004-01-06  Thomas HellerAdd the _bisectmodule.c source file to the pythoncore...
2004-01-06  Mark HammondUpdate information about building bsddb, particularly...
2004-01-05  Raymond HettingerSF Patch #864863: Bisect C implementation
2004-01-05  Raymond HettingerSmall correction to example
2004-01-05  Raymond Hettinger* Add various updates reflecting the last two weeks...
2004-01-05  Hye-Shik Chang[SF #866875] Add a specialized routine for one character
2004-01-04  Jack JansenAllow passing NULL pointers by passing None. This also...
2004-01-04  Raymond HettingerShow how to re-enable GC during timings.
2004-01-04  Hye-Shik ChangFIx unicodefilename support of posix.uname(). This...
2004-01-04  Raymond HettingerExercise sorted() where possible
2004-01-04  Raymond HettingerApply pre-sizing optimization to a broader class of...
2004-01-04  Martin v. LöwisBump build number
2004-01-04  Raymond HettingerApply map/zip pre-sizing optimization to a broader...
2004-01-04  Raymond HettingerApply tuple/list pre-sizing optimization to a broader...
2004-01-04  Raymond HettingerConvert return value to boolean.
2004-01-04  Raymond HettingerSF patch #868736: Disable GC for timeit
2004-01-04  Raymond HettingerFix small factual error.
2004-01-04  Tim PetersUpdate to record .pyd files removed for Python 2.4.
2004-01-04  Tim PetersThat's it -- works as well under VC6 as it ever did...
2004-01-04  Tim PetersThe _tkinter subproject works with VC6 again.
2004-01-04  Tim PetersThe bz2 subproject works with VC6 again.
2004-01-04  Tim PetersThe _ssl subproject may <heh> be working w/ VC6 again.
2004-01-04  Tim PetersThe _bsddb subproject works again under VC6.
2004-01-04  Tim PetersRemoved dead text about MS subprojects that no longer...
2004-01-04  Tim PetersGetting closer (but not yet there) to being able to...
2004-01-04  Barry WarsawDocumentation for new RFC 3548 functions.
2004-01-04  Barry WarsawAdd note about new base64.py module support for RFC...
2004-01-04  Barry WarsawMore complete code coverage, including testing the...
2004-01-04  Barry WarsawAdded more complete RFC 3548 support for Base64, Base32...
2004-01-03  Hye-Shik ChangCosmetic fix for wrongly indented tabs with ts=4.
2004-01-03  Jack JansenAdded interfaces for most of the stuff in QuickTimeComp...
2004-01-03  Tim PetersTons of changes to get this closer to being buildable...
2004-01-02  Jack JansenAdded support for ImageCompression.h APIs.
2004-01-02  Jack JansenUpdated for QuickTime 6.0, Universal Header 3.4.2.
2004-01-02  Jeremy HyltonAdd comment to mollify Tim.
2004-01-02  Martin v. LöwisMove VC6 project files here.
2004-01-02  Martin v. LöwisUpdate build procedure to VC 7.1; make more modules...
2004-01-02  Martin v. LöwisUpdate build procedure to VC 7.1.
2004-01-02  Martin v. LöwisUpdate build procedure to VC 7.1 and newer versions...
2004-01-02  Alex MartelliThe script now takes an optional command-line argument...
2004-01-02  Andrew M. Kuchling[Bug #812325 ] tarfile.close() can write out more bytes...
2004-01-02  Fred Drakelist the Python Software Foundation on all the documents
2004-01-02  Fred DrakePythonLabs --> Python Software Foundation
2004-01-02  Kurt B. Kaiser- Print correct exception even if source file changed...
2004-01-01  Andrew M. KuchlingUse 'input' as variable name, even though it shadows...
2004-01-01  Fred Drakein the section "The interpreter stack":
2004-01-01  Raymond HettingerAdd sets to list of picklable objects.
2004-01-01  Fred Drakeclean up indexing for None, NotImplemented
2004-01-01  Fred Drakefix reference to File Object documentation
2003-12-31  Raymond HettingerSF Patch 681780: Faster commonprefix (OS independent)
2003-12-31  Raymond HettingerSF patch #859286: documentation bool change fix
2003-12-31  Raymond Hettinger* Simplify and speedup logic for tp_print.
2003-12-31  Fred Drakeuse conventional whitespace in interactive example
2003-12-31  Guido van RossumCorrect misrepresentation of print (it uses str(),...
2003-12-31  Fred Drake- general markup cleanup
2003-12-31  Fred Drakegeneral markup improvements
2003-12-31  Fred Drake- add link to the datetime module
2003-12-31  Fred Drake- update description of isleap()
2003-12-31  Fred Drake- use the same markup for the deprecation as for that of
2003-12-31  Fred Drake- add a "See also" reference to the doctest module
2003-12-31  Raymond HettingerStrengthen the test for hash effectiveness
2003-12-31  Raymond HettingerVarious fixups:
2003-12-30  Fred Drakefix truly evil markup typo
2003-12-30  Fred Drakeminor cleanup of example
2003-12-30  Fred Drake- we *really* don't care about Python 1.5 alphas any...
2003-12-30  Fred Drakefix a variety of markup bugs
2003-12-30  Fred Drakework around whitespace bugs in the HTML version
2003-12-30  Fred Drakefix markup errors
2003-12-30  Fred Drakelots of markup adjustments
2003-12-30  Fred Drakemarkup fix
2003-12-30  Barry WarsawFixes to support CJKCodecs as per SF bug #852347. ...
2003-12-30  Barry WarsawBump version number to 2.5.5
2003-12-30  Fred Drakeremove ancient cruft
2003-12-30  Fred Drake- make "--" in code text not get converted to "-"
2003-12-30  Fred Drake- remove crufty markup that's no longer needed to make the
2003-12-30  Fred Drakeuse consistent email address for Tim
2003-12-30  Fred Drake- update Tim's email address
next