Skip to content

Support bytes-like objects when base is given to int() #71759

Closed as not planned
Closed as not planned
@zhangyangyu

Description

@zhangyangyu
BPO 27572
Nosy @rhettinger, @bitdancer, @vadmium, @serhiy-storchaka, @zhangyangyu
PRs
  • gh-71759: Deprecate using bytes-like objects in builtins. #779
  • Files
  • bytes_like_support_to_int.patch
  • bytes_like_support_to_int_v2.patch
  • deprecate_byte_like_support_in_int.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 = None
    closed_at = None
    created_at = <Date 2016-07-19.08:56:16.627>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'Support bytes-like objects when base is given to int()'
    updated_at = <Date 2018-09-17.07:17:27.531>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2018-09-17.07:17:27.531>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2016-07-19.08:56:16.627>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['43790', '43825', '44841']
    hgrepos = []
    issue_num = 27572
    keywords = ['patch']
    message_count = 11.0
    messages = ['270818', '270972', '270973', '270975', '270989', '270994', '270999', '271009', '271101', '277509', '290032']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'r.david.murray', 'martin.panter', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = ['779']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27572'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.13bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)pendingThe issue will be closed if no feedback is providedtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions