Skip to content

move cached strings to global objects #282

Closed
@ericsnowcurrently

Description

@ericsnowcurrently

There are ~80 str objects that get manually cached in CPython's core code. Each of these should be moved to _PyRuntimeState.

https://bugs.python.org/issue46765

Metadata

Metadata

Labels

Meta: multi-corehttps://github.com/ericsnowcurrently/multi-core-python

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions