]> granicus.if.org Git - python/commit
[3.8] bpo-35168: Make shlex.punctuation_chars read-only (GH-11631) (GH-15927)
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 11 Sep 2019 12:39:52 +0000 (13:39 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2019 12:39:52 +0000 (13:39 +0100)
commit3b92ddb7612fd8fe2be95ff3d8022ed18335b13f
tree85461b4f2e4f6448b1bdb7cdca4895c61173ebde
parent01ae0e269899c244c6cf779dc3a7ebdd29248859
[3.8] bpo-35168: Make shlex.punctuation_chars read-only (GH-11631) (GH-15927)

(cherry picked from commit 972cf5c06a5ba16ad243a442dbb9c15307fbed95)

Co-authored-by: Alex <a.v.shkop@gmail.com>
Doc/library/shlex.rst
Lib/shlex.py
Lib/test/test_shlex.py
Misc/NEWS.d/next/Library/2019-01-22-09-23-20.bpo-35168.UGv2yW.rst [new file with mode: 0644]