]> granicus.if.org Git - python/shortlog
python
2012-06-24 Eric V. SmithGive test directory a more reasonable name.
2012-06-24 Vinay SajipCloses #15173: Tidied up copyright statements and remov...
2012-06-24 Eric V. SmithFixes issue 15039: namespace packages are no longer...
2012-06-24 Larry HastingsRestore Misc/NEWS entries lost in the merge for the...
2012-06-24 Larry HastingsIssue #15164: Change return value of platform.uname...
2012-06-24 Georg BrandlMerge with 3.2.
2012-06-24 Georg BrandlFix a couple of versionadded/versionchanged related...
2012-06-24 Georg BrandlFix a bunch of "versionchanged" related markup errors.
2012-06-24 Antoine PitrouMerge
2012-06-24 Antoine PitrouAdd a couple of what's new entries.
2012-06-24 Antoine PitrouFix statement.
2012-06-24 Georg BrandlFix markup, for real this time.
2012-06-24 Antoine PitrouMerge
2012-06-24 Éric AraujoFix indentation
2012-06-24 Antoine PitrouSupport Mageia Linux in the platform module.
2012-06-24 Georg BrandlCloses #11678: support Arch linux in the platform module.
2012-06-24 Ezio MelottiMerge heads.
2012-06-24 Ezio Melotti#15156: HTMLParser now uses the new "html.entities...
2012-06-24 Stefan KrahDrop useenv=true also from the 32-bit build script...
2012-06-24 Antoine PitrouIssue #15055: update dictnotes.txt. Patch by Mark...
2012-06-24 Georg BrandlMerge with 3.2.
2012-06-24 Georg BrandlRefer test_xmlrpc_net to the new buildbot URL at buildb...
2012-06-24 Georg BrandlMerge with 3.2.
2012-06-24 Georg BrandlPartial backport of 612f34e31270: fix spacing error...
2012-06-24 Georg Brandlurllib.request: fix spacing errors in exception/warning...
2012-06-24 Éric AraujoBranch merge
2012-06-24 Éric AraujoFix markup
2012-06-24 Éric AraujoFix typos
2012-06-24 Éric AraujoRestore test that was using pysetup and can now (#15157...
2012-06-24 Georg BrandlFix test__locale on Mac; platform.uname() does not...
2012-06-24 Stefan KrahIssue #15102: Fix paths of python executables.
2012-06-24 Georg BrandlAlpha -> Beta
2012-06-24 Georg BrandlAdd a single versionadded for a whole section instead...
2012-06-24 Georg BrandlSmall whitespace fixes for shutil.rmtree() docs.
2012-06-24 Georg Brandl#444582: fix example and rewrap docs a bit.
2012-06-24 Georg BrandlAdd 3.2.3 version to the license table.
2012-06-24 Antoine PitrouMerge
2012-06-24 Georg BrandlCloses #15162: the meaning of "online" has shifted...
2012-06-24 Antoine PitrouUse -W on the Windows 64 buildbots
2012-06-24 Georg BrandlRefactor the venv API docs into a real API doc style.
2012-06-24 Antoine PitrouFix test to really run behind a NNTP virus checker
2012-06-24 Antoine PitrouRemove a detailed discussion of content-based short...
2012-06-24 Antoine PitrouSimplify wording.
2012-06-24 Hynek SchlawackRemove debug output from test_shutil
2012-06-24 Antoine PitrouFormatting
2012-06-24 Georg BrandlSmall wording update from Larry.
2012-06-24 Hynek SchlawackFix doc of os.fwalk: example used now non-existing...
2012-06-24 Georg BrandlMerge heads.
2012-06-24 Georg BrandlMerge heads.
2012-06-24 Georg BrandlImprove hmac.compare_digest() docstring and documentati...
2012-06-24 Antoine PitrouThe buffer protocol doesn't exist (in the glossary...
2012-06-24 Antoine PitrouLarry's suggested rewording of the compare_digest(...
2012-06-24 Stefan KrahMake the benchmark more fair for _decimal/decimal.py...
2012-06-24 Georg BrandlFix use of class markup.
2012-06-24 Georg BrandlWhitespace cleanup.
2012-06-24 Georg BrandlRemove unused variable.
2012-06-24 Georg BrandlFix a refleak in c82451eeb595.
2012-06-24 Christian HeimesIssue #15061: Re-implemented hmac.compare_digest()...
2012-06-24 Larry HastingsIssue #15118: Change return value of os.uname() and...
2012-06-24 Georg BrandlFix casing of Unix.
2012-06-24 Georg BrandlMake the style of the "Availability" sections consistent.
2012-06-24 Georg BrandlActually it is just one function.
2012-06-24 Georg BrandlMinor clarification about fdopen().
2012-06-24 Georg BrandlRemove attribution; this is for the whatsnew.
2012-06-24 Stefan KrahIssue #15102: Try setting HOST_PYTHON in build-amd64...
2012-06-24 Georg BrandlCloses #15161: add support for giving path as a fd...
2012-06-24 Georg BrandlRestore mostly-alphabetic sorting of os functions.
2012-06-24 Georg BrandlNote that equivalents are valid for 3.3+ only.
2012-06-24 Vinay SajipMerged upstream changes.
2012-06-24 Vinay SajipAdded Windows launcher documentation.
2012-06-24 Stefan KrahSpeed up _decimal by another 10-15% by caching the...
2012-06-24 Mark DickinsonIn random's test_seedargs: Make sure to include at...
2012-06-24 Georg BrandlMove Linux-only *xattr() functions to their own subheading.
2012-06-24 Georg BrandlFix typo.
2012-06-24 Georg BrandlSmall nits in os doc.
2012-06-24 Larry HastingsIssue #14815: Bugfix: the PyLong fed into the seed...
2012-06-24 Georg Brandl"Refactor" docs for the new dir_fd, follow_symlinks...
2012-06-24 Vinay SajipCloses #15157: pydoc script added to venvs.
2012-06-24 R David Murray#15160: Extend the new email parser to handle MIME...
2012-06-24 Larry HastingsIssue #14815: Use Py_ssize_t instead of long for the...
2012-06-24 Ned DeilyUpdate OS X installer build target compilers.
2012-06-24 Ned DeilyPackaging removal: remove pysetup3 install from Makefile.
2012-06-24 Hynek SchlawackFix whitespace
2012-06-24 Ned DeilyUpdate compileall calls in OS X installer postflight...
2012-06-24 Éric AraujoPackaging removal: also revert introduction of sysconfi...
2012-06-24 Gregory P.... merge heads
2012-06-24 Gregory P.... Fixes issue #12268: File readline, readlines and read...
2012-06-24 Ned DeilyRemove obsolete fixapplepython23 script and PythonSyste...
2012-06-24 Gregory P.... Fixes issue #12268: File readline, readlines and read...
2012-06-24 Gregory P.... Speed up test_io by >2x by reducing the sleep time...
2012-06-24 Éric AraujoMove distutils install doc back into place.
2012-06-24 Éric AraujoRemove packaging from the standard library.
2012-06-24 Ezio Melotti#11113: add a new "html5" dictionary containing the...
2012-06-23 Larry HastingsIssue #15154: Add "dir_fd" parameter to os.rmdir, remov...
2012-06-23 Antoine PitrouErrors in "client" methods in test_socket were ignored...
2012-06-23 Ned DeilyIssue #13590: Improve support for OS X Xcode 4:
2012-06-23 Philip Jenveysmall refactor and PEP8 line width/docstring
2012-06-23 Antoine PitrouTry to fix crash on x86 OpenIndiana buildbot.
2012-06-23 Antoine PitrouReplace assert() with a more informative fatal error.
2012-06-23 Antoine PitrouMerge
next