Trailing commas being forbidden in JSON drives me nuts. I hope Python gets TOML 1.1 support into a builtin module soon, for now I have to keep including it as a dependency.
Isn't fate pull such a good command name?
We discovered it when the package was pulled in as a transitive dependency by an MCP plugin running inside Cursor. The
.pthlauncher spawns a child Python process viasubprocess.Popen, but because.pthfiles trigger on every interpreter startup, the child re-triggers the same.pth— creating an exponential fork bomb that crashed the machine. The fork bomb is actually a bug in the malware.
(Passed to me by a work colleague.)
Man, I can just like, upload whatever I want to PyPI and it's great.
I really want to like biome,
but having to have a configuration file to cause it
to use spaces over tabs (the default for prettier) isn't great.
I don't have .prettierrc and don't really want to start with biome.json
either.