Remove smart quotes in pydoc text
Open
@AA-Turner is already working on this.
Since May 1, 2025.
docs
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 36754 |
|---|---|
| Nosy | @stevendaprano, @zooba, @penguindustin |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2019-04-29.17:53:25.941>
labels = ['3.8', 'type-feature', '3.7', 'docs']
title = 'Remove smart quotes in pydoc text'
updated_at = <Date 2019-05-06.19:14:03.164>
user = 'https://github.com/zooba'
bugs.python.org fields:
activity = <Date 2019-05-06.19:14:03.164>
actor = 'steve.dower'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2019-04-29.17:53:25.941>
creator = 'steve.dower'
dependencies = []
files = []
hgrepos = []
issue_num = 36754
keywords = ['patch']
message_count = 5.0
messages = ['341107', '341109', '341110', '341597', '341611']
nosy_count = 4.0
nosy_names = ['steven.daprano', 'docs@python', 'steve.dower', 'Giant_Robato']
pr_nums = ['13128']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue36754'
versions = ['Python 3.7', 'Python 3.8']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.