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

deprecate METH_OLDARGS #43430

Closed
birkenfeld opened this issue May 29, 2006 · 2 comments
Closed

deprecate METH_OLDARGS #43430

birkenfeld opened this issue May 29, 2006 · 2 comments
Assignees
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs)

Comments

@birkenfeld
Copy link
Member

BPO 1496957
Nosy @loewis, @birkenfeld
Files
  • deprecate-oldargs.diff
  • 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/loewis'
    closed_at = <Date 2008-01-06.22:29:46.582>
    created_at = <Date 2006-05-29.14:10:00.000>
    labels = ['interpreter-core']
    title = 'deprecate METH_OLDARGS'
    updated_at = <Date 2008-01-06.22:29:46.582>
    user = 'https://github.com/birkenfeld'

    bugs.python.org fields:

    activity = <Date 2008-01-06.22:29:46.582>
    actor = 'admin'
    assignee = 'loewis'
    closed = True
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2006-05-29.14:10:00.000>
    creator = 'georg.brandl'
    dependencies = []
    files = ['7294']
    hgrepos = []
    issue_num = 1496957
    keywords = ['patch']
    message_count = 2.0
    messages = ['50375', '50376']
    nosy_count = 2.0
    nosy_names = ['loewis', 'georg.brandl']
    pr_nums = []
    priority = 'normal'
    resolution = 'later'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1496957'
    versions = ['Python 3.0']

    @birkenfeld
    Copy link
    Member Author

    As discussed on python-dev.

    Patch includes warning emmitting code in methodobject.c
    as well as Doc/api changes.

    @birkenfeld birkenfeld added the interpreter-core (Objects, Python, Grammar, and Parser dirs) label May 29, 2006
    @birkenfeld
    Copy link
    Member Author

    Logged In: YES
    user_id=849994

    Closing as Later. Won't happen before Py3k.

    @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
    interpreter-core (Objects, Python, Grammar, and Parser dirs)
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant