-
- Notifications
You must be signed in to change notification settings - Fork 33.6k
Open
1 / 21 of 2 issues completedOpen
1 / 21 of 2 issues completed
Copy link
Labels
interpreter-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 | 46923 |
|---|---|
| Nosy | @gpshead, @ronaldoussoren, @stevendaprano, @markshannon, @corona10, @brandtbucher |
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/markshannon' closed_at = None created_at = <Date 2022-03-04.16:54:19.358> labels = [] title = 'Implement stack overflow protection for supported platforms' updated_at = <Date 2022-03-14.14:27:17.389> user = 'https://github.com/markshannon'bugs.python.org fields:
activity = <Date 2022-03-14.14:27:17.389> actor = 'ronaldoussoren' assignee = 'Mark.Shannon' closed = False closed_date = None closer = None components = [] creation = <Date 2022-03-04.16:54:19.358> creator = 'Mark.Shannon' dependencies = [] files = [] hgrepos = [] issue_num = 46923 keywords = [] message_count = 3.0 messages = ['414538', '414553', '415143'] nosy_count = 6.0 nosy_names = ['gregory.p.smith', 'ronaldoussoren', 'steven.daprano', 'Mark.Shannon', 'corona10', 'brandtbucher'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue46923' versions = []Linked PRs
- GH-91079: Rename C_RECURSION_LIMIT to Py_C_RECURSION_LIMIT #108507
- GH-91079: Implement C stack limits using addresses, not counters. #130007
- GH-91079: Fix stack overflow on AMD LTO linux #130369
- GH-91079: Revert "GH-91079: Implement C stack limits using addresses, not counters. (GH-130007)" for now #130413
Sub-issues
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement