diff options
author | Steve Dower <steve.dower@microsoft.com> | 2016-01-16 21:48:31 (GMT) |
---|---|---|
committer | Steve Dower <steve.dower@microsoft.com> | 2016-01-16 21:48:31 (GMT) |
commit | ca9aab19ab34b7300d1d6b3f2ab3a6a636e92a88 (patch) | |
tree | fedce481bd1bdd511e432ac764b87e16fd809e99 /Misc | |
parent | c3cd76a2a18dd36f0600fe313120ebf04904fc15 (diff) | |
parent | 87fb7f64d867ebf752637fda1d982b1cd07b407e (diff) | |
download | cpython-ca9aab19ab34b7300d1d6b3f2ab3a6a636e92a88.zip cpython-ca9aab19ab34b7300d1d6b3f2ab3a6a636e92a88.tar.gz cpython-ca9aab19ab34b7300d1d6b3f2ab3a6a636e92a88.tar.bz2 |
Issue #26073: Update the list of magic numbers in launcher
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -613,6 +613,8 @@ Build Windows ------- +- Issue #26073: Update the list of magic numbers in launcher + - Issue #26065: Excludes venv from library when generating embeddable distro. |