winget install --id Python.Python.3.4
About Python 3.4
Python is a programming language that lets you work more quickly and integrate your systems more effectively.
What's new in 3.4.4
Windows - Issue #25844: Corrected =/== typo potentially leading to crash in launcher.
Version history
| Version | Updated | Notes |
|---|---|---|
| 3.4.4 | Unknown | Windows - Issue #25844: Corrected =/== typo potentially leading to crash in launcher. |
| 3.4.3 | Unknown | Release notes |
| 3.4.2 | Unknown | Release notes |
| 3.4.1 | Unknown | Core and Builtins - Issue #21418: Fix a crash in the builtin function super() when called without argument and without current frame (ex: embedded Python). - Issue #21425: Fix flushing of standard streams in the interact... |
| 3.4.0 | Unknown | Library - Issue #20939: Fix test_geturl failure in test_urllibnet due to new redirect of http://www.python.org/ to https://www.python.org. Documentation - Merge in all documentation changes since branching 3.4.0rc1. |