]> granicus.if.org Git - python/shortlog
python
2012-06-26 Petri LehtinenWhat's new: Add myself as the contributor of issue...
2012-06-26 Senthil Kumaranmerge from 3.2 - Issue13685
2012-06-26 Senthil KumaranIssue #13685 - Update argparse help message for % sign...
2012-06-25 Vinay SajipCloses #15179: Merged fix from 3.2.
2012-06-25 Vinay SajipIssue #15179: Closed socket on connection failure....
2012-06-25 Brett CannonIf main() is called and an argument cannot be decoded...
2012-06-25 Brett CannonComment out a dead increment.
2012-06-25 David MalcolmIssue #14443: ensure that brp-python-bytecompile is...
2012-06-25 Antoine PitrouMerge
2012-06-25 Antoine PitrouBackport test_nntplib fixes from default.
2012-06-25 Antoine PitrouIssue #15181: importlib bytecode is unsigned and should...
2012-06-25 Stefan KrahNull merge.
2012-06-25 Stefan KrahIssue #15171: Try the HOST_PYTHON hack for 3.2.
2012-06-25 Stefan KrahUpdate test script to Visual Studio 2010.
2012-06-25 Ned DeilyIssue #13950: Improve support for OS X Xcode 4:
2012-06-25 Larry HastingsMoved hmac.compare_digest Misc/NEWS entry from Core...
2012-06-25 Larry HastingsIssue #15177: Added dir_fd parameter to os.fwalk().
2012-06-25 Jesus CeaSkip test in freebsd entirely - Kernel bug in freebsd7...
2012-06-25 Larry HastingsIssue #15176: Clarified behavior, documentation, and...
2012-06-25 Hynek Schlawack#4489 Make fd based rmtree work on bytes
2012-06-25 Larry HastingsMore doc fixes: made it clear where to start reading...
2012-06-25 Gregory P.... merge heads
2012-06-25 Gregory P.... Backout change e8f44ebacda7052267318cecf5b6f128d35add17...
2012-06-25 Gregory P.... Backout change e8f44ebacda7052267318cecf5b6f128d35add17...
2012-06-25 Larry HastingsMinor grammar refinement for hmac.compare_digest().
2012-06-25 Georg BrandlSome tightening of the documentation for the new kwarg...
2012-06-25 Georg BrandlGrammar fix.
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.
next