[Python-Dev] New Python Initialization API
Nick Coghlan
ncoghlan at gmail.com
Sat Apr 6 22:49:10 EDT 2019
More information about the Python-Dev mailing list
Sat Apr 6 22:49:10 EDT 2019
- Previous message (by thread): [Python-Dev] New Python Initialization API
- Next message (by thread): [Python-Dev] New Python Initialization API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 7 Apr 2019 at 12:45, Nick Coghlan <ncoghlan at gmail.com> wrote: > The original PEP 580 implementation tried to keep the config API > simpler by always complaining, but that turned out to break the world > (plenty of contexts where things get upset by unexpected output on > stderr). Err, PEP 538. No idea why my brain swapped in the wrong PEP number :) Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message (by thread): [Python-Dev] New Python Initialization API
- Next message (by thread): [Python-Dev] New Python Initialization API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list