winget install --id Python.Python.3.6
About Python 3.6
Python is a programming language that lets you work more quickly and integrate your systems more effectively.
What's new in 3.6.8
Library - bpo-31715: Associate .mjs file extension with application/javascript MIME Type. Build - bpo-35499: make profile-opt no longer replaces CFLAGS_NODIST with CFLAGS. It now adds profile-guided optimization (PGO) flags to CFLAGS_NODIST: existing CFLAGS_NODIST flags are kept. - bpo-35257: Avoid leaking the linker flags from Link Time Optimizations (LTO) into distutils when compiling C extensions. C API - bpo-35259: Conditionally declare Py_FinalizeEx() (new in 3.6) based on Py_LIMITED_API. Patch by Arthur Neufeld.
Version history
| Version | Updated | Notes |
|---|---|---|
| 3.6.8 | Unknown | Library - bpo-31715: Associate .mjs file extension with application/javascript MIME Type. Build - bpo-35499: make profile-opt no longer replaces CFLAGS_NODIST with CFLAGS. It now adds profile-guided optimization (PGO) fl... |
| 3.6.7 | Unknown | There were no new changes in version 3.6.7. |
| 3.6.6 | Unknown | There were no new changes in version 3.6.6. |
| 3.6.5 | Unknown | Tests - bpo-32872: Avoid regrtest compatibility issue with namespace packages. Build - bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. |
| 3.6.4 | Unknown | There were no new code changes in version 3.6.4 since v3.6.4rc1. |
| 3.6.3 | Unknown | Library - bpo-31641: Re-allow arbitrary iterables in concurrent.futures.as_completed(). Fixes regression in 3.6.3rc1. Build - bpo-31662: Fix typos in Windows uploadrelease.bat script. Fix Windows Doc build issues in Doc/... |
| 3.6.2 | Unknown | Release notes |
| 3.6.1 | Unknown | Release notes |
| 3.6.0 | Unknown | Release notes |