]> granicus.if.org Git - python/shortlog
python
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
2016-07-11 Martin PanterIssue #23804: Merge SSL recv() fix from 3.5
2016-07-11 Terry Jan ReedyIDLE NEWS items.
2016-07-11 Terry Jan ReedyIssue #27477: Convert IDLE search dialogs to using...
2016-07-11 Martin PanterIssue #23804: Fix SSL zero-length recv() calls to not...
2016-07-10 Terry Jan ReedyRefine geometry of idlelib htests (and a few other...
2016-07-10 Terry Jan ReedyIssue #27173: Fix error in test_config that caused...
2016-07-10 Senthil Kumaranissue27476 - Introduce a .github template to discourage...
2016-07-10 Serhiy StorchakaNull merge
2016-07-10 Serhiy StorchakaMerge heads
2016-07-10 Serhiy StorchakaMerge heads
2016-07-10 R David Murray#22758 null merge
2016-07-10 R David Murray#22758 null merge
2016-07-10 R David Murray#22758 null merge
2016-07-10 R David Murray#22758 null merge
2016-07-10 R David MurrayMerge: #26176: fix usage of Address constructor in...
2016-07-10 R David Murray#26176: fix usage of Address constructor in email examples.
2016-07-10 Serhiy StorchakaIssue #27473: Fixed possible integer overflow in bytes...
2016-07-10 Serhiy StorchakaIssue #27473: Fixed possible integer overflow in bytes...
2016-07-10 Terry Jan ReedyIssue #27173: Add 'IDLE Modern Unix' to the built-in...
2016-07-10 R David Murray#22758: fix regression in handling of secure cookies.
2016-07-10 R David MurrayMerge: #20647: Update dictobject.c comments to account...
2016-07-10 R David Murray#20647: Update dictobject.c comments to account for...
2016-07-10 Xavier de GayeIssue #27027: Added test.support.is_android that is...
2016-07-10 Senthil Kumaran[merge from 3.5] - Issue #27466: Change time format...
2016-07-10 Senthil KumaranIssue #27466: Change time format returned by http.cooki...
2016-07-10 Serhiy StorchakaIssue #27474: Unified error messages in the __contains_...
2016-07-09 Xavier de GayeIssue #27442: Expose the Android API level in sysconfig...
2016-07-08 Brett CannonUpdate frozen importlib code
2016-07-08 Brett CannonIssue #26972: Fix some mistakes in importlib-related...
2016-07-08 Brett CannonIssue #26896: Disambiguate uses of "importer" with...
2016-07-08 Brett CannonIssue #27285: Document the deprecation of the pyvenv...
2016-07-08 Victor StinnerIssue #22624: Python 3 requires clock() to build
2016-07-08 Terry Jan ReedyWhitespace
2016-07-08 Terry Jan ReedyIssue #27380: IDLE: add query.HelpSource class and...
2016-07-07 Steven D'ApranoAutomated merge with ssh://hg.python.org/cpython
2016-07-07 Steven D'ApranoIssue27139 patch by Julio C Cardoza.
2016-07-07 Xavier de GayeIssue #27434: Version of interpreter running a cross...
2016-07-07 Serhiy Storchaka- Issue #27332: Fixed the type of the first argument...
2016-07-07 Serhiy StorchakaIssue #27332: Fixed the type of the first argument...
2016-07-07 Benjamin Petersonmerge 3.5 (#24557)
2016-07-07 Benjamin Petersonassume egd unless OPENSSL_NO_EGD is defined—remove...
2016-07-07 Benjamin Petersonmerge 3.5 (#27248)
2016-07-07 Benjamin Petersonfix refleaks in PyDict_SetItem error cases (closes...
2016-07-06 Donald Stufftmerge 3.5
2016-07-06 Donald StufftFix a test with the new upload URL
2016-07-06 Benjamin Petersonmerge 3.5
2016-07-06 Benjamin Petersonmerge 3.4
2016-07-06 Benjamin Petersonmerge 3.3
2016-07-06 Benjamin Petersonmerge 3.5
2016-07-06 Benjamin Petersonmerge 3.4
next