]> granicus.if.org Git - python/shortlog
python
2008-07-07 Gregory P.... - Issue #3094: httplib.HTTPSConnection Host: headers...
2008-07-07 Gregory P.... Add commented out #_sha256 and #_sha512 lines per issue...
2008-07-07 Josiah CarlsonFixed bugs 760475, 953599, and 1519.
2008-07-07 Gregory P.... - Issue #3309: Fix bz2.BZFile itererator to release...
2008-07-06 Amaury Forgeot... Issue839496: SimpleHTTPServer should open all files...
2008-07-06 Andrew M. KuchlingAdd two items; rewrap paragraph
2008-07-06 Andrew M. KuchlingWording fix
2008-07-06 Georg BrandlFix opensearch template.
2008-07-06 Gregory P.... fix issue3304 - remove an incorrect PyMem_Free in filei...
2008-07-06 Benjamin Petersonremove test_compact_freelists from test_sys
2008-07-06 Gregory P.... - Issue #2113: Fix error in subprocess.Popen if the...
2008-07-06 Gregory P.... - Issue #2862: Make int and float freelist management...
2008-07-05 Facundo BatistaIssue #3239. Differentiate the ascii call from the...
2008-07-05 Facundo BatistaIssue 3289. Removed two lines that ended doing nothing.
2008-07-05 Georg BrandlKeep below 80 chars.
2008-07-05 Benjamin Petersonmake regrtest aware of the lib2to3 resource
2008-07-05 Martin v. LöwisDisable lib2to3 by default, unless run explicitly.
2008-07-05 Martin v. LöwisMerged revisions 64285-64735 via svnmerge from
2008-07-05 Mark DickinsonMinor rewrite of cmath_log to work around a Sun compile...
2008-07-05 Mark DickinsonIssue 3188: accept float('infinity') as well as float...
2008-07-05 Georg Brandl#2663: support an *ignore* argument to shutil.copytree...
2008-07-05 Georg BrandlFix tabs.
2008-07-05 Raymond HettingerUpdate comment on prediction macros.
2008-07-04 Georg BrandlGive the pickle special methods a signature.
2008-07-03 Benjamin Petersonlet the term be linked
2008-07-03 Benjamin Petersonlowercase glossary term
2008-07-03 Martin v. LöwisPatch #1622: Correct interpretation of various ZIP...
2008-07-03 Andrew M. KuchlingTweak wording
2008-07-02 Amaury Forgeot... Try a blind fix to nismodule which fails on the solaris...
2008-07-02 Brett CannonRevert r64673 and instead just change the file encoding.
2008-07-02 Brett CannonFIx some Latin-1 characters to be UTF-8 as the file...
2008-07-02 Jesse NollerAdd #!/usr/bin/env python for ben
2008-07-02 Facundo BatistaIssue #449227: Now with the rlcompleter module, callabl...
2008-07-02 Jesse NollerReenable the manager tests with Amaury's threading fix
2008-07-02 Nick CoghlanIssue 3190: pydoc now hides module __package__ attributes
2008-07-02 Mark DickinsonReplace occurrences of '\d' with '[0-9]' in Decimal...
2008-07-02 Brett CannonHandle urllib's renaming for Python 3.0:
2008-07-01 Benjamin Petersonadd ABC to the glossary
2008-07-01 Georg BrandlAdd a comment about incref'ing w.
2008-07-01 Georg Brandl#1410739: add a footnote about "is" and "unusual" behavior.
2008-07-01 Georg Brandl#1523853: add note about fread().
2008-07-01 Amaury Forgeot... #3242: fix a crash in "print", if sys.stdout is set...
2008-07-01 Georg Brandl#3216: fix Execute's parameter description.
2008-07-01 Georg BrandlAdd a link to PEP 324.
2008-07-01 Benjamin Petersonwrite a short little section for multiprocessing; it...
2008-07-01 Benjamin Peterson#3219 repeated keyword arguments aren't allowed in...
2008-06-30 Amaury Forgeot... #Issue3088 in-progress: Race condition with instances...
2008-06-30 Martin v. LöwisAdd _multiprocessing module.
2008-06-30 Martin v. LöwisIssue #3215: Build sqlite3 as sqlite3.dll, not sqlite3.pyd
2008-06-30 Facundo BatistaFix #2702, with a correct accounting of recursion.
2008-06-29 Vinay SajipUpdated to reflect change in logging.config to remove...
2008-06-29 Vinay SajipRemoved out-of-date comment in _install_handlers and
2008-06-29 Benjamin Petersonreinstate the ending backtick. thanks Nick :)
2008-06-28 Benjamin Petersonfix typo
2008-06-28 Benjamin Petersonrewrap
2008-06-28 Benjamin Petersonconvert test_audioop to unittest. Thanks to Giampaolo...
2008-06-28 Bill Janssenmake sure we close the active channels when eof is...
2008-06-28 Bill Janssenvarious SSL fixes; issues 1251, 3162, 3212
2008-06-28 Raymond HettingerIssue 3230: Do not the set specific size macro.
2008-06-28 Benjamin Petersonfix typo
2008-06-28 Hye-Shik ChangGive information for compililation of _multiprocessing...
2008-06-27 Benjamin Petersonedit multiprocessing docs
2008-06-27 Mark DickinsonFix typo in configure.in, and propagate configure.in...
2008-06-27 Raymond HettingerFix whitespace in example code.
2008-06-27 Mark DickinsonIssue #3197: rework documentation for fractions module.
2008-06-27 Mark DickinsonAdd Jean Brouwers for his work on math.sum
2008-06-27 Mark DickinsonRemove trailing 'L's from numerator and denominator...
2008-06-27 Trent NelsonMerged revisions 64368-64369 via svnmerge from
2008-06-27 Trent NelsonInitialized merge tracking via "svnmerge" with revision...
2008-06-27 Brett CannonIgnore .pyc and .pyo files.
2008-06-27 Brett Cannonwarnings.warn_explicit() did not have the proper TypeEr...
2008-06-26 Benjamin Petersonfix isSet in _exposed
2008-06-26 Benjamin Petersonuse the new API
2008-06-26 Benjamin Petersonadd a htmlview directive
2008-06-26 Georg BrandlUse newer versions of externals.
2008-06-26 Georg BrandlAdd a version tag for shutdown().
2008-06-26 Robert SchuppeniesCorrected inconsistencies in sizeof tests and addressed...
2008-06-25 Facundo BatistaReverting the patch from #3165, as it broke other
2008-06-25 Mark Dickinsonissue #3199: Fix typo in Mac/Makefile.in
2008-06-25 Benjamin Petersonget rid of 2.6/3.0 switch statements in multiprocessing
2008-06-25 Benjamin Petersonuse byte literals in multiprocessing
2008-06-25 Robert SchuppeniesIssue 3147: Fixed SizeofTest failure for LLP64 systems.
2008-06-25 Benjamin Petersonremove bytes alias in multiprocessing
2008-06-24 Raymond HettingerRevert 64424, 64438, and 64439.
2008-06-24 Raymond HettingerIssue 3189: Py3k DeprecationWarning in difflib
2008-06-24 Mark DickinsonRemove references to Py3k in __floor__, __ceil__ and...
2008-06-24 Eric SmithFixed formatting with thousands separator and padding...
2008-06-24 Mark DickinsonChange description of float('nan') feature; NaNs don...
2008-06-24 Eric SmithTypo in comment.
2008-06-24 Benjamin Petersonminor fix
2008-06-24 Eric SmithModified interface to _Py_[String|Unicode]InsertThousan...
2008-06-23 Thomas HellerInclude debug info when assembling win64.asm in a debug...
2008-06-23 Thomas HellerFix compilation on Windows.
2008-06-23 Raymond HettingerIssue 3161: Missing import and test.
2008-06-22 Facundo BatistaFixing the problem stated in issue 2702 with the patch...
2008-06-22 Facundo BatistaJust returning nothing instead of rising TestSkipped...
2008-06-22 Georg BrandlWrite out "phi" consistently.
2008-06-22 Georg BrandlExpand docstrings of sqlite3 functions.
2008-06-22 Facundo BatistaTrying to see if the problem in Martin's buildot is at
2008-06-22 Georg Brandl#3085: Fix syntax error.
next