Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2017-12-23.09:47:09.382> labels = ['interpreter-core', 'type-bug', '3.8'] title = "PyCapsule_Import fails when name is in the form 'package.module.capsule'" updated_at = <Date 2018-05-17.13:34:57.066> user = 'https://github.com/lekma'
bugs.python.org fields:
activity = <Date 2018-05-17.13:34:57.066> actor = 'ncoghlan' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2017-12-23.09:47:09.382> creator = 'lekma' dependencies = [] files = [] hgrepos = [] issue_num = 32414 keywords = ['patch'] message_count = 15.0 messages = ['308950', '308990', '308994', '315944', '316079', '316123', '316735', '316794', '316795', '316798', '316799', '316805', '316915', '316923', '316927'] nosy_count = 6.0 nosy_names = ['ncoghlan', 'petr.viktorin', 'lekma', 'skrah', 'eric.snow', 'serhiy.storchaka'] pr_nums = ['4988', '6898'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue32414' versions = ['Python 3.8']
Linked PRs
- gh-76595: Add note on
PyCapsule_Importbehavior #134022 - [3.14] gh-76595: Add note on
PyCapsule_Importbehavior (GH-134022) #136074 - [3.13] gh-76595: Add note on
PyCapsule_Importbehavior (GH-134022) #136075 - gh-76595: Add tests for PyCapsule_Import() #154588
- [3.15] gh-76595: Add tests for PyCapsule_Import() (GH-154588) #154619
- [3.14] gh-76595: Add tests for PyCapsule_Import() (GH-154588) #154620
- [3.13] gh-76595: Add tests for PyCapsule_Import() (GH-154588) #154621