Implement PEP 589: add TypedDict to typing · Issue #81230 · 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 | 37049 |
---|---|
Nosy | @gvanrossum, @ilevkivskyi, @yan12125 |
PRs | bpo-37049: PEP 589: Add TypedDict to typing module #13573 |
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 = 'https://github.com/ilevkivskyi' closed_at = <Date 2019-05-26.08:43:08.259> created_at = <Date 2019-05-25.19:44:49.957> labels = ['3.8', 'type-feature', 'library'] title = 'Implement PEP 589: add TypedDict to typing' updated_at = <Date 2019-05-26.12:45:24.113> user = 'https://github.com/ilevkivskyi'
bugs.python.org fields:
activity = <Date 2019-05-26.12:45:24.113> actor = 'yan12125' assignee = 'levkivskyi' closed = True closed_date = <Date 2019-05-26.08:43:08.259> closer = 'levkivskyi' components = ['Library (Lib)'] creation = <Date 2019-05-25.19:44:49.957> creator = 'levkivskyi' dependencies = [] files = [] hgrepos = [] issue_num = 37049 keywords = ['patch'] message_count = 4.0 messages = ['343506', '343540', '343541', '343547'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'SilentGhost', 'levkivskyi', 'yan12125'] pr_nums = ['13573'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue37049' versions = ['Python 3.8']