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

test_zoneinfo leaked [84, 84, 84] references #85740

Closed
pablogsal opened this issue Aug 17, 2020 · 4 comments
Closed

test_zoneinfo leaked [84, 84, 84] references #85740

pablogsal opened this issue Aug 17, 2020 · 4 comments
Assignees
Labels
3.9 only security fixes 3.10 only security fixes release-blocker

Comments

@pablogsal
Copy link
Member

BPO 41568
Nosy @vstinner, @ambv, @pganssle, @pablogsal, @miss-islington
PRs
  • bpo-41568: Fix refleaks in zoneinfo subclasses #21907
  • [3.9] bpo-41568: Fix refleaks in zoneinfo subclasses (GH-21907) #21912
  • 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/pganssle'
    closed_at = <Date 2020-08-19.16:13:54.631>
    created_at = <Date 2020-08-17.14:31:33.057>
    labels = ['3.9', '3.10', 'release-blocker']
    title = 'test_zoneinfo leaked [84, 84, 84] references'
    updated_at = <Date 2020-08-19.16:13:54.630>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2020-08-19.16:13:54.630>
    actor = 'vstinner'
    assignee = 'p-ganssle'
    closed = True
    closed_date = <Date 2020-08-19.16:13:54.631>
    closer = 'vstinner'
    components = []
    creation = <Date 2020-08-17.14:31:33.057>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41568
    keywords = ['patch']
    message_count = 4.0
    messages = ['375550', '375574', '375576', '375656']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'lukasz.langa', 'p-ganssle', 'pablogsal', 'miss-islington']
    pr_nums = ['21907', '21912']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41568'
    versions = ['Python 3.9', 'Python 3.10']

    @pablogsal
    Copy link
    Member Author

    OK (skipped=26)
    ......
    test_zoneinfo leaked [84, 84, 84] references, sum=252
    test_zoneinfo leaked [41, 41, 41] memory blocks, sum=123
    1 test failed again:
    test_zoneinfo
    == Tests result: FAILURE then FAILURE ==

    Example failure:

    https://buildbot.python.org/all/#/builders/84/builds/3

    @pablogsal pablogsal added 3.9 only security fixes 3.10 only security fixes release-blocker labels Aug 17, 2020
    @pablogsal pablogsal added 3.9 only security fixes 3.10 only security fixes release-blocker labels Aug 17, 2020
    @pablogsal
    Copy link
    Member Author

    New changeset c3dd7e4 by Paul Ganssle in branch 'master':
    bpo-41568: Fix refleaks in zoneinfo subclasses (GH-21907)
    c3dd7e4

    @miss-islington
    Copy link
    Contributor

    New changeset e3cafeb by Miss Islington (bot) in branch '3.9':
    bpo-41568: Fix refleaks in zoneinfo subclasses (GH-21907)
    e3cafeb

    @vstinner
    Copy link
    Member

    https://buildbot.python.org/all/#/builders/84 is back to green, I close the issue.

    @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 3.10 only security fixes release-blocker
    Projects
    None yet
    Development

    No branches or pull requests

    4 participants