-
- Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 15870 |
|---|---|
| Nosy | @loewis, @jcea, @amauryfa, @abalkin, @pitrou, @encukou, @lekma, @mattip, @zooba, @seberg, @ctismer |
| Files |
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/abalkin' closed_at = None created_at = <Date 2012-09-06.15:49:25.705> labels = ['interpreter-core', 'type-feature', '3.11'] title = 'PyType_FromSpec should take metaclass as an argument' updated_at = <Date 2021-10-12.13:28:38.470> user = 'https://github.com/abalkin'bugs.python.org fields:
activity = <Date 2021-10-12.13:28:38.470> actor = 'petr.viktorin' assignee = 'belopolsky' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2012-09-06.15:49:25.705> creator = 'belopolsky' dependencies = [] files = ['27137', '50285'] hgrepos = [] issue_num = 15870 keywords = ['patch', 'needs review'] message_count = 40.0 messages = ['169925', '169928', '169929', '169940', '169942', '169943', '169944', '169951', '169955', '169972', '169977', '398430', '398435', '398751', '398776', '401642', '401651', '401781', '402105', '402511', '402517', '402520', '402521', '402522', '402527', '402551', '402729', '402733', '402734', '402735', '402737', '402738', '402751', '402753', '402793', '402800', '402806', '403231', '403257', '403730'] nosy_count = 16.0 nosy_names = ['loewis', 'jcea', 'amaury.forgeotdarc', 'belopolsky', 'pitrou', 'Arfrever', 'petr.viktorin', 'lekma', 'Alexander.Belopolsky', 'mattip', 'Robin.Schreiber', 'steve.dower', 'seberg', 'Christian.Tismer', 'jhaberman', 'haberman2'] pr_nums = [] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue15870' versions = ['Python 3.11']Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement