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 rotor module #37898

Closed
akuchling opened this issue Feb 3, 2003 · 6 comments
Closed

Deprecate rotor module #37898

akuchling opened this issue Feb 3, 2003 · 6 comments
Labels
extension-modules C modules in the Modules dir

Comments

@akuchling
Copy link
Member

BPO 679505
Nosy @loewis, @akuchling
Files
  • rotor.patch: Patch to deprecate rotor module.
  • pep4.patch: Patch updating PEP 4
  • 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 2003-04-24.13:24:02.000>
    created_at = <Date 2003-02-03.14:03:25.000>
    labels = ['extension-modules']
    title = 'Deprecate rotor module'
    updated_at = <Date 2003-04-24.13:24:02.000>
    user = 'https://github.com/akuchling'

    bugs.python.org fields:

    activity = <Date 2003-04-24.13:24:02.000>
    actor = 'akuchling'
    assignee = 'none'
    closed = True
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2003-02-03.14:03:25.000>
    creator = 'akuchling'
    dependencies = []
    files = ['4988', '4989']
    hgrepos = []
    issue_num = 679505
    keywords = ['patch']
    message_count = 6.0
    messages = ['42644', '42645', '42646', '42647', '42648', '42649']
    nosy_count = 2.0
    nosy_names = ['loewis', 'akuchling']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue679505'
    versions = []

    @akuchling
    Copy link
    Member Author

    Here's a trivial patch that marks the rotor module as deprecated.

    To be used if Paul Rubin's AES module goes into 2.3 (maybe even if it doesn't).

    @akuchling akuchling added the extension-modules C modules in the Modules dir label Feb 3, 2003
    @akuchling akuchling added the extension-modules C modules in the Modules dir label Feb 3, 2003
    @akuchling
    Copy link
    Member Author

    Logged In: YES
    user_id=11375

    Attach patch.

    @loewis
    Copy link
    Mannequin

    loewis mannequin commented Mar 3, 2003

    Logged In: YES
    user_id=21627

    What is the rationale for deprecating the rotor module?

    @loewis
    Copy link
    Mannequin

    loewis mannequin commented Mar 3, 2003

    Logged In: YES
    user_id=21627

    I retract my comment, the rationale is fine.

    @akuchling
    Copy link
    Member Author

    Logged In: YES
    user_id=11375

    Marking as accepted based on GvR's say-so.

    @akuchling
    Copy link
    Member Author

    Logged In: YES
    user_id=11375

    Checked in.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    extension-modules C modules in the Modules dir
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant