]> granicus.if.org Git - python/shortlog
python
2004-07-26 Martin v. LöwisPatch #995782: Add FreeBSD 5 expectations. Will backpor...
2004-07-26 Martin v. LöwisPatch #997668: Correct explanation of salts.
2004-07-26 Tim PetersExplain that most floats are actually integers. This...
2004-07-26 Tim PetersTypo in new docs.
2004-07-26 Tim PetersSF bugs 996748: os.environ documentation should indica...
2004-07-25 Martin v. LöwisGenerate rc[_d].h after linking
2004-07-24 Tim PetersSF bug 996392: math and cmath docs don't specify radians
2004-07-24 Skip Montanaroadded test for bug #996359.
2004-07-24 Skip Montanaroadd missing newlines to read/readline.
2004-07-23 Thomas HellerFactored out a method to determine the final installer...
2004-07-23 Thomas HellerMake the distutils version number the same as the pytho...
2004-07-23 Thomas Hellerbdist_wininst does now properly handle unicode strings...
2004-07-23 Marc-André... Add news item for u'%s' change.
2004-07-23 Marc-André... Let u'%s' % obj try obj.__unicode__() first and fallbac...
2004-07-23 Thomas HellerFix an uncorrect function prototype.
2004-07-23 Marc-André... Remove copyright notices from gencodec.py output.
2004-07-23 Tim PetersWhitespace normalization.
2004-07-23 Tim PetersA few trivial edits.
2004-07-22 Raymond HettingerSF bug #995983 and #995987: Documentation nits.
2004-07-22 Gustavo NiemeyerThis change implements the following gettext features, as
2004-07-22 Tim PetersSF bug 994255: Py_RETURN_NONE causes too much warnings
2004-07-22 Tim PetersSF patch 995225: tarfile.py fix for bug #990325
2004-07-21 Andrew M. Kuchling[Bug #990524] Fix typo
2004-07-21 Fred Drakeelaborate package data test to make sure get_outputs...
2004-07-21 Fred Drakerevise wording to avoid confusion for non-native Englis...
2004-07-21 Fred Drakerevise wording to avoid confusion for non-native Englis...
2004-07-21 Vinay SajipAdded an extra example to the basic example section
2004-07-21 Andrew M. KuchlingUpdate Decimal section to match the current module
2004-07-21 Andrew M. KuchlingAdd PEP 331; add constancy of None; minor edits
2004-07-21 Martin v. LöwisPatch #984714: Properly diagnose E_DECODE errors.
2004-07-21 Tim PetersThread.__delete: Discussion of internal obscurities...
2004-07-21 Kurt B. KaiserEditorWindow.py was not finding the .chm help file...
2004-07-21 Skip Montanarofix typo, highlight True/False correctly
2004-07-21 Brett CannonFix bug where a KeyError was raised if -O was being...
2004-07-21 Neal NorwitzSF #994605, fcntl example is broken
2004-07-20 Neal NorwitzFix SF #994580, typo in time.tzsets docstring. Backpor...
2004-07-20 Neal NorwitzRemove unused variables
2004-07-20 Neal NorwitzSF #918101, allow files >= 8 GB using GNU extension
2004-07-20 Neal NorwitzSF #857297 and 916874, improve handling of hard links...
2004-07-20 Neal NorwitzSF #846659, fix bufsize violation and GNU longname...
2004-07-20 Martin v. LöwisAdd Itanium targets.
2004-07-20 Brett CannonFix bug in addsitedir() to properly handle the lack...
2004-07-20 Hye-Shik Changossaudiodev is available on FreeBSD 5 too.
2004-07-19 Martin v. LöwisPatch #984654: Add more address family constants.
2004-07-19 Neal NorwitzMove comment that goes along with audioop
2004-07-19 Martin v. LöwisPatch #993173: Enable audioop on 64-bit platforms.
2004-07-19 Martin v. LöwisPatch #993187: Make rstrip doc similar to lstrip.
2004-07-19 Neil SchemenauerCheck the type of values returned by __int__, __float__...
2004-07-19 Neil SchemenauerDon't return spurious empty fields if 'keep_empty_value...
2004-07-19 Thomas HellerThe binary layout of cfgdata has changed, so the magic...
2004-07-19 Thomas HellerThe binary layout of cfgdata has changed, so the magic...
2004-07-19 Thomas HellerThe binary layout of cfgdata has changed, so the magic...
2004-07-19 Hye-Shik Changtest_codecmaps_hk is also expected to be skipped when...
2004-07-19 Neal NorwitzGet doc to build (add missing backslash)
2004-07-19 Raymond HettingerSilence a GCC unused variable warning in debug builds.
2004-07-19 Neal NorwitzDon't try to create the directory if it already exists...
2004-07-18 Tim PetersRecord that FCNTL.py has gone away; remove FCNTL hack...
2004-07-18 Andrew M. KuchlingRemove FCNTL.py, following python-dev discussion
2004-07-18 Tim Peterstest_sf_950057's gen1() used an assert statement, which...
2004-07-18 Tim PetersWhitespace normalization. Had to break guido's lock...
2004-07-18 Hye-Shik ChangTeach VC6 project file about the new cjkcodecs structure.
2004-07-18 Hye-Shik ChangReplace an extern magic to assigning declared pointer...
2004-07-18 Hye-Shik ChangOops -kb bit had been in my CVS/Entries. Converting...
2004-07-18 Hye-Shik Changcjkcodecs/mapdata_*.c are removed by the recent import...
2004-07-18 Hye-Shik ChangRemove unused CNS-11643 mapping which shouldn't merged...
2004-07-18 Tim PetersRepair bizarre generated Python.
2004-07-18 Tim PetersIgnore more encoding input files.
2004-07-18 Tim PetersIgnore input files for encoding tests (these aren't...
2004-07-18 Tim PetersWhitespace normalization, via reindent.py.
2004-07-18 Tim PetersWhitespace normalization, via reindent.py.
2004-07-18 Tim PetersWhitespace normalization. Ran reindent.py over the...
2004-07-18 Tim PetersWTF is with this script? It contained illegal syntax...
2004-07-18 Tim PetersWoo hoo! All the encoding tests pass on Windows (...
2004-07-18 Tim PetersRepair MS compiler warning about signed-vs-unsigned...
2004-07-18 Tim PetersMore cjkcodecs recovery: Python at least compiles...
2004-07-18 Tim PetersAdded a comment explaining the extern ugliness.
2004-07-18 Tim PetersChanged the "predefinitions" of codec_list and mapping_...
2004-07-18 Tim PetersTeach VC 7.1 about the new cjkcodecs structure. This...
2004-07-18 Hye-Shik ChangBring CJKCodecs 1.1 into trunk. This completely reorga...
2004-07-18 Tim PetersOops! Restored the pickle test to test_pyclbr, but...
2004-07-18 Tim PetersThe Darwin-specific getproxies_internetconfig() was...
2004-07-17 Tim PetersTemporarily add the Tcl/Tk bin directory to PATH, so...
2004-07-17 Raymond HettingerUpgrade None assignment SyntaxWarning to a SyntaxError.
2004-07-17 Hye-Shik ChangChange CJK encoding aliases to their most popular varia...
2004-07-17 Andrew M. KuchlingFix comment typo
2004-07-17 Andrew M. KuchlingAdd a definition (found in the Debian patches for 2...
2004-07-17 Hye-Shik ChangSF #990497: Fix a trivial typo in sorted() example.
2004-07-17 Andrew M. KuchlingMinor edits
2004-07-17 Tim Petersoptimize_code(): Repaired gross error in new special...
2004-07-17 Tim PetersSupply missing word in new datetime docs, aggravated...
2004-07-16 Thomas HellerThe new distutils features justify a new version number...
2004-07-16 Jack JansenThe interpreter popup was never filled with any data...
2004-07-16 Jack JansenMade preference window resizable (and do the most logic...
2004-07-16 Jack JansenCleaned up list of interpreters.
2004-07-16 Raymond HettingerTreat None as a constant.
2004-07-16 Jack JansenFix for #779167: use InternetConfig proxy settings...
2004-07-16 Jack JansenDon't hardcode "Python" as the framework name, we have...
2004-07-15 Jack JansenFix for #795649: explain how to use TextEdit for editin...
2004-07-15 Jack JansenFix for 838140: don't call NSUnlinkModule when we fail...
2004-07-15 Jack JansenAfter more than two years of puzzlement Jurjen Bos...
next