Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

various issues due to misuse of PySlice_GetIndicesEx #72054

Copy link
Copy link
@tehybel

Description

@tehybel
mannequin
Issue body actions
BPO 27867
Nosy @terryjreedy, @mdickinson, @ncoghlan, @vstinner, @serhiy-storchaka, @cryvate
PRs
  • bpo-27867: Expand the PySlice_GetIndicesEx macro. #1023
  • bpo-27867: Expand the PySlice_GetIndicesEx macro. (#1023) #1046
  • bpo-27867: Expand the PySlice_GetIndicesEx macro. (#1023) #1044
  • bpo-27867: Expand the PySlice_GetIndicesEx macro. (#1023) #1045
  • bpo-27867: Add a porting guide for PySlice_GetIndicesEx(). #1973
  • Files
  • slice_get_indices.patch
  • slice_get_indices_2.patch
  • slice_get_indices_3.patch
  • PySlice_GetIndicesEx-silence-warnings.patch
  • PySlice_GetIndicesEx.cocci
  • 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 = <Date 2017-10-08.09:54:02.176>
    created_at = <Date 2016-08-26.15:51:25.089>
    labels = ['extension-modules', 'interpreter-core', '3.7', 'type-crash']
    title = 'various issues due to misuse of PySlice_GetIndicesEx'
    updated_at = <Date 2017-10-08.09:54:02.176>
    user = 'https://bugs.python.org/tehybel'

    bugs.python.org fields:

    activity = <Date 2017-10-08.09:54:02.176>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-10-08.09:54:02.176>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2016-08-26.15:51:25.089>
    creator = 'tehybel'
    dependencies = []
    files = ['44279', '46085', '46388', '46510', '46786']
    hgrepos = []
    issue_num = 27867
    keywords = ['patch']
    message_count = 33.0
    messages = ['273708', '273720', '273775', '273801', '273806', '273807', '273809', '273943', '273962', '273995', '275179', '275277', '275284', '275602', '284297', '286067', '286241', '286903', '286910', '286932', '286933', '286940', '286941', '286944', '286945', '290814', '291258', '291329', '291330', '295285', '302686', '302694', '303905']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'mark.dickinson', 'ncoghlan', 'vstinner', 'python-dev', 'serhiy.storchaka', 'tehybel', 'cryvate']
    pr_nums = ['1023', '1046', '1044', '1045', '1973']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue27867'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Reactions are currently unavailable

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeend of lifeextension-modulesC modules in the Modules dirC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.