add support for watching writes to selected dictionaries · Issue #91052 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@carljm

Description

@carljm

BPO 46896
Nosy @gvanrossum, @warsaw, @gpshead, @carljm, @DinoV, @markshannon, @brandtbucher, @sweeneyde, @itamaro
PRs gh-91052: Add C API for watching dictionaries #31787

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 2022-03-01.22:19:05.128> labels = ['expert-C-API', '3.11'] title = 'add support for watching writes to selected dictionaries' updated_at = <Date 2022-03-15.17:17:40.946> user = 'https://github.com/carljm'

bugs.python.org fields:

activity = <Date 2022-03-15.17:17:40.946> actor = 'carljm' assignee = 'none' closed = False closed_date = None closer = None components = ['C API'] creation = <Date 2022-03-01.22:19:05.128> creator = 'carljm' dependencies = [] files = [] hgrepos = [] issue_num = 46896 keywords = ['patch'] message_count = 22.0 messages = ['414307', '414330', '414462', '414466', '414467', '414468', '414470', '414531', '414540', '414551', '414803', '414804', '414808', '414810', '414839', '414877', '414882', '414898', '414899', '415253', '415261', '415268'] nosy_count = 9.0 nosy_names = ['gvanrossum', 'barry', 'gregory.p.smith', 'carljm', 'dino.viehland', 'Mark.Shannon', 'brandtbucher', 'Dennis Sweeney', 'itamaro'] pr_nums = ['31787'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue46896' versions = ['Python 3.11']