]> granicus.if.org Git - python/shortlog
python
2014-06-08 Zachary WareMerge with 3.4
2014-06-08 Zachary WareIssue #21683: Add Tix build to the Windows buildbot...
2014-06-08 Terry Jan ReedyMerge with 3.4 whitespace
2014-06-08 Terry Jan Reedywhitespace
2014-06-08 Terry Jan ReedyMerge with 3.4
2014-06-08 Terry Jan ReedyMerge heads.
2014-06-08 Terry Jan ReedyIssue #21682: Replace EditorWindow with mock to elimina...
2014-06-08 Benjamin Petersonbackout 0fb7789b5eeb for test breakage (#20578)
2014-06-08 Benjamin Petersonmerge 3.4 (#11709)
2014-06-08 Benjamin Petersonmake sure the builtin help function doesn't fail when...
2014-06-08 Benjamin Petersonadd BufferedIOBase.readinto1 (closes #20578)
2014-06-08 Benjamin Petersonmerge 3.4 (#12063)
2014-06-08 Benjamin Petersondocument TokenError and unclosed expression behavior...
2014-06-07 Benjamin Petersonmerge 3.4 (#13223)
2014-06-07 Benjamin Petersondon't remove self from example code in the HTML output...
2014-06-07 Benjamin Petersonmerge 3.4 (#21463)
2014-06-07 Benjamin Petersonin ftp cache pruning, avoid changing the size of a...
2014-06-07 Benjamin Petersonmerge 3.4 (#10503)
2014-06-07 Benjamin Petersonspecify that getuid() returns the real uid (closes...
2014-06-07 Benjamin Petersonmerge 3.4 (#21404)
2014-06-07 Benjamin Petersondocument the compress_level argument to tarfile.open...
2014-06-07 Benjamin Petersonmerge 3.4 (#21642)
2014-06-07 Benjamin Petersonallow the keyword else immediately after (no space...
2014-06-07 Nick CoghlanMerge issue #21569 from 3.4
2014-06-07 Nick CoghlanIssue #21569: sync Python 2.7 What's New with 2.7 version
2014-06-07 Nick CoghlanMerge issue #21667 from 3.4
2014-06-07 Nick CoghlanIssue #21667: Clarify string data model description
2014-06-07 Terry Jan ReedyMerge with 3.4
2014-06-07 Terry Jan ReedyIssue #21682: Replace EditorWindow with mock to elimina...
2014-06-06 Terry Jan ReedyMerge with 3.4
2014-06-06 Terry Jan ReedyIssue #18910: test_textView - since all tests require...
2014-06-06 Zachary WareMerge quote quashing.
2014-06-06 Zachary WareQuash extraneous quote.
2014-06-06 Zachary WareIssue #21671: Merge with 3.4
2014-06-06 Zachary WareIssue #21671, CVE-2014-0224: Update the Windows build...
2014-06-05 R David MurrayMerge #21662: fix typo, improve sentence flow
2014-06-05 R David Murray#21662: fix typo, improve sentence flow
2014-06-05 R David MurrayMerge: #21653: fix doc for return type of sqlite3.Row...
2014-06-05 R David Murray#21653: fix doc for return type of sqlite3.Row.keys().
2014-06-05 Zachary WareCloses #21661: Merge typo fix.
2014-06-05 Zachary WareIssue #21661: Fix typo.
2014-06-05 Zachary WareRevert Tools/buildbot/external-common.bat to normal...
2014-06-05 Zachary WareRevert Tools/buildbot/external-common.bat to normal...
2014-06-05 Zachary WareForce a clean pull-and-build of Tcl/Tk on Windows build...
2014-06-05 Zachary WareForce a clean pull-and-build of Tcl/Tk on Windows build...
2014-06-05 Zachary WareIssue #21665: Don't use 'OPTS=noxp' when compiling Tk.
2014-06-05 Zachary WareClean up Tcl/Tk building in the Windows buildbot scripts.
2014-06-05 Victor StinnerIssue #21515: tempfile.TemporaryFile now uses os.O_TMPF...
2014-06-05 Victor Stinner(Merge 3.4) Tulip issue 83, Python issue #21252: Fill...
2014-06-05 Victor StinnerTulip issue 83, Python issue #21252: Fill some XXX...
2014-06-05 Vinay SajipCloses #21663: Merged fix from 3.4.
2014-06-05 Vinay SajipIssue #21663: Fixed error caused by trying to create...
2014-06-05 Terry Jan ReedyMerge with 3.4
2014-06-05 Terry Jan Reedywhitespace
2014-06-05 Terry Jan ReedyMerge heads from 3.4.
2014-06-05 Terry Jan ReedyIssue #18910: Add unittest for textView. Patch by Phil...
2014-06-05 Terry Jan ReedyMerge with 3.4
2014-06-05 Terry Jan ReedyMerge heads.
2014-06-05 Terry Jan ReedyMerge heads.
2014-06-05 Terry Jan Reedymerge from 3.4
2014-06-05 Terry Jan ReedyIssue #18292: Idle - test AutoExpand. Patch by Saihadha...
2014-06-04 Guido van RossumReplace deprecated time.clock() with time.time(). Fixes...
2014-06-04 Barry WarsawDon't chmod() if path is a symlink.
2014-06-04 Barry WarsawDon't chmod() if path is a symlink.
2014-06-04 Terry Jan ReedyMerge with 3.4
2014-06-04 Terry Jan ReedyIssue #18409: Idle: add unittest for AutoComplete....
2014-06-03 Victor StinnerIssue #21326: Add asyncio.BaseEventLoop.is_closed(...
2014-06-03 Victor Stinner(Merge 3.4) Fix asyncio tests on Windows: wait for...
2014-06-03 Victor StinnerFix asyncio tests on Windows: wait for the subprocess...
2014-06-03 Victor Stinner(Merge 3.4) Issue #21651: Fix ResourceWarning when...
2014-06-03 Victor StinnerIssue #21651: Fix ResourceWarning when running asyncio...
2014-06-03 Victor Stinner(Merge 3.4) cleanup test_asyncio/test_base_events.py...
2014-06-03 Victor Stinnercleanup test_asyncio/test_base_events.py: cm variable...
2014-06-03 Victor StinnerMerge 3.4: Issue #21119, fix ResourceWarning in asyncio
2014-06-03 Victor StinnerIssue #21119: asyncio: Make sure that socketpair()...
2014-06-03 Victor StinnerIssue #21119: asyncio now closes sockets on errors
2014-06-03 Victor StinnerAll modern compilers provide a offsetof() function
2014-06-03 Vinay SajipCloses #21643: Merged fix from 3.4.
2014-06-03 Vinay SajipIssue #21643: Updated test and fixed logic bug in lib64...
2014-06-03 Zachary WareIssue #21439: Merge with 3.4
2014-06-03 Zachary WareIssue #21439: Fix a couple of typos.
2014-06-03 Senthil Kumaranmerge from 3.4
2014-06-03 Senthil KumaranFix issue #21641: Close the socket before raising the...
2014-06-03 Senthil Kumaranmerge from 3.4
2014-06-03 Senthil KumaranUpdate references to Python docs in the sidebar index.
2014-06-03 Terry Jan ReedyMerge with 3.4
2014-06-03 Terry Jan ReedyIssue 21533: Dicts take iterables, not iterators. Patch...
2014-06-02 Victor Stinner(Merge 3.4) Issue #21601: Document asyncio.Task.cancel...
2014-06-02 Victor StinnerIssue #21601: Document asyncio.Task.cancel(). Initial...
2014-06-02 Zachary WareIssue #18492: Merge with 3.4
2014-06-02 Zachary WareIssue #18492: Allow all resources when tests are not...
2014-06-02 Victor StinnerIssue #21233: Revert bytearray(int) optimization using...
2014-06-02 Victor StinnerIssue #21233: Rename the C structure "PyMemAllocator...
2014-06-02 Victor StinnerIssue #21639: Fix a division by zero in tracemalloc...
2014-06-02 Victor StinnerIssue #21639: Add a test to check that PyMem_Malloc...
2014-06-02 Victor Stinner(Merge 3.4) Issue #21639: Fix name of _testcapi test...
2014-06-02 Victor StinnerIssue #21639: Fix name of _testcapi test functions
2014-06-02 Serhiy StorchakaIssue #6181: Fixed minor bugs in tkinter.Listbox methods:
2014-06-02 Serhiy StorchakaIssue #6181: Fixed minor bugs in tkinter.Listbox methods:
2014-06-02 Zachary WareNull merge
next