﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
14702	"Atomic bundle cython code  deprecation warning about ""IF"" statement"	Tom Goddard	Eric Pettersen	"Our updated Cython is giving a deprecation warning about the IF statement in our atomic_cpp/cymol.pyx file.

$ cd bundles/src/atomic
$ make install
PYTHONNOUSERSITE=1 ../../../ChimeraX.app/Contents/bin/python3.11 -I -m chimerax.core --nogui --exit --safemode --cmd ""devel install . user false exit true  ""
Executing: devel install . user false exit true  
Compiling atomic_cpp/cymol.pyx because it changed.
[1/1] Cythonizing atomic_cpp/cymol.pyx
warning: atomic_cpp/cymol.pyx:36:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
"	enhancement	closed	moderate		Core		fixed						all	ChimeraX
