mirror of
https://github.com/neovim/neovim.git
synced 2026-02-13 16:01:54 +10:00
Problem:
137f98cf64 added the `create` parameter to `tmpname()` but didn't
fully implement it.
Solution:
- Update impl for the `os.tmpname()` codepath.
- Inspect all usages of `tmpname()`, update various tests.
9.2 KiB
9.2 KiB