An incorrect check in _msi.c's msidb_getsummaryinformation() · Issue #80321 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@ZackerySpytz

Description

@ZackerySpytz

BPO 36140
Nosy @pfmoore, @tjguk, @zware, @zooba, @ZackerySpytz, @miss-islington
PRs bpo-36140: Fix an incorrect check in msidb_getsummaryinformation() #12074[3.7] bpo-36140: Fix an incorrect check in msidb_getsummaryinformation() (GH-12074) #12221[2.7] bpo-36140: Fix an incorrect check in msidb_getsummaryinformation() (GH-12074) #12222

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 2019-03-07.19:31:09.109> created_at = <Date 2019-02-27.18:38:06.060> labels = ['3.8', 'type-bug', '3.7', 'OS-windows'] title = "An incorrect check in _msi.c's msidb_getsummaryinformation()" updated_at = <Date 2019-03-07.19:31:09.108> user = 'https://github.com/ZackerySpytz'

bugs.python.org fields:

activity = <Date 2019-03-07.19:31:09.108> actor = 'steve.dower' assignee = 'none' closed = True closed_date = <Date 2019-03-07.19:31:09.109> closer = 'steve.dower' components = ['Windows'] creation = <Date 2019-02-27.18:38:06.060> creator = 'ZackerySpytz' dependencies = [] files = [] hgrepos = [] issue_num = 36140 keywords = ['patch'] message_count = 5.0 messages = ['336776', '337419', '337420', '337423', '337425'] nosy_count = 6.0 nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'ZackerySpytz', 'miss-islington'] pr_nums = ['12074', '12221', '12222'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue36140' versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']