]> granicus.if.org Git - python/shortlog
python
2010-06-05 Michael Foordunittest.TestCase.assertDictEqual and assertMultilineEq...
2010-06-05 Mark DickinsonFix comment typo.
2010-06-05 Mark DickinsonIssue #8627: Fix "XXX undetected error" from unchecked...
2010-06-05 Michael FoordRemoved the new max_diff argument to assertSequenceEqua...
2010-06-05 Mark DickinsonIssue #8627: remove out-of-date warning about overridin...
2010-06-05 Michael FoordExtract error message truncating into a method (unittes...
2010-06-05 Michael FoordIssue 8351. Suppress large diffs in unittest.TestCase...
2010-06-05 Michael Foordunittest TestLoader test discovery filename matching...
2010-06-05 Benjamin Peterson_PyObject_LookupSpecial returns a new reference
2010-06-05 Benjamin Petersonfix ref counting
2010-06-05 Benjamin Petersonimplement object.__format__ with PyObject_Format
2010-06-05 Benjamin Petersonremove PyType_Ready call; float should be initialized...
2010-06-05 Benjamin Petersonproperly lookup the __format__ special method
2010-06-04 R. David Murray#4487: have Charset check with codecs for possible...
2010-06-04 Martin v. LöwisIssue #6470: Drop UNC prefix in FixTk.py
2010-06-04 Martin v. LöwisDisplay installer warning that Windows 2000 won't
2010-06-04 Martin v. LöwisIssue #5464: Implement plural forms in msgfmt.py.
2010-06-04 Martin v. LöwisIssue #8864: Define _XOPEN_SOURCE on Solaris for the
2010-06-04 Senthil Kumarantest verifying the resp object is closed for HEAD response.
2010-06-04 Senthil KumaranFix issue6312 - close the resp object for HEAD response.
2010-06-04 Vinay SajipIssue #8890: Documentation changed to avoid reference...
2010-06-04 Stefan KrahDetect missing ldd on all systems.
2010-06-04 Sean ReifscheiderIssue8810: Clearing up docstring for tzinfo.utcoffset.
2010-06-03 Vinay SajipIssue #8890: Documentation changed to avoid reference...
2010-06-03 Benjamin Petersonuse a set for membership testing
2010-06-03 R. David Murray#8889: rewrite transient_internet so we don't use EAI_N...
2010-06-03 R. David Murray#5610: use \Z not $ so we don't eat extra chars when...
2010-06-03 Stefan KrahUse compiler rather than compiler_obj. Thanks Michael...
2010-06-03 Stefan KrahIssue #7384: If the system readline library is linked...
2010-06-03 Lars GustäbelIssue #8741: Fixed the TarFile.makelink() method that...
2010-06-03 Lars GustäbelIssue #8833: tarfile created hard link entries with...
2010-06-03 Ronald OussorenFix for issue #7724: ensure that distutils and python...
2010-06-02 R. David Murray#1368247: make set_charset/MIMEText automatically encod...
2010-06-02 Antoine PitrouIssue #8873: add a documentation note about possible...
2010-06-02 Vinay SajipLogging: improved error reporting for BaseConfigurator...
2010-06-02 Ronald OussorenFix for issue8868: without this patch 'MacOS.WMAvailabl...
2010-06-02 Senthil KumaranFix issue8788 - description of doseq parameter in urlli...
2010-06-01 Brian CurtinFix #8618. Ask the Windows mixer API if there are any...
2010-06-01 Senthil KumaranFix Issue8797 - urllib2 basic authentication fix for...
2010-06-01 Georg BrandlPut docs for RegexObject.search() before RegexObject...
2010-06-01 R. David Murray#7583: clarify discussion of hard tab expansion in...
2010-05-31 Antoine PitrouImprove documentation for getaddrinfo() (part of #8857)
2010-05-30 Mark DickinsonIssue #8748: Fix incorrect results from comparisons...
2010-05-30 Mark DickinsonRemove declaration for unused variable.
2010-05-30 Mark DickinsonIssue #5211: Complete removal of implicit coercions...
2010-05-29 Mark DickinsonUntabify Modules/config.c.in.
2010-05-29 Stefan KrahFix typo
2010-05-29 Antoine PitrouIssue #8840: Make documentation for truncate() clearer
2010-05-29 Georg Brandl#8616: add new turtle demo "nim".
2010-05-28 R. David MurrayMake the ctl-C shutdown of serve.py prettier.
2010-05-28 R. David MurrayMake reference to Generic Attribute Management a hyperlink.
2010-05-28 Brian CurtinFix #8405 for slow buildbots. Remove the sleep on start...
2010-05-28 Martin v. LöwisIssue #1759169: Drop _XOPEN_SOURCE on Solaris.
2010-05-28 Benjamin Peterson2to3 doesn't fix test_support #6583
2010-05-28 Benjamin Petersonremove non-ascii coding per PEP 8
2010-05-27 Victor StinnerIssue #8835: test_support.transient_internet() catchs...
2010-05-27 Andrew M. KuchlingAdd item
2010-05-27 Alexander BelopolskyIssue #7150: Raise OverflowError if the result of addin...
2010-05-27 Andrew M. KuchlingRemove top-level 'General Questions' section, pushing...
2010-05-27 Andrew M. KuchlingRewrite wxWidgets section
2010-05-26 Alexander BelopolskyAdded Andrej Krpic. (Thanks for issue #7879 patch.)
2010-05-26 Alexander BelopolskyIssue #7879: Skip negative timestamps test on any Windo...
2010-05-26 Alexander BelopolskyIssue #7879: Do not test negative timestamps on any...
2010-05-26 Mark DickinsonIssue #8825: additional testcases for int(string, 0...
2010-05-26 Victor StinnerIssue #7449: Skip test_socketserver if threading suppor...
2010-05-25 Victor StinnerIssue #3798: Write sys.exit() message to sys.stderr...
2010-05-25 Martin v. LöwisAdd Alexander Belopolsky.
2010-05-25 Mark DickinsonFix a NameError in test_enumerate.
2010-05-25 Mark DickinsonIssue #8816: Extra tests for some built-in functions...
2010-05-25 R. David MurrayIssue 8818: urlparse/urlsplit keyword is 'scheme',...
2010-05-25 R. David MurrayIssue 8143: sync unquote in urlparse with urllib; add...
2010-05-25 Brian CurtinFix #2810 - handle the case where some registry calls...
2010-05-25 Andrew M. KuchlingAdd three items
2010-05-25 Brett CannonMake the contributor list alphabetical again.
2010-05-25 Benjamin Petersoncorrect default docs
2010-05-24 Benjamin Petersonset svn:eol-style
2010-05-24 Georg Brandl#8616: update module name
2010-05-24 Victor StinnerAdd the author of the last fix (Issue #6662)
2010-05-24 Victor StinnerIssue #6662: Fix parsing of malformatted charref (...
2010-05-24 Georg Brandl#8016: add the CP858 codec (approved by Benjamin)....
2010-05-24 Steven BethardFix default value for version help. Approved by Benjami...
2010-05-24 Steven Bethardargparse documentation updates (including updates to...
2010-05-23 Georg Brandl#1436346: make it more obvious that timetuple[7] is...
2010-05-22 Georg BrandlNEWS rewrap and punctuation consistency.
2010-05-22 Benjamin PetersonMerged revisions 80937,81478 via svnmerge from
2010-05-22 Victor StinnerFix my last commit (r81471) about codecs
2010-05-22 Victor StinnerIssue #6268: More bugfixes about BOM, UTF-16 and UTF-32
2010-05-22 Georg Brandl#8635: document enumerate() start parameter in docstring.
2010-05-22 Georg BrandlUnderscore the name of an internal utility function.
2010-05-22 Georg BrandlIssue #3924: Ignore cookies with invalid "version"...
2010-05-22 Georg Brandl#8785: less confusing description of regex.find*.
2010-05-22 Victor StinnerIssue #6268: Fix seek() method of codecs.open(), don...
2010-05-21 Victor StinnerIssue #5640: Fix Shift-JIS incremental encoder for...
2010-05-21 Georg Brandl#8709: mention Windows support for os.devnull.
2010-05-21 Georg Brandltypo
2010-05-21 Georg BrandlCorrect info for Semaphore.acquire() semantics under...
2010-05-21 Benjamin Petersonsimplify and modernize updatecache()
2010-05-21 Benjamin Petersonremove debugging rubish
2010-05-21 Benjamin Petersonensure the last line has a trailing newline #8782
2010-05-21 Georg Brandl#8707: remove duplicate paragraph part.
next