Skip to content

Replace %.100s by %s in PyErr_Format(): the arbitrary limit of 500 bytes is outdated #55042

@vstinner

Description

@vstinner
BPO 10833
Nosy @amauryfa, @abalkin, @vstinner, @ericvsmith
Files
  • use_format.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 = <Date 2011-03-24.23:23:50.037> created_at = <Date 2011-01-05.03:02:30.623> labels = ['interpreter-core', 'invalid'] title = 'Replace %.100s by %s in PyErr_Format(): the arbitrary limit of 500 bytes is outdated' updated_at = <Date 2011-03-24.23:23:50.036> user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2011-03-24.23:23:50.036> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2011-03-24.23:23:50.037> closer = 'vstinner' components = ['Interpreter Core'] creation = <Date 2011-01-05.03:02:30.623> creator = 'vstinner' dependencies = [] files = ['20267'] hgrepos = [] issue_num = 10833 keywords = ['patch'] message_count = 17.0 messages = ['125399', '125400', '125404', '125422', '125573', '125574', '125586', '125592', '125841', '126302', '128962', '129940', '129945', '129985', '131638', '131675', '132053'] nosy_count = 6.0 nosy_names = ['amaury.forgeotdarc', 'belopolsky', 'vstinner', 'eric.smith', 'ysj.ray', 'python-dev'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue10833' versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions