]> granicus.if.org Git - python/shortlog
python
2014-03-20 Vinay SajipMerged from 3.4.
2014-03-20 Vinay SajipIssue #10141: updated new usages of AF_CAN to be in...
2014-03-20 Victor Stinner(Merge 3.4) Issue #12328, #20978: Add _winapi.WAIT_ABAN...
2014-03-20 Victor StinnerIsuse #12328, #20978: Add _winapi.WAIT_ABANDONED_0...
2014-03-20 Victor Stinner(Merge 3.4) Issue #20976: pyflakes: Remove unused imports
2014-03-20 Victor StinnerIssue #20976: pyflakes: Remove unused imports
2014-03-20 Victor Stinner(Merge 3.4) Issue #20978: pyflakes: fix undefined names...
2014-03-20 Victor StinnerIssue #20978: pyflakes: fix undefined names
2014-03-20 Victor StinnerIssue #20978: Remove last part of OS/2 support in distutils
2014-03-20 Benjamin Petersonmerge 3.4
2014-03-20 Benjamin Petersonadd Nehal Hussain
2014-03-19 Andrew Kuchling#14332: provide a better explanation of junk in difflib...
2014-03-19 Andrew Kuchling#13437: link to the source code for a few more modules
2014-03-19 Zachary WareMerge with 3.4
2014-03-19 Zachary WareUse the correct VS edition names in PCbuild/readme.txt
2014-03-19 Victor Stinner(Merge 3.4) Skip test_urllib2.test_issue16464() is...
2014-03-19 Victor StinnerSkip test_urllib2.test_issue16464() is the ssl module...
2014-03-19 Ethan FurmanIssue19995: passing a non-int to %o, %c, %x, or %X...
2014-03-19 Kristján Valur... Issue #19009
2014-03-19 Zachary WareMerge xxlimited compile warning fix from 3.4
2014-03-19 Zachary WareAvoid compile warning in xxlimited on 32-bit Windows...
2014-03-19 Zachary WareMerge PCbuild/pcbuild.sln cleanup from 3.4
2014-03-19 Zachary WareClean up PCbuild/pcbuild.sln a bit:
2014-03-19 Zachary WareIgnore files generated by MSVC PGO builds (merge from...
2014-03-19 Zachary WareIgnore files generated by MSVC PGO builds.
2014-03-18 Zachary WareCloses #20966: Fix Tkinter Resources link (merge from...
2014-03-18 Zachary WareIssue #20966: Fix Tkinter Resources link
2014-03-18 Victor StinnerDoc: add What's New in Python 3.5 to whatsnew index
2014-03-18 Victor StinnerRestore removed NEWS items 3.4.1rc1 into 3.5.0alpha1...
2014-03-18 Georg Brandlmerge with 3.4
2014-03-18 Georg BrandlFix option description that is a warning in new Sphinx...
2014-03-18 Victor StinnerIssue #19977: Fix test_capi when LC_CTYPE locale is...
2014-03-18 Victor StinnerIssue #19977: Enable test_c_locale_surrogateescape...
2014-03-18 Victor StinnerIssue #19977, #19036: Always include <locale.h> in...
2014-03-18 Victor StinnerIssue #20574: Remove duplicated test failing on Windows XP
2014-03-18 Victor StinnerIssue #19977: When the ``LC_TYPE`` locale is the POSIX...
2014-03-17 Victor StinnerAdd a stub "whatsnew in 3.5" document.
2014-03-17 Victor StinnerIssue #20910: Make tests more reliable, less dependent...
2014-03-17 Victor StinnerIssue #20574: Add more tests for cp65001
2014-03-17 Victor StinnerIssue #20574: Implement incremental decoder for cp65001...
2014-03-17 Victor Stinner(Merge 3.4) Issue #20879: Delay the initialization...
2014-03-17 Victor StinnerIssue #20879: Delay the initialization of encoding...
2014-03-17 Victor StinnerDrop Python 3.4.1 section from Misc/NEWS
2014-03-17 Victor StinnerMove 3.3 items of Misc/NEWS to Misc/HISTORY
2014-03-17 Benjamin Petersonmerge 3.4
2014-03-17 Benjamin Petersonmove SharedKeyTests to test_descr
2014-03-17 Benjamin Petersonmerge 3.4
2014-03-17 Zachary WareBump Windows build to 3.5
2014-03-17 Benjamin Petersoncorrect the fix for #20637; allow slot descriptor inher...
2014-03-17 Éric AraujoMerge 3.4
2014-03-17 Éric AraujoFix typo in example (#20963)
2014-03-17 Jesus CeaMERGE: Typo
2014-03-17 Jesus CeaTypo
2014-03-17 Jesus CeaMERGE: Typo
2014-03-17 Jesus CeaTypo
2014-03-17 Jesus CeaMERGE: Typo
2014-03-17 Jesus CeaTypo
2014-03-17 Antoine PitrouRemove stray semicolon
2014-03-17 Antoine PitrouRemove stray semicolon
2014-03-17 R David MurrayMerge fix for #20960
2014-03-17 R David Murraycloses #20960
2014-03-17 Georg Brandlmerge with 3.4
2014-03-17 Georg Brandlmerge with 3.3
2014-03-17 Georg BrandlUpdate doc version switcher for 3.4/3.5.
2014-03-17 Larry HastingsVersion bump to 3.5, step 2.
2014-03-17 Larry HastingsVersion bump to 3.5, step 1.
2014-03-17 Larry HastingsMerge from 3.4 into default.
2014-03-17 Larry HastingsMerged default into 3.4 branch. 3.4 branch is now...
2014-03-17 Larry HastingsPost-release verion bump for 3.4.0(+).
2014-03-16 Benjamin Petersonmerge 3.3 (#11448)
2014-03-16 Benjamin Petersonimprove set_tunnel docs (closes #11448)
2014-03-16 Victor StinnerIssue #20950: Fix typo asyncio doc, wait() has no self...
2014-03-16 Benjamin Petersonmerge 3.3 (#20946)
2014-03-16 Benjamin Petersonfix ctypes test alignment assumptions (closes #20946)
2014-03-16 Larry HastingsAdded tag v3.4.0 for changeset 04f714765c13
2014-03-16 Larry HastingsFinal documentation fixes for 3.4.0 final. v3.4.0
2014-03-16 Larry HastingsRelease bump for 3.4.0 final.
2014-03-16 Larry HastingsRegenerate pydoc_topics, fix markup errors, in preparat...
2014-03-16 Larry HastingsMerge in all documentation changes since branching...
2014-03-16 Nick CoghlanBring PEP 453 What's New entry up to date
2014-03-16 R David Murraywhatsnew: Fix Features section title, use title/sentenc...
2014-03-16 Larry HastingsIssue #20931: Fix other confusingly-worded heading.
2014-03-16 Antoine PitrouClose #16665: improve documentation for hex(). Patch...
2014-03-16 R David Murraywhatsnew: Clarify heading.
2014-03-16 Antoine PitrouClose #16665: improve documentation for hex(). Patch...
2014-03-15 Benjamin Petersonmerge 3.3
2014-03-15 Benjamin Petersonsend people to the right editors page (#20938)
2014-03-15 Ned DeilyIssue #20939: merge from 3.3
2014-03-15 Ned DeilyIssue #20939: merge from 3.3
2014-03-15 Ned DeilyIssue #20939: Fix test_geturl failure in test_urllibnet...
2014-03-15 Benjamin Petersonmerge 3.3
2014-03-15 Benjamin Petersonremove runtime_library_dirs for _sqlite; it isn't needed
2014-03-15 Benjamin Petersonmerge 3.3
2014-03-15 Benjamin Petersonavoid referencing past the bounds of an array
2014-03-15 Benjamin Petersonmerge 3.3
2014-03-15 Benjamin Petersononly define zero constant when it is used
2014-03-15 Benjamin Petersonremove unused zero constants
2014-03-15 R David MurrayMerge: #20933: At least one place maps 'test' to 'local...
2014-03-15 R David Murray#20933: At least one place maps 'test' to 'localhost...
2014-03-15 Benjamin Petersonmerge 3.3
next