Diff cython-3.1.7 with a cython-3.2.4

/usr/portage/dev-python/cython/cython-3.2.4.ebuild 2026-05-04 19:17:04.810432520 +0300
109 109
			--exclude 'run.test_patma*'
110 110
			# Slight output difference (missing '<')
111 111
			--exclude 'run.cpp_exception_ptr_just_handler'
112

  
112
			# No freethreading here
113
			--exclude 'run.freethreaded_list_indexing_stress_test'
113 114
		)
114 115
	fi
115 116

  
Thank you!