]> granicus.if.org Git - python/shortlog
python
2006-02-11 Martin v. LöwisIntroduce Py_SOCKET_FD_CAN_BE_GE_FD_SETSIZE.
2006-02-10 Thomas WoutersExplain the clearing of the stack in a comment in Pytho...
2006-02-10 Jack JansenOne more mod for support of C++ classes.
2006-02-10 Martin v. LöwisAvoid linking python with readline.
2006-02-10 Jack JansenFor overriding C++ methods we also need to know whether...
2006-02-10 Armin RigoThe default timer unit was incorrectly measured in...
2006-02-09 Vinay SajipAdded information on function name added to LogRecord...
2006-02-09 Vinay SajipAdded function name to LogRecord.
2006-02-09 Vinay SajipPropagate exceptions from shutdown() if raiseExceptions...
2006-02-09 Vinay SajipAdded lock acquisition/release around shared data struc...
2006-02-09 Neal NorwitzBe a little less sensitive to failures. Only check...
2006-02-09 Brett CannonAdd doc discussing how AST compiler is structured and...
2006-02-08 Barry WarsawPort relevant patches for SF 1409455 to the trunk for...
2006-02-08 Armin RigoAdded the cProfile module.
2006-02-08 Andrew M. KuchlingUpdate projected release date
2006-02-07 Jack JansenFixed an oversight and a misunderstanding of PEP253:
2006-02-07 Vinay SajipRemoved defensive test in Handler.close
2006-02-07 Vinay SajipSaved and restored logging._handlerList at the same...
2006-02-07 Neal NorwitzAdd versionadded note for new methods
2006-02-07 Neal NorwitzBug #876637, prevent stack corruption when socket descr...
2006-02-07 Neal NorwitzFix indentation (whitespace only).
2006-02-07 Neal NorwitzCheck return results for errors
2006-02-05 Martin v. LöwisPatch #1412872: zipfile: use correct system type on...
2006-02-05 Neal NorwitzGet test_logging to not hang when running under regrtes...
2006-02-05 Neal NorwitzPatch #1407135, bug #1424041, make mmap.mmap(-1, length...
2006-02-05 Neal NorwitzWhitespace normalization
2006-02-05 Neal NorwitzUse C-style comment
2006-02-04 Barry WarsawResolves SF bug #1423972.
2006-02-04 Neal NorwitzSF bug 1415455, fix typo in module name
2006-02-04 Martin v. LöwisPatch #1422385: Changes to nis module to support multip...
2006-02-04 Neal NorwitzFix typo
2006-02-03 Martin v. LöwisDrop C library for stat/fstat on Windows.
2006-02-03 Barry Warsawparsedate_tz(): Minor cleanup.
2006-02-02 Fredrik LundhSF patch #1421726
2006-02-01 Thomas WoutersAs discussed on python-dev, silence three gcc-4.0.x...
2006-01-31 Gustavo NiemeyerPatch #1413711: Certain patterns of differences were...
2006-01-30 Martin v. LöwisFix typo.
2006-01-30 Gregory P.... maintain support for older python versions in this...
2006-01-29 Gregory P.... fix test import for use in standalone pybsddb project...
2006-01-29 Tim PetersWhitespace normalization.
2006-01-29 Martin v. LöwisTry a number of ports, in case 9020 is already in use.
2006-01-29 Martin v. LöwisExplicitly close the server socket.
2006-01-29 Gregory P.... add bsddb.db.DBEnv.set_tx_timestamp mention
2006-01-29 Martin v. LöwisDelete aclocal.m4, and require autoconf 2.59, fixing
2006-01-28 Thomas WoutersWork around a Solaris peculiarity that caused test_pty...
2006-01-27 Jeremy HyltonImproved handling of syntax errors.
2006-01-27 Gregory P.... Add wrapper for DBEnv.set_tx_timeout method to allow...
2006-01-27 Gregory P.... Add wrapper for DBEnv.set_tx_timeout method to allow...
2006-01-26 Barry WarsawFix PyGC_Collect() to be exported from the built DLL...
2006-01-25 Neal NorwitzThere was a race condition where the connector would...
2006-01-25 Neal NorwitzRemove generated test db files
2006-01-25 Neal Norwitzmwh pointed out _Filemodule.c is generated. So to fix...
2006-01-25 Neal NorwitzFix bug #1413192, fix seg fault in bsddb if a txn was...
2006-01-24 Tim Peterstest_rude_shutdown(): Rewrote to use proper thread
2006-01-24 Tim PetersWhitespace normalization.
2006-01-24 Gregory P.... note the bsddb extension module changes.
2006-01-24 Gregory P.... commits sourceforge patch #1407992 by neil.norwitz.
2006-01-24 Fredrik Lundhmodule list utility
2006-01-24 Martin v. LöwisPatch #1349118: urllib2 now supports user:pass@ style...
2006-01-24 Gregory P.... Support for BerkeleyDB 4.4 (tested against 4.4.20 as...
2006-01-24 Neal NorwitzFix SF #1412837, compile failed with Watcom compiler
2006-01-23 Tim PetersRepaired new test failures on Windows:
2006-01-23 Georg BrandlCorrect misspellings.
2006-01-23 Georg BrandlAdd markup to new section in codecs docs
2006-01-23 Georg BrandlCorrect typos and markup errors (Raymond, thanks for...
2006-01-23 Georg BrandlAdd two missing markup tags.
2006-01-23 Tim PetersWhitespace normalization.
2006-01-23 Georg BrandlAdd \versionadded for sftp scheme
2006-01-23 Neal NorwitzDisable this test until I can test on big-endian machin...
2006-01-23 Neal NorwitzTest zipimporter a bit more. Also get working with...
2006-01-23 Neal NorwitzConvenience function to remove a possibly non-existant...
2006-01-23 Neal NorwitzTest getsignal() and some error conditions
2006-01-23 Neal NorwitzUse unittest and make sure a few other cases don't...
2006-01-23 Neal NorwitzThis should fix a mem leak on the Mac. Brett tested it.
2006-01-22 Georg BrandlAnother typo.
2006-01-22 Georg Brandltypo
2006-01-22 Georg BrandlCorrect several typos in libos.tex. Bug #1412227.
2006-01-22 Georg BrandlTypo
2006-01-22 Georg BrandlRemove reference to Grail and Netscape 2.0 from cgi...
2006-01-22 Vinay SajipMisc. changes, including documenting the ability to...
2006-01-21 Walter DörwaldFix typo
2006-01-21 Georg BrandlBug #902075: urllib2 now handles "host:port" proxy...
2006-01-21 Tim Peters_compile(): raise an exception if downcasting to SRE_CODE
2006-01-20 Tim PetersWhitespace normalization.
2006-01-20 Georg BrandlPatch #1410998: remove "DOS" from os.py docstring
2006-01-20 Georg BrandlPatch #1410783: add documentation links for static...
2006-01-20 Georg BrandlDocument supported schemes.
2006-01-20 Georg BrandlTry to resolve the remaining webbrowser issues (backgro...
2006-01-20 Tim PetersWhitespace normalization.
2006-01-20 Vinay SajipAdded a test for the ability to specify a class attribu...
2006-01-20 Vinay SajipAdded a test for the ability to specify a class attribu...
2006-01-20 Vinay SajipAdded the ability to specify a class attribute in Forma...
2006-01-20 Georg BrandlPatch #1388073: Make unittest.TestCase easier to subclass
2006-01-20 Georg Brandltypo
2006-01-20 Georg BrandlAdd markup to a "Python Standard Library" doc reference...
2006-01-20 Georg BrandlCheckin the test of patch #1400181.
2006-01-20 Georg BrandlBug #1407902: Added support for sftp:// URIs to urlparse.
2006-01-20 Georg BrandlReadd bug report note.
2006-01-20 Georg BrandlBug #1402224: Add warning to dl docs about crashes.
2006-01-20 Georg BrandlBug #1396471: Document that Windows' ftell() can return...
next