Skip to content

Using new 'bool' format character #60203

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 15999
Nosy @larryhastings, @Rosuav, @serhiy-storchaka
PRs
  • bpo-15999: Accept arbitrary values for boolean parameters. #15609
  • bpo-15999: Clean up of handling boolean arguments. #15610
  • bpo-15999: Always pass bool instead of int to socket.setblocking(). #15621
  • bpo-15999: Always pass bool instead of int to the expat parser. #15622
  • Files
  • use_bool_parsing.diff
  • bool_cleanup.patch
  • accept_bool.patch
  • 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/serhiy-storchaka' closed_at = None created_at = <Date 2012-09-21.15:47:09.273> labels = ['extension-modules', 'interpreter-core', 'type-feature'] title = "Using new 'bool' format character" updated_at = <Date 2019-09-01.09:16:53.793> user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-09-01.09:16:53.793> actor = 'serhiy.storchaka' assignee = 'serhiy.storchaka' closed = False closed_date = None closer = None components = ['Extension Modules', 'Interpreter Core'] creation = <Date 2012-09-21.15:47:09.273> creator = 'serhiy.storchaka' dependencies = [] files = ['27244', '40809', '40810'] hgrepos = [] issue_num = 15999 keywords = ['patch'] message_count = 7.0 messages = ['170897', '170898', '252765', '253154', '350940', '350941', '350942'] nosy_count = 3.0 nosy_names = ['larry', 'Rosuav', 'serhiy.storchaka'] pr_nums = ['15609', '15610', '15621', '15622'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue15999' versions = ['Python 3.4']

    Linked PRs

    Metadata

    Metadata

    Labels

    3.12only security fixesextension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions