Skip to content

distutils strtobool returns 0 and 1 rather than False and True #71908

@JosephBane

Description

@JosephBane
mannequin
BPO 27721
Nosy @rhettinger, @ned-deily, @merwok, @berkerpeksag, @dstufft, @nathanielmanistaatgoogle
Files
  • patch.diff: strtobool return type updates
  • patch.diff: Updated patch to remove casefold and apply to 3.6
  • 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 2016-08-11.07:02:44.583>
    created_at = <Date 2016-08-09.19:35:52.496>
    labels = ['type-bug', 'library']
    title = 'distutils strtobool returns 0 and 1 rather than False and True'
    updated_at = <Date 2020-06-22.12:20:14.964>
    user = 'https://bugs.python.org/JosephBane'

    bugs.python.org fields:

    activity = <Date 2020-06-22.12:20:14.964>
    actor = 'Nathaniel Manista'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-08-11.07:02:44.583>
    closer = 'rhettinger'
    components = ['Distutils']
    creation = <Date 2016-08-09.19:35:52.496>
    creator = 'Joseph Bane'
    dependencies = []
    files = ['44060', '44061']
    hgrepos = []
    issue_num = 27721
    keywords = ['patch']
    message_count = 8.0
    messages = ['272263', '272265', '272266', '272267', '272282', '272284', '272331', '272406']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'ned.deily', 'eric.araujo', 'SilentGhost', 'berker.peksag', 'dstufft', 'Nathaniel Manista', 'Joseph Bane']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27721'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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