I did a quick hack up of letting configs control what command line options
were available.  I'm not sure y'all wanted it but here it is.  I'm happy to
take suggestions including tossing the whole thing and chalking it up to
experience.
It's lightly tested with the syslog implementation from the spython repo.

https://github.com/python/cpython/compare/master...jsnklln:cmdline_options_controled_by_config

On Thu, Nov 21, 2019 at 9:36 PM Terry Reedy <tjre...@udel.edu> wrote:

> On 11/21/2019 4:46 PM, Steve Dower wrote:
> > (though some won't be raised until 3.8.1... we should probably mark
> > those, or at least update that page to warn that events may have been
> > added over time).
>
> I included this in a new audit doc issue.
> https://bugs.python.org/issue38892
>
> --
> Terry Jan Reedy
> _______________________________________________
> Python-Dev mailing list -- python-dev@python.org
> To unsubscribe send an email to python-dev-le...@python.org
> https://mail.python.org/mailman3/lists/python-dev.python.org/
> Message archived at
> https://mail.python.org/archives/list/python-dev@python.org/message/OBHSBXUMM6EML35MY76QPAP7PQVNEHBY/
> Code of Conduct: http://python.org/psf/codeofconduct/
>


-- 
Jason Killen   jsnk...@gmail.com
Pain is inevitable, misery is optional.
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/XMJWSYDFOLGCIMIODRXJQ47G42B55TN5/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to