Ofek Lev

Results 1173 comments of Ofek Lev

Reproducible example here https://github.com/modelcontextprotocol/python-sdk/issues/1190#issuecomment-3429054580

We are also encountering this with our new developer environments.

For those looking to contribute, what is the root cause of this issue and the recommended fix?

This definitely should be fixed but what is your use case?

Hey there! So the Hatch version configuration (`[tool.hatch.version]`) is just for configuring the Hatchling backend i.e. how the version gets sourced for inclusion in distribution metadata. The `hatch version` command...

Okay, it's possible that the old me was weird and treated versioning specially because of the ability to update the version. I bet if you instead used the definitely-agnostic `hatch...

Sorry, I played myself. It looks like I spent so long locally using stuff intended for the next non-patch release that I thought they were already features. This is implemented...

Since the last non-patch release yes, I have to backport the changelogs still but you can see them in the GitHub releases. I merged a bunch of stuff that were...