Skip to content

struct.unpack('?', '\x02') returns (False,) on Mac OSX #66211

Description

@wayedt
mannequin
BPO 22012
Nosy @gpshead, @ronaldoussoren, @mdickinson, @ned-deily
Files
  • issue-22012.txt
  • 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 2014-07-19.18:30:27.947>
    labels = ['type-bug', 'library', 'build']
    title = "struct.unpack('?', '\\x02') returns (False,) on Mac OSX"
    updated_at = <Date 2015-12-12.00:36:30.051>
    user = 'https://bugs.python.org/wayedt'

    bugs.python.org fields:

    activity = <Date 2015-12-12.00:36:30.051>
    actor = 'gregory.p.smith'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Build', 'Library (Lib)']
    creation = <Date 2014-07-19.18:30:27.947>
    creator = 'wayedt'
    dependencies = []
    files = ['36010']
    hgrepos = []
    issue_num = 22012
    keywords = ['patch', 'needs review']
    message_count = 13.0
    messages = ['223470', '223472', '223480', '223481', '223487', '223501', '223502', '223503', '223511', '223565', '223566', '224030', '224710']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'ronaldoussoren', 'mark.dickinson', 'ned.deily', 'wayedt']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22012'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      buildThe build process and cross-buildstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions