Small typo in Thread.join docs · Issue #73146 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 28960 |
---|---|
Nosy | @vadmium, @evanunderscore, @rcorre, @beautifuljose |
Files | fixdoc.patch: Patch to fix typofixdoc2.patch: Alternate patch |
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 = <Date 2016-12-24.08:57:46.396> created_at = <Date 2016-12-13.13:38:04.760> labels = ['type-feature', '3.7', 'docs'] title = 'Small typo in Thread.join docs' updated_at = <Date 2018-10-22.20:13:19.205> user = 'https://github.com/rcorre'
bugs.python.org fields:
activity = <Date 2018-10-22.20:13:19.205> actor = 'martin.panter' assignee = 'docs@python' closed = True closed_date = <Date 2016-12-24.08:57:46.396> closer = 'martin.panter' components = ['Documentation'] creation = <Date 2016-12-13.13:38:04.760> creator = 'rcorre' dependencies = [] files = ['45875', '45898'] hgrepos = [] issue_num = 28960 keywords = ['patch'] message_count = 5.0 messages = ['283101', '283187', '283191', '283926', '283928'] nosy_count = 6.0 nosy_names = ['docs@python', 'python-dev', 'martin.panter', 'evan_', 'rcorre', 'beautifuljose'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue28960' versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']