subprocess module truncates handles on AMD64 · Issue #47370 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@rupole

Description

@rupole

BPO 3120
Nosy @gpshead
Files windows-amd64-subprocess-handle-gps02.diff: cast HANDLE to in equivalent sized type

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/gpshead' closed_at = <Date 2008-08-04.00:21:50.352> created_at = <Date 2008-06-16.04:35:58.242> labels = ['extension-modules', 'easy', 'type-bug', 'OS-windows'] title = 'subprocess module truncates handles on AMD64' updated_at = <Date 2008-08-04.00:21:50.351> user = 'https://bugs.python.org/rupole'

bugs.python.org fields:

activity = <Date 2008-08-04.00:21:50.351> actor = 'gregory.p.smith' assignee = 'gregory.p.smith' closed = True closed_date = <Date 2008-08-04.00:21:50.352> closer = 'gregory.p.smith' components = ['Extension Modules', 'Windows'] creation = <Date 2008-06-16.04:35:58.242> creator = 'rupole' dependencies = [] files = ['10951'] hgrepos = [] issue_num = 3120 keywords = ['patch', '64bit', 'easy'] message_count = 5.0 messages = ['68263', '70055', '70062', '70067', '70672'] nosy_count = 2.0 nosy_names = ['gregory.p.smith', 'rupole'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue3120' versions = ['Python 2.5', 'Python 3.0']