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

PEP 3121, 384 refactoring applied to curses module #59594

Closed
RobinSchreiber mannequin opened this issue Jul 18, 2012 · 5 comments
Closed

PEP 3121, 384 refactoring applied to curses module #59594

RobinSchreiber mannequin opened this issue Jul 18, 2012 · 5 comments
Labels
3.11 only security fixes extension-modules C modules in the Modules dir performance Performance or resource usage

Comments

@RobinSchreiber
Copy link
Mannequin

RobinSchreiber mannequin commented Jul 18, 2012

BPO 15389
Nosy @loewis, @birkenfeld, @ambv, @iritkatriel
Files
  • _cursesmodule_pep3121-384_v0.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 2012-07-18.21:30:02.722>
    labels = ['extension-modules', '3.11', 'performance']
    title = 'PEP 3121, 384 refactoring applied to curses module'
    updated_at = <Date 2021-12-08.15:29:56.162>
    user = 'https://bugs.python.org/RobinSchreiber'

    bugs.python.org fields:

    activity = <Date 2021-12-08.15:29:56.162>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2012-07-18.21:30:02.722>
    creator = 'Robin.Schreiber'
    dependencies = []
    files = ['26430']
    hgrepos = []
    issue_num = 15389
    keywords = ['pep3121']
    message_count = 4.0
    messages = ['165804', '165808', '165827', '408026']
    nosy_count = 5.0
    nosy_names = ['loewis', 'georg.brandl', 'lukasz.langa', 'Robin.Schreiber', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue15389'
    versions = ['Python 3.11']

    @RobinSchreiber
    Copy link
    Mannequin Author

    RobinSchreiber mannequin commented Jul 18, 2012

    Changes proposed in PEP-3121 and PEP-384 applied to the curses module. As these Changes do not alter behaviour of the specific modules, I would encourage to see this enhancement as a "bugfix" and consequently include this into the coming Python 3.3 release.

    @RobinSchreiber RobinSchreiber mannequin added extension-modules C modules in the Modules dir performance Performance or resource usage labels Jul 18, 2012
    @ambv
    Copy link
    Contributor

    ambv commented Jul 18, 2012

    If I understand correctly, it will be hard to justify this as a bugfix. But let's ask the Release Manager.

    @birkenfeld
    Copy link
    Member

    Definitely.

    @iritkatriel
    Copy link
    Member

    The patch needs to be converted to a github PR.

    @iritkatriel iritkatriel added the 3.11 only security fixes label Dec 8, 2021
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    @iritkatriel
    Copy link
    Member

    @robinschreiber I'm closing this because, a decade on, the patch is very much out of date. Please create a new issue if you would like to pursue this.

    @iritkatriel iritkatriel closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 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 extension-modules C modules in the Modules dir performance Performance or resource usage
    Projects
    Status: Done
    Development

    No branches or pull requests

    3 participants