Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
Closed
Description
BPO | 46657 |
---|---|
Nosy | @nascheme,@tiran,@corona10,@erlend-aasland,@h-vetinari |
PRs |
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=Noneclosed_at=Nonecreated_at=<Date2022-02-06.14:49:12.884>labels= ['interpreter-core','type-feature','3.11']title='Add mimalloc memory allocator'updated_at=<Date2022-03-24.02:10:23.628>user='https://github.com/tiran'
bugs.python.org fields:
activity=<Date2022-03-24.02:10:23.628>actor='h-vetinari'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Interpreter Core']creation=<Date2022-02-06.14:49:12.884>creator='christian.heimes'dependencies= []files= []hgrepos= []issue_num=46657keywords= ['patch']message_count=12.0messages= ['412639','412641','412645','412654','412669','412679','412741','412749','412796','412835','412867','412986']nosy_count=5.0nosy_names= ['nascheme','christian.heimes','corona10','erlendaasland','h-vetinari']pr_nums= ['31164']priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue46657'versions= ['Python 3.11']
Linked PRs
- gh-90815: Add mimalloc memory allocator #109914
- gh-90815: Fix _PyMem_MimallocEnabled() compiler warning #111522
- gh-90815: Fix mimalloc build on WASI #111524
- gh-90815: Fix mimalloc atomic.h on Windows arm64 #111527
- gh-90815: Define WITH_MIMALLOC macro in PC/pyconfig.h #111528
- gh-90815: Exclude mimalloc .c files from Windows build #111532
- gh-90815: Document bundled mimalloc in What’s New In Python 3.13 #117811