[issue33262] Deprecate shlex.split(None) to read from stdin.

Paul Ganssle report at bugs.python.org
Wed Apr 1 09:58:59 EDT 2020


Paul Ganssle <p.ganssle at gmail.com> added the comment:


New changeset 975ac326ffe265e63a103014fd27e9d098fe7548 by Zackery Spytz in branch 'master':
bpo-33262: Deprecate passing None for `s` to shlex.split() (GH-6514)
https://github.com/python/cpython/commit/975ac326ffe265e63a103014fd27e9d098fe7548


----------
nosy: +p-ganssle

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33262>
_______________________________________


More information about the Python-bugs-list mailing list