_thread: initialize local subclasses per thread#8353
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
📦 Library DependenciesThe following Lib/ modules were modified. Here are their dependencies: [x] lib: cpython/Lib/threading.py dependencies:
dependent tests: (163 tests)
Legend:
|
Assisted-by: Codex:gpt-5.6
3fda9b0 to
0ba28a7
Compare
Assisted-by: Codex:gpt-5.6
Summary
_thread._localwhen no custom__init__is provided__init__when a thread first accesses the local objectThreadLocalTestargument and cycle-collection tests