# Improvements to Python analysis The following changes in version 1.26 affect Python analysis in all applications. ## General improvements ## New queries | **Query** | **Tags** | **Purpose** | |-----------------------------|-----------|--------------------------------------------------------------------| ## Changes to existing queries | **Query** | **Expected impact** | **Change** | |----------------------------|------------------------|------------------------------------------------------------------| ## Changes to libraries * Added taint tracking support for string formatting through f-strings.