diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2017-11-05 04:58:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-05 04:58:45 (GMT) |
commit | 1b46131ae423f43d45947bb48844cf82f6fd82b8 (patch) | |
tree | 9131136dc41b38ad016015d559bc923f9cc1c917 /Programs | |
parent | aed08562220974b5c67371b908f23caa1be07e38 (diff) | |
download | cpython-1b46131ae423f43d45947bb48844cf82f6fd82b8.zip cpython-1b46131ae423f43d45947bb48844cf82f6fd82b8.tar.gz cpython-1b46131ae423f43d45947bb48844cf82f6fd82b8.tar.bz2 |
bpo-22257: Mention startup refactoring in What's New (GH-4286)
While technically a purely internal change, bpo-31845 was
a fairly significant externally visible bug caused by
these changes (environment variable based configuration
was being ignored due to a change in the relative order
of reading the environment and reading command line settings,
and the test suite was only testing the command line options)
Hence this note to essentially say "If you see odd startup
problems in 3.7 that you've never seen in previous releases,
it's probably our fault, so let us know, and we'll fix it".
Diffstat (limited to 'Programs')
0 files changed, 0 insertions, 0 deletions