]> granicus.if.org Git - python/shortlog
python
2016-07-23 Berker PeksagIssue #13849: Merge from 3.5
2016-07-23 Berker PeksagIssue #13849: Fix test_null_bytes under Windows
2016-07-23 Berker PeksagIssue #13849: Merge from 3.5
2016-07-23 Berker PeksagIssue #13849: Add tests for null byte checking in test_...
2016-07-23 Berker PeksagIssue #27493: Fix test_path_objects under Windows
2016-07-23 Berker PeksagIssue #27591: Merge from 3.5
2016-07-23 Berker PeksagIssue #27591: Set sigint_event to NULL if _PyOS_IsMainT...
2016-07-23 Martin PanterIssue #27130: Merge zlib 64-bit fixes from 3.5
2016-07-23 Martin PanterIssue #27130: Fix handling of buffers exceeding UINT_MA...
2016-07-22 Alexander BelopolskyCloses issue #24773: Implement PEP 495 (Local Time...
2016-07-22 Vinay SajipCloses #27493: accepted Path objects in file handlers...
2016-07-22 Victor StinnerMerge 3.5 (INVALID_SOCKET)
2016-07-22 Victor Stinnersocket: use INVALID_SOCKET
2016-07-22 Victor StinnerMerge 3.5 (fix internal_select)
2016-07-22 Vinay SajipCloses #26559: Allow configuring flush-on-close behavio...
2016-07-22 Victor Stinnersocket: Fix internal_select()
2016-07-22 Xavier de GayeIssue #27472: Add test.support.unix_shell as the path...
2016-07-19 Zachary WareCloses #25393: Merge with 3.5
2016-07-19 Zachary WareIssue #25393: Fix probable copy/paste error in resource...
2016-07-19 Berker PeksagIssue #27567: Expose the POLLRDHUP constant in the...
2016-07-19 Benjamin Petersonadd mising word
2016-07-19 Benjamin Petersonadd EPOLLEXCLUSIVE
2016-07-19 Benjamin Petersonexpose EPOLLRDHUP (closes #27567)
2016-07-19 Martin PanterIssue #1621: Avoid signed int negation overflow in...
2016-07-19 Martin PanterIssue #27528: Merge warning doc and test from 3.5
2016-07-19 Martin PanterIssue #27528: Document and test warning messages must...
2016-07-18 Martin PanterIssue #16191: Merge comment fixes from 3.5
2016-07-18 Martin PanterIssue #16191: Fix up references to renamed variables
2016-07-18 Martin PanterIssue #27507: Merge overflow check from 3.5
2016-07-18 Martin PanterIssue #27507: Check for integer overflow in bytearray...
2016-07-18 Steve DowerMerge from 3.5
2016-07-18 Steve DowerRemoves unused files from PC folder.
2016-07-18 Steve DowerIssue #27309: Enables proper Windows styles in python...
2016-07-18 Steve DowerIssue #27309: Enables proper Windows styles in python...
2016-07-18 Steve DowerIssue #27533: Release GIL in nt._isdir
2016-07-18 Steve DowerIssue #27533: Release GIL in nt._isdir
2016-07-18 Steve DowerCloses #27545: Remove pyshellext.vcxproj from pcbuild...
2016-07-18 Steve DowerCloses #27545: Remove pyshellext.vcxproj from pcbuild...
2016-07-17 Berker PeksagIssue #27531: Merge from 3.5
2016-07-17 Berker PeksagIssue #27531: Update signature of Mock.assert_not_calle...
2016-07-17 Stefan KrahMerge 3.5.
2016-07-17 Stefan KrahIssue #26974: Fix segfault in the presence of absurd...
2016-07-17 Serhiy StorchakaIssue #27419: Added temporary workaround for subinterpr...
2016-07-17 Serhiy StorchakaIssue #27419: Added temporary workaround for subinterpr...
2016-07-17 Serhiy StorchakaIssues #23147, #23148: Presumably fixed bugs in folding...
2016-07-17 Serhiy StorchakaIssues #23147, #23148: Presumably fixed bugs in folding...
2016-07-17 Serhiy StorchakaIssue #27419: Standard __import__() no longer look...
2016-07-17 Serhiy StorchakaIssue #27419: Standard __import__() no longer look...
2016-07-17 Serhiy StorchakaIssue #17711: Fixed unpickling by the persistent ID...
2016-07-17 Serhiy StorchakaIssue #17711: Fixed unpickling by the persistent ID...
2016-07-16 Steve DowerMerge from 3.5
2016-07-16 Steve DowerFixes use of Py_IntDir and Py_OutDir to control build...
2016-07-16 Terry Jan ReedyIssue #25507: Merge from 3.5 with ttk replacing colorch...
2016-07-16 Terry Jan ReedyIssue #25507: IDLE no longer runs buggy code because...
2016-07-16 Brett CannonCheck in update for importlib_external.h
2016-07-16 Brett CannonMerge for #27083
2016-07-16 Brett CannonFix regressions introduced by fixes for issue #27083.
2016-07-16 Martin PanterIssue #27285: Cleanup leftover susp-ignored entry after...
2016-07-16 R David MurrayMerge: #27522: break unintended cycle in feedparser.
2016-07-16 R David Murray#27522: break unintended cycle in feedparser.
2016-07-15 Brett CannonMerge for #26696
2016-07-15 Brett CannonIssue #26696: Document collections.abc.ByteString.
2016-07-15 Steve DowerMerge from 3.5
2016-07-15 Steve DowerFix building tcl/tk with only the VC build tools installed.
2016-07-15 Brett CannonMerge for #27083
2016-07-15 Brett CannonIssue #27083: Respect the PYTHONCASEOK environment...
2016-07-15 Brett CannonFix a failing test introduced as part of issue #27512
2016-07-15 Brett CannonMerge for #26844
2016-07-15 Brett CannonIssue #26844: Fix imp.find_module() to have the excepti...
2016-07-15 Brett CannonIssue #27512: Don't segfault when os.fspath() calls...
2016-07-15 Berker PeksagIssue #27518: Merge from 3.5
2016-07-15 Berker PeksagIssue #27518: Fix typo in Grammar/Grammar
2016-07-15 Terry Jan ReedyIssue #25507: Move 4 objects from pyshell to run and...
2016-07-15 Benjamin Petersonmerge 3.5 (#27514)
2016-07-15 Benjamin Petersonmake too many nested blocks be a SyntaxError instead...
2016-07-14 Berker PeksagIssue #27180: Merge from 3.5
2016-07-14 Berker PeksagIssue #27180: Clarify Path.rename() behavior on Unix...
2016-07-14 Berker PeksagIssue #27455: Merge from 3.5
2016-07-14 Berker PeksagIssue #27455: Improve examples in tkinter documentation
2016-07-14 Benjamin PetersonBacked out changeset af29d89083b3 (closes #25548) ...
2016-07-14 Martin PanterIssue #27369: Merge test_pyexpat from 3.5
2016-07-14 Martin PanterIssue #27369: Merge test_pyexpat from 3.4 into 3.5
2016-07-14 Steve DowerMerge from 3.5
2016-07-14 Steve DowerFixes build order and lingering intermediate files.
2016-07-14 Martin PanterIssue #27369: Merge test_pyexpat from 3.3 into 3.4
2016-07-14 Martin PanterIssue #27369: Merge test_pyexpat from 3.2 into 3.3
2016-07-14 Martin PanterIssue #27369: Don’t test error message detail that... 3.2
2016-07-14 Martin PanterIssue #22758: Move NEWS entry to Library section
2016-07-12 Yury SelivanovMerge 3.5 (issue #27392)
2016-07-12 Yury SelivanovIssue #27392: Add loop.connect_accepted_socket().
2016-07-12 Serhiy StorchakaIssue #27481: Docummented that ValueError is now raised...
2016-07-12 Serhiy StorchakaIssue #27481: Docummented that ValueError is now raised...
2016-07-12 Ned DeilyStart 3.6.0a4
2016-07-11 Ned DeilyAdded tag v3.6.0a3 for changeset f3edf13dc339
2016-07-11 Ned DeilyVersion bump for 3.6.0a3 v3.6.0a3
2016-07-11 Ned DeilyUpdate pydoc topics for 3.6.0a3
2016-07-11 Ned DeilyIssue #27285: Cleanup "suspicious" warnings.
2016-07-11 Martin PanterIssue #23804: Merge spelling and NEWS fixes from 3.5
2016-07-11 Martin PanterEnglish spelling and grammar fixes
2016-07-11 Martin PanterRestore NEWS entries lost in revision 8145f25f26aa
next