Skip to content

Make zlib PEP-384 compatible #82255

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

Closed
DinoV opened this issue Sep 9, 2019 · 2 comments
Closed

Make zlib PEP-384 compatible #82255

DinoV opened this issue Sep 9, 2019 · 2 comments
Labels
3.9 only security fixes extension-modules C modules in the Modules dir

Comments

@DinoV
Copy link
Contributor

DinoV commented Sep 9, 2019

BPO 38074
Nosy @Yhg1s, @DinoV, @ericsnowcurrently
PRs
  • bpo-38074: Make zlib extension module PEP-384 compatible #15792
  • 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 2019-09-10.11:19:02.934>
    created_at = <Date 2019-09-09.15:38:51.439>
    labels = ['extension-modules', '3.9']
    title = 'Make zlib PEP-384 compatible'
    updated_at = <Date 2019-09-10.11:19:02.934>
    user = 'https://github.com/DinoV'

    bugs.python.org fields:

    activity = <Date 2019-09-10.11:19:02.934>
    actor = 'christian.heimes'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-10.11:19:02.934>
    closer = 'christian.heimes'
    components = ['Extension Modules']
    creation = <Date 2019-09-09.15:38:51.439>
    creator = 'dino.viehland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38074
    keywords = ['patch']
    message_count = 2.0
    messages = ['351501', '351609']
    nosy_count = 3.0
    nosy_names = ['twouters', 'dino.viehland', 'eric.snow']
    pr_nums = ['15792']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38074'
    versions = ['Python 3.9']

    @DinoV
    Copy link
    Contributor Author

    DinoV commented Sep 9, 2019

    Make zlib PEP-384 compatible

    @DinoV DinoV added 3.9 only security fixes extension-modules C modules in the Modules dir labels Sep 9, 2019
    @Yhg1s
    Copy link
    Member

    Yhg1s commented Sep 10, 2019

    New changeset a1ffad0 by T. Wouters (Dino Viehland) in branch 'master':
    bpo-38074: Make zlib extension module PEP-384 compatible (GH-15792)
    a1ffad0

    @tiran tiran closed this as completed Sep 10, 2019
    @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.9 only security fixes extension-modules C modules in the Modules dir
    Projects
    None yet
    Development

    No branches or pull requests

    3 participants