Currently, FractionWithFactoredDenominator.smooth_critical_ideal accepts its variable names as symbolic entries. This is really strange, especially since no symbolic computations are done.
This should be deprecated and the variable names should be accepted as strings (or possibly variables from a pre-existing polynomial ring).
This is needed for #10483.
CC: @simon-king-jena @rwst @dkrenn
Component: asymptotic expansions
Author: Simon King, Ralf Stephan
Branch/Commit: u/jdemeyer/fractionwithfactoreddenominator_smooth_critical_ideal_should_accept_names_as_strings @ acfead5
Reviewer: Daniel Krenn
Issue created by migration from https://trac.sagemath.org/ticket/23640