]> granicus.if.org Git - python/shortlog
python
2015-10-08 Steve DowerIssue #23919: Prevents assert dialogs appearing in...
2015-10-08 Berker PeksagSort module names in whatsnew/3.6.rst
2015-10-08 Berker PeksagIssue #16099: RobotFileParser now supports Crawl-delay...
2015-10-08 Berker PeksagIssue #16802: Document fileno parameter of socket.socket()
2015-10-08 Berker PeksagIssue #16802: Document fileno parameter of socket.socket()
2015-10-08 Berker PeksagIssue #16802: Document fileno parameter of socket.socket()
2015-10-07 Martin PanterOne more typo in a comment
2015-10-07 Martin PanterMerge typo fixes from 3.5
2015-10-07 Martin PanterMore typos in 3.5 documentation and comments
2015-10-07 Martin PanterMerge typo fixes from 3.4 into 3.5
2015-10-07 Martin PanterVarious minor typos in documentation and comments
2015-10-07 Martin PanterIssue #25286: Merge dictionary view glossary from 3.5
2015-10-07 Martin PanterIssue #25286: Update dictionary view link; patch by...
2015-10-07 Martin PanterIssue #25286: Merge dictionary view glossary from 3...
2015-10-07 Martin PanterIssue #25286: Dictionary views are not sequences
2015-10-07 Berker PeksagAdd a versionadded directive for reopenIfNeeded()
2015-10-07 Benjamin Petersonmake configure executable
2015-10-07 Raymond Hettingermerge
2015-10-07 Raymond HettingerBackport early-out 91259f061cfb to reduce the cost...
2015-10-07 Benjamin Petersonmerge 3.5 (closes #24806)
2015-10-07 Benjamin Petersonmerge 3.4 (#24806)
2015-10-07 Benjamin Petersonprevent unacceptable bases from becoming bases through...
2015-10-06 Zachary WareIssue #25097: Merge with 3.5
2015-10-06 Zachary WareIssue #25097: Merge with 3.4
2015-10-06 Zachary WareIssue #25097: Re-raise any other pywin32 error
2015-10-06 Zachary WareIssue #25097: Merge with 3.5
2015-10-06 Zachary WareIssue #25097: Merge with 3.4
2015-10-06 Zachary WareIssue #25097: fix Windows error number access
2015-10-06 Alexander BelopolskyCloses issue #12006: Add ISO 8601 year, week, and day...
2015-10-06 Serhiy StorchakaMerge with 3.5.
2015-10-06 Serhiy StorchakaNull merge
2015-10-06 Serhiy StorchakaMerge heads
2015-10-06 Serhiy StorchakaMerge heads
2015-10-06 Serhiy StorchakaMerge heads
2015-10-06 Guido van RossumIssue #23972: Fix tests for Windows and Debian. (Merge...
2015-10-06 Serhiy StorchakaIssue #25317: Converted doctests in test_tokenize to...
2015-10-06 Guido van RossumIssue #23972: Fix tests for Windows and Debian. (Merge...
2015-10-06 Guido van RossumIssue #23972: Fix tests for Windows and Debian.
2015-10-06 Serhiy StorchakaIssue #25317: Converted doctests in test_tokenize to...
2015-10-06 Serhiy StorchakaIssue #25317: Converted doctests in test_tokenize to...
2015-10-06 Benjamin Petersonmerge 3.5 (#25319)
2015-10-06 Benjamin Petersonmerge 3.4 (#25319)
2015-10-06 Benjamin Petersonreinitialize an Event's Condition with a regular lock...
2015-10-06 Raymond HettingerEliminate unnecessary test
2015-10-05 Guido van RossumDocs and one small improvement for issue #25304, by...
2015-10-05 Guido van RossumDocs and one small improvement for issue #25304, by...
2015-10-05 Guido van RossumDocs and one small improvement for issue #25304, by...
2015-10-05 Steve DowerIssue #25316: distutils raises OSError instead of Distu...
2015-10-05 Steve DowerIssue #25316: distutils raises OSError instead of Distu...
2015-10-05 Guido van RossumIssue #23972: updates to asyncio datagram API. By Chris...
2015-10-05 Guido van RossumIssue #23972: updates to asyncio datagram API. By Chris...
2015-10-05 Guido van RossumIssue #23972: updates to asyncio datagram API. By Chris...
2015-10-05 Victor StinnerIssue #25301: Fix compatibility with ISO C90
2015-10-05 Victor StinnerIssue #25301: The UTF-8 decoder is now up to 15 times...
2015-10-04 Terry Jan Reedymerge 3.5
2015-10-04 Terry Jan ReedyIssue #24820: Update IDLE NEWS items.
2015-10-04 Terry Jan ReedyIssue #24820: Update IDLE NEWS items.
2015-10-04 Terry Jan ReedyMerge with 3.5
2015-10-04 Terry Jan ReedyMerge with 3.4
2015-10-04 Terry Jan ReedyIssue #24820: Add 'IDLE Dark' text color theme, warning...
2015-10-04 Terry Jan ReedyIssue #9232: Escape rst markup char in NEWS entry to...
2015-10-04 Terry Jan ReedyIssue #24791: Escape rst markup char in NEWS entry...
2015-10-03 Victor StinnerIssue #25306: Try to fix test_huntrleaks_fd_leak()...
2015-10-03 Victor StinnerIssue #25306: Skip test_huntrleaks_fd_leak() of test_re...
2015-10-03 Guido van RossumIssue #25304: Add asyncio.run_coroutine_threadsafe...
2015-10-03 Guido van RossumIssue #25304: Add asyncio.run_coroutine_threadsafe...
2015-10-03 Guido van RossumIssue #25304: Add asyncio.run_coroutine_threadsafe...
2015-10-03 Martin PanterIssue #16701: Merge sequence docs from 3.5
2015-10-03 Martin PanterIssue #16701: Merge sequence docs from 3.4 into 3.5
2015-10-03 Martin PanterIssue #16701: Document += and *= for mutable sequences
2015-10-03 Martin PanterIssues #25232, #24657: Add NEWS to 3.6.0a1 section
2015-10-03 Martin PanterIssues #25232, #24657: Merge two CGI server fixes from 3.5
2015-10-03 Raymond HettingerFactor out common iterator finalization code
2015-10-03 Martin PanterIssues #25232, #24657: Use new enum status to match...
2015-10-03 Martin PanterIssues #25232, #24657: Merge two CGI server fixes from...
2015-10-03 Martin PanterIssue #24657: Prevent CGIRequestHandler from collapsing...
2015-10-03 Martin PanterIssue #25232: Fix CGIRequestHandler's splitting of...
2015-10-03 Terry Jan ReedyMerge with 3.5
2015-10-03 Terry Jan ReedyMerge with 3.4
2015-10-03 Terry Jan ReedyIssue #25224: README.txt is now an idlelib index for...
2015-10-03 Terry Jan ReedyMerge with 3.5
2015-10-03 Terry Jan ReedyMerge with 3.4
2015-10-03 Terry Jan ReedyIssue #24820: Users can now set breakpoint colors in...
2015-10-03 Victor StinnerIssue #18174: Fix test_regrtest when Python is compiled...
2015-10-02 Victor StinnerFix _PyUnicodeWriter_PrepareKind()
2015-10-02 Brett CannonMerge from 3.5 for issue #25188.
2015-10-02 Brett CannonIssue #25188: Add a -P/--pgo flag to regrtest to silenc...
2015-10-02 Victor StinnerIssue #22806: Add ``python -m test --list-tests`` comma...
2015-10-02 Victor StinnerIssue #18174: "python -m test --huntrleaks ..." now...
2015-10-02 Victor StinnerIssue #25287: Don't add crypt.METHOD_CRYPT to crypt...
2015-10-02 Berker PeksagMerge from 3.5
2015-10-02 Berker PeksagTweak susp-ignored.csv to make buildbots happy
2015-10-02 Yury Selivanovasyncio: Make ensure_future() accept all kinds of await...
2015-10-02 Yury Selivanovasyncio: Make ensure_future() accept all kinds of await...
2015-10-02 Yury Selivanovasyncio: ensure_future() now understands awaitables
2015-10-02 Berker PeksagIssue #25290: Fix typo in csv.reader() docstring
2015-10-02 Berker PeksagIssue #25290: Fix typo in csv.reader() docstring
2015-10-02 Berker PeksagIssue #25290: Fix typo in csv.reader() docstring
2015-10-02 Serhiy StorchakaIssue #24848: Fixed bugs in UTF-7 decoding of misformed...
2015-10-02 Serhiy StorchakaIssue #24848: Fixed bugs in UTF-7 decoding of misformed...
next