On Tue, 2022-09-27 at 18:10 +0100, Dima Pasechnik wrote: > Basically, we should deprecate and remove tmp_dir() and tmp_filename() > from Sage. > Does Sagecell use them? It should not, Python3 has perfectly good > replacements... >
That was always the plan. From #33213: > Afterward, the custom functions tmp_dir() and tmp_filename() can be > deprecated in favor of tempfile.TemporaryDirectory() and > tempfile.NamedTemporaryFile(). That solves the problem. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/92ac8ece46b1c27c78f76447bbf74b62e0e5fc5c.camel%40orlitzky.com.