From 1dca4e4b717ef7a1f0fdc0cfbd92e62586cb16a4 Mon Sep 17 00:00:00 2001 From: Bill Sommerfeld Date: Tue, 6 Feb 2024 06:13:08 -0800 Subject: [PATCH] python-312: update TODO --- components/python/python-312/TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/components/python/python-312/TODO b/components/python/python-312/TODO index 53147e68203..7c23bdf7fe0 100644 --- a/components/python/python-312/TODO +++ b/components/python/python-312/TODO @@ -67,6 +67,18 @@ patches needing significant work: 553 | itr->pdi_current = (uintptr_t)is.tstate_head; | ^ +--- + +Look through omnios 3.11 python patches: + + - mod-posix-sched-priority.patch + + +debugger support: see the ustack.patch from omnios: + +https://github.com/omniosorg/omnios-build/commit/5aa7971dd8a7360d6d4f5357a4f9ff510c1b93cf#diff-49692a87e8445fd7943cb3b8fb0a696e062f39c74df2f567442e896dba02bdaf + + patches not needed: