]> granicus.if.org Git - python/shortlog
python
2008-12-27 Alexandre VassalottiFix issue #4730: cPickle corrupts high-unicode strings.
2008-12-27 Alexandre VassalottiRemove unnecessary casts related to unicode_decode_call...
2008-12-27 Hirokazu YamamotoIssue #4740: Use HIGHEST_PROTOCOL in pickle test.
2008-12-26 Benjamin Petersonpython version is included in file name now
2008-12-24 Tarek Ziadéfixed #4400 : distutils .pypirc default generated file...
2008-12-24 Benjamin Petersonpretend exceptions don't exist a while longer
2008-12-24 Benjamin Peterson#4736 BufferRWPair.closed shouldn't try to call another...
2008-12-23 Benjamin Petersonmake global static
2008-12-23 Benjamin Petersonuse a global variable, so the compiler doesn't optimize...
2008-12-23 Georg BrandlMarkup fix.
2008-12-23 Georg BrandlFix missing "svn" command.
2008-12-23 Skip MontanaroAs a result of a regression that snuck into 2.5.3 add...
2008-12-22 Benjamin Petersonsilence compiler warning
2008-12-22 Benjamin Petersonadd NEWS note
2008-12-22 Benjamin Petersonfix #4720: the format to PyArg_ParseTupleAndKeywords...
2008-12-22 Benjamin Petersonless attitude
2008-12-22 Benjamin Petersonadd py3k warnings to frame.f_exc_*
2008-12-21 Benjamin Petersoncompute DISTVERSION with patchlevel.py
2008-12-21 Neal NorwitzAdd Tarek for work on distutils.
2008-12-21 Benjamin PetersonMerged revisions 67809 via svnmerge from
2008-12-21 Benjamin Petersonthere are way too many places which need to have the...
2008-12-21 Benjamin Petersonupdate readme
2008-12-21 Benjamin Petersonsphinx.web is long gone
2008-12-20 Benjamin Petersonsilence annoying DeprecationWarning
2008-12-20 Benjamin Petersonadd some recent releases to the list
2008-12-20 Benjamin Petersonremove redundant sentence
2008-12-20 Benjamin Petersonbeef up docstring
2008-12-20 Benjamin Petersonadd headings
2008-12-20 Benjamin Petersoncopy sentence from docstring
2008-12-19 Amaury Forgeot... #4700: crtlicense.txt is displayed by the license(...
2008-12-19 Mark DickinsonFix typo in Python equivalent for bit_length.
2008-12-19 Raymond HettingerFix-up and clean-up docs for int.bit_length().
2008-12-19 Benjamin Peterson_call_method -> _callmethod and _get_value to _getvalue
2008-12-19 Benjamin Petersonfix typo
2008-12-18 Mark DickinsonIssue 4692: bogus 'Make' in Makefile.pre.in; replace...
2008-12-17 Antoine PitrouIssue #2467: gc.DEBUG_STATS reports invalid elapsed...
2008-12-17 Mark DickinsonIssue #3439: add bit_length method to int and long.
2008-12-17 Antoine PitrouIssue #2183: Simplify and optimize bytecode for list...
2008-12-16 Benjamin PetersonMerged revisions 67427,67431,67433,67435,67630,67652...
2008-12-15 Amaury Forgeot... #3632: the "pyo" macro from gdbinit can now run when...
2008-12-15 Amaury Forgeot... #3954: Fix error handling code in _hotshot.logreader
2008-12-15 Nick CoghlanIssue #4197: Fix the remaining part of the doctest...
2008-12-15 Georg Brandl#4568: remove limitation in varargs callback example.
2008-12-15 Georg Brandl#4578: fix has_key() usage in compiler package.
2008-12-15 Georg Brandl#4611: fix typo.
2008-12-15 Georg Brandl#4446: document "platforms" argument for setup().
2008-12-15 Antoine Pitroumodify other occurrence of test_bad_address
2008-12-14 Antoine Pitroutry to fix failure in test_bad_address on some buildbots
2008-12-14 Antoine PitrouBackport r67759 (fix io.IncrementalNewlineDecoder for...
2008-12-14 Benjamin Petersonfix missing bracket
2008-12-14 Nick CoghlanAdd file that was missed from r67750
2008-12-14 Nick CoghlanFix several issues relating to access to source code...
2008-12-14 Benjamin Petersonremove has_key usage
2008-12-13 Antoine PitrouIssue #4163: Use unicode-friendly word splitting in...
2008-12-13 Benjamin Petersonfix incorrect example
2008-12-12 Lars GustäbelIssue #4616: TarFile.utime(): Restore directory times...
2008-12-11 Mark DickinsonIssues #3167, #3682: tests for math.log and math.log10...
2008-12-11 Facundo BatistaIssue #4084: Fix max, min, max_mag and min_mag Decimal...
2008-12-11 Amaury Forgeot... #1030250: correctly pass the dry_run option to the...
2008-12-10 Amaury Forgeot... #4559: When a context manager's __exit__() method retur...
2008-12-10 Jeffrey YasskinUpdate Misc/NEWS for r67666.
2008-12-09 Jeremy HyltonAdd simple unittests for Request
2008-12-09 Benjamin Petersonrevert unrelated change to installer script
2008-12-09 Benjamin Petersonspecify how things are copied
2008-12-08 Jeffrey YasskinIssue 4597: Fix several cases in EvalFrameEx where...
2008-12-08 Martin v. LöwisConsider micro version for name of CHM file.
2008-12-08 Martin v. LöwisAdd UUIDs for 2.6.1 and 2.6.2.
2008-12-07 Georg Brandl#4457: rewrite __import__() documentation.
2008-12-07 Georg BrandlAdd link to the favicon to the docs.
2008-12-07 Skip Montanaromuffed the default case
2008-12-06 Antoine PitrouIssue #4509: bugs in bytearray with exports (buffer...
2008-12-06 Skip Montanaroissue 4483 - dbm build failures on systems with gdbm_co...
2008-12-06 Georg BrandlFollow-up to #4488: document PIPE and STDOUT properly.
2008-12-05 Mark DickinsonIssue #4445: save 3 bytes (on average, on a typical...
2008-12-05 Georg BrandlRemove confusing sentence part.
2008-12-05 Georg BrandlFollowup to #4511: add link from decorator glossary...
2008-12-05 Mark DickinsonIssue #4461: Safety check in parsenumber (ast.c)
2008-12-05 Fred Drakebe more specific, and parallel to the py3k branch
2008-12-05 Fred Drakebump version number
2008-12-05 Georg BrandlMove __import__ to the bottom of the functions list.
2008-12-05 Georg Brandl#3171: document that *slice are removed in 3k.
2008-12-05 Georg Brandl#4478: document that copyfile() can raise Error.
2008-12-05 Georg Brandl#4517: add "special method" glossary entry and clarify...
2008-12-05 Georg Brandl#4529: fix parser's validation for try-except-finally...
2008-12-05 Georg Brandl#4544: add `dedent` to textwrap.__all__.
2008-12-05 Georg Brandl#4441 followup: Add link to open() docs for Windows.
2008-12-05 Georg Brandl#4458: recognize "-" as an argument, not a malformed...
2008-12-05 Georg BrandlUse markup.
2008-12-05 Georg BrandlAdd an index entry for "subclassing immutable types".
2008-12-05 Georg Brandl#4441: improve doc for os.open() flags.
2008-12-05 Georg Brandl#4409: fix asterisks looking like footnotes.
2008-12-05 Georg Brandl#4408: document regex.groups.
2008-12-05 Gregory P.... rename the new check_call_output to check_output. ...
2008-12-04 Georg BrandlClarification to avoid confusing output with file descr...
2008-12-04 Vinay SajipTook Nick Coghlan's advice about importing warnings...
2008-12-04 Gregory P.... Adds a subprocess.check_call_output() function to retur...
2008-12-04 Georg BrandlAdd another heapq example.
2008-12-04 Georg BrandlAdd reference to enumerate() to indices example.
2008-12-04 Fred DrakeIssue #1055234: cgi.parse_header(): Fixed parsing of...
2008-12-04 Christian HeimesBumped up 2.6 to 2.7
next