Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.8] bpo-35168: Make shlex.punctuation_chars read-only (GH-11631) #15927

Merged
merged 1 commit into from Sep 11, 2019
Merged

[3.8] bpo-35168: Make shlex.punctuation_chars read-only (GH-11631) #15927

merged 1 commit into from Sep 11, 2019

Conversation

vsajip
Copy link
Member

@vsajip vsajip commented Sep 11, 2019

* bpo-35168: Documentation about shlex.punctuation_chars now states that it should be set in __init__.py

* bpo-35168: Convert shlex.punctuation_chars to read-only property

* Add NEWS.d entry
(cherry picked from commit 972cf5c)

Co-authored-by: Alex <a.v.shkop@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants