]> granicus.if.org Git - python/shortlog
python
2009-11-23 Senthil KumaranFix for issue1488943 - difflib.Differ() doesn't always...
2009-11-23 Mark DickinsonIssue #7369: Fibonacci series should start at 0 in...
2009-11-23 Mark DickinsonIssue #7379: Fix incorrect doctest for Fraction.limit_...
2009-11-23 Lars GustäbelAdd a testcase that checks if the TarFile constructor...
2009-11-22 Lars GustäbelIssue #6123: Fix opening empty archives and files.
2009-11-21 Jesse Nollerissue6615: Additional test for logging support in multi...
2009-11-21 Jesse Nollerrevert unintended change to multiprocessing/queues.py
2009-11-21 Jesse Nollerissue5738: The distribution example was confusing,...
2009-11-20 Mark DickinsonIssue #7272: Add configure test to detect whether...
2009-11-20 Mark DickinsonRegenerate configure with GNU autoconf 2.61.
2009-11-20 R. David MurrayIssue 7363: fix indentation in socketserver udpserver...
2009-11-20 Benjamin Petersonavoid doing an uneeded import in a function
2009-11-20 Benjamin Petersonturn goto into do while loop
2009-11-20 Benjamin Petersongenexps have linenos
2009-11-20 Benjamin Petersonprovide line number for lambdas
2009-11-19 Benjamin Petersonspelling
2009-11-19 Benjamin Petersonadd news notes for r76416
2009-11-19 Benjamin Petersonimprove several corner cases related with argument...
2009-11-19 Mark DickinsonMisc/NEWS entries for issue 7117.
2009-11-19 Ronald OussorenDon't use the '==' operator with test, that's an unport...
2009-11-19 Ronald OussorenFix for issue #7085
2009-11-19 Tarek Ziadédragfullwindows can have value 2
2009-11-19 Benjamin Peterson#5037 proxy __unicode__ correctly
2009-11-19 Raymond HettingerFix docstrings for itertools combinatoric functions.
2009-11-18 Raymond HettingerIssue 7263: Fix set.intersection() docstring.
2009-11-18 Lars GustäbelIssue #7341: Close the internal file object in the...
2009-11-18 Antoine PitrouMention Giampolo R's new FTP TLS support in the what...
2009-11-18 Mark DickinsonEnable short float repr!
2009-11-18 Georg BrandlFix markup.
2009-11-18 Georg Brandlupcase Python
2009-11-18 Mark DickinsonIssue #7117, continued: Change round implementation...
2009-11-18 Georg BrandlMake separate section for deprecations in 2.7 whatsnew.
2009-11-18 Georg BrandlMake separate section for deprecations in 2.6 whatsnew.
2009-11-18 Nick CoghlanCorrectly escape arbitrary error message text in the...
2009-11-18 Tarek Ziadé#7293: distutils.test_msvc9compiler now uses a key...
2009-11-17 Benjamin Petersona better callable replacement
2009-11-17 Philip Jenvey#1757126: fix typo with the cyrillic_asian alias
2009-11-16 Mark DickinsonSilence another MSVC warning about unary minus.
2009-11-16 Mark DickinsonSilence MSVC warning about unary minus applied to unsig...
2009-11-16 Georg Brandl#7302: fix link.
2009-11-16 Nick CoghlanAllow for backslashes in file paths passed to the regex...
2009-11-16 Nick CoghlanAccount for another cache when hunting ref leaks
2009-11-15 Nick CoghlanIssue #7328: don't corrupt sys.path when running pydoc...
2009-11-15 Antoine PitrouIssue #2054: ftplib now provides an FTP_TLS class to...
2009-11-15 Mark DickinsonIssue #7228: Add '%lld' and '%llu' support to PyFormat...
2009-11-15 Antoine PitrouIssue #4969: The mimetypes module now reads the MIME...
2009-11-15 Mark DickinsonIssue #5792: Extend short float repr support to x86...
2009-11-15 Mark DickinsonAvoid signed overflow in some xrange calculations,...
2009-11-15 Senthil KumaranFix for Issue4683 - urllib2.HTTPDigestAuthHandler fails...
2009-11-15 Nick CoghlanIssue #6816: expose the zipfile and directory execution...
2009-11-15 Senthil KumaranAddition of some details in the code comments.
2009-11-15 R. David MurrayRemove 'g' from regrtest getopt argument string, since...
2009-11-15 R. David MurrayIssue 7324: add a sanity check to regrtest argument...
2009-11-14 R. David MurrayTurn the bsddb replication startup timeout test into a
2009-11-14 R. David MurrayIssue #7312 (new feature): Add a -F flag to run the...
2009-11-14 Georg BrandlFix terminology.
2009-11-13 Benjamin Petersonuse Sphinx 0.6.3
2009-11-13 Benjamin Petersonrevert r76243; I was right, actually :)
2009-11-13 Antoine PitrouIssue #7318: multiprocessing now uses a timeout when...
2009-11-13 Benjamin Petersonnever mind about eval mode in this case
2009-11-12 Benjamin Petersonthis main is much more useful
2009-11-12 Benjamin Petersonfix several compile() issues by translating newlines...
2009-11-12 Ezio Melottifix highlight in the datetime example
2009-11-12 Georg BrandlGive the profile module a module directive.
2009-11-11 Antoine PitrouIssue #7295: Do not use a hardcoded file name in test_t...
2009-11-11 R. David MurrayI got the relative magnitudes of the timeout increases...
2009-11-11 Senthil KumaranFixing the NameError on Windows - issue1235
2009-11-11 Senthil KumaranCGIHTTPRequestHandler.run_cgi() to use subprocess for...
2009-11-10 Antoine PitrouBackport micro-fix from the py3k svnmerge
2009-11-10 Antoine PitrouIssue #7197: Allow unittest.TextTestRunner objects...
2009-11-10 Raymond HettingerShow example of how to make a sorted dictionary
2009-11-10 R. David MurrayUpdate the FAQ entry that explains that assignments...
2009-11-09 Mark DickinsonAdd extra information to a test_signal failure message...
2009-11-09 Mark DickinsonIssue #7251: Break out round tests for large values...
2009-11-09 Antoine PitrouIssue #7282: Fix a memory leak when an RLock was used...
2009-11-09 Eric SmithIssue 7294: Fixed URL in a comment.
2009-11-09 R. David MurrayRemove redundant sentence.
2009-11-09 Benjamin Petersondiscuss how to use -p
2009-11-08 Brett CannonProperly detect whether a C file is using tabs or space...
2009-11-08 Antoine PitrouKill a small potential leak in test_threading.
2009-11-07 Georg Brandl#7271: fix typo.
2009-11-07 Nick CoghlanSome minor cleanups to private runpy code and docstrings
2009-11-07 Nick CoghlanAdd test for runpy.run_module package execution and...
2009-11-07 Benjamin Petersonspelling
2009-11-06 Antoine PitrouIssue #7270: Add some dedicated unit tests for multi...
2009-11-05 Benjamin PetersonMerged revisions 76131 via svnmerge from
2009-11-05 Benjamin PetersonMerged revisions 76127-76128 via svnmerge from
2009-11-05 Benjamin PetersonMerged revisions 76125 via svnmerge from
2009-11-05 Antoine PitrouIssue #7264: Fix a possible deadlock when deallocating...
2009-11-05 R. David MurrayIncrease the timeout in the bsddb3 replication test...
2009-11-04 Antoine PitrouIssue #7211: Allow 64-bit values for the `ident` and...
2009-11-04 Georg Brandl#7259: show correct equivalent for operator.i* operatio...
2009-11-04 Antoine PitrouMake test_shutil clean up after itself
2009-11-03 Georg Brandl#7256: add versionadded tags for functions copied from...
2009-11-03 Antoine PitrouTry to make test_wsgiref less fragile against environme...
2009-11-03 Mark DickinsonFix doc typo reported by Arfrever.
2009-11-03 Skip Montanarotypo (space-o?)
2009-11-02 Antoine PitrouAdd acceptance of long ints to test_memoryio.py
2009-11-02 Benjamin Petersonenable test_parser in lib2to3
2009-11-02 Benjamin PetersonMerged revisions 76065 via svnmerge from
next