Skip to content

bool(cgi.FieldStorage(...)) may be False unexpectedly #63296

@gvanrossum

Description

@gvanrossum
BPO 19097
Nosy @gvanrossum, @orsenthil
Files
  • 19097.patch
  • 19092-v2.diff
  • 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/orsenthil'
    closed_at = <Date 2014-01-12.06:30:56.211>
    created_at = <Date 2013-09-26.23:54:42.380>
    labels = ['type-bug']
    title = 'bool(cgi.FieldStorage(...)) may be False unexpectedly'
    updated_at = <Date 2014-01-12.15:05:04.066>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2014-01-12.15:05:04.066>
    actor = 'orsenthil'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2014-01-12.06:30:56.211>
    closer = 'orsenthil'
    components = []
    creation = <Date 2013-09-26.23:54:42.380>
    creator = 'gvanrossum'
    dependencies = []
    files = ['31980', '32021']
    hgrepos = []
    issue_num = 19097
    keywords = ['patch']
    message_count = 9.0
    messages = ['198457', '198458', '198796', '198802', '199124', '199311', '207925', '207928', '207960']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'orsenthil', 'python-dev', 'gkcn']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19097'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions