Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename DesciptorClassification => DescriptorClassification in specialize.c #90644

Closed
kumaraditya303 opened this issue Jan 23, 2022 · 3 comments
Closed
Labels
3.11 only security fixes

Comments

@kumaraditya303
Copy link
Contributor

BPO 46486
Nosy @rhettinger, @markshannon, @Fidget-Spinner, @kumaraditya303
PRs
  • bpo-46486: Rename DesciptorClassification => DescriptorClassification… #30830
  • 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 2022-01-23.22:04:22.099>
    created_at = <Date 2022-01-23.13:19:54.072>
    labels = ['3.11']
    title = 'Rename DesciptorClassification => DescriptorClassification in specialize.c'
    updated_at = <Date 2022-01-23.22:04:22.098>
    user = 'https://github.com/kumaraditya303'

    bugs.python.org fields:

    activity = <Date 2022-01-23.22:04:22.098>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-23.22:04:22.099>
    closer = 'rhettinger'
    components = []
    creation = <Date 2022-01-23.13:19:54.072>
    creator = 'kumaraditya'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46486
    keywords = ['patch']
    message_count = 3.0
    messages = ['411365', '411423', '411424']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'Mark.Shannon', 'kj', 'kumaraditya']
    pr_nums = ['30830']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46486'
    versions = ['Python 3.11']

    @kumaraditya303
    Copy link
    Contributor Author

    Rename DesciptorClassification => DescriptorClassification in specialize.c as DesciptorClassification has a typo.

    @kumaraditya303 kumaraditya303 added 3.11 only security fixes labels Jan 23, 2022
    @rhettinger
    Copy link
    Contributor

    New changeset d1beb24 by Kumar Aditya in branch 'main':
    bpo-46486: Fixed misspelled name DesciptorClassification
    d1beb24

    @rhettinger
    Copy link
    Contributor

    Thanks for noticing this and submitting a PR.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.11 only security fixes
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants