Staging
v0.5.1
https://github.com/python/cpython
Revision 294c5229b12c3c6150719910846bdcdba8ed4f3e authored by Miss Islington (bot) on 11 October 2019, 21:09:44 UTC, committed by GitHub on 11 October 2019, 21:09:44 UTC
(cherry picked from commit dd6117c6d7859fee57751593cd56f0862131de8b)

Co-authored-by: bariod <35639254+bariod@users.noreply.github.com>
1 parent 50290e3
Raw File
Tip revision: 294c5229b12c3c6150719910846bdcdba8ed4f3e authored by Miss Islington (bot) on 11 October 2019, 21:09:44 UTC
Fix typo in the "Porting to Python 3.8" section. (GH-16435)
Tip revision: 294c522
3.5.0.rst
.. bpo: 25071
.. date: 9305
.. nonce: EwjXl1
.. release date: 2015-09-13
.. section: Build

Windows installer should not require TargetDir parameter when installing
quietly.
back to top