Glyph
Glyph
> Did that work? Nope. With that same diff: ``` Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/Users/glyph/Library/Application Support/hatch/env/virtual/automat/rI8sZPBT/automat-build/lib/python3.13/site-packages/hatchling/__main__.py",...
> This is implemented but [unreleased](https://github.com/pypa/hatch/blob/f16441ff03259a7c8f47eb6d03bd406213694f11/docs/history/hatch.md#unreleased). Has it been… a year since the last release? :)
I know what it's like to be stuck in release limbo like this 😔. Thanks for letting me know; should we just close this, since it is already fixed? I'd...
Or I guess I should try to verify that the bug isn't still present in HEAD first
As of 9e1fc3472f9f2536e9269cd2009f878e597a6061 it … sort of works. If I do `hatch version` I expect `25.4.17.dev9+gbd5651c79.d20251020` as my output on stdout, but instead it "syncs versions" for a minute and...
I added it with "maintainer" privileges. You should be an admin, though, which should let you do this too?
Sorry I missed this, will check now.
Thanks for your response! I followed your directions and I suspected it might be something like this: ``` ====================================================================== 1 -> (dape--repl-input-sender # #("s\n" 0 1 (fontified t) 1 2...
See also: - https://github.com/twisted/twisted/issues/9967 - https://github.com/twisted/twisted/issues/9968
> Symlinks are tricky because they make it impossible to know whether you can safely remove an entry from the cache. Hardlinks have a different version of this issue, too,...