kshramt

Results 10 comments of kshramt
trafficstars

CI failures seem to be unrelated.

https://github.com/ferdikoomen/openapi-typescript-codegen/issues/1154 might be resolved by the PR.

https://github.com/immerjs/immer/issues/208#issuecomment-996064385 might be resolved by the PR.

> Descriptin? I have updated the description. > Docs? Creating a new doc for this method might exceed the scope of this pull request. I suggest focusing on the current...

(I am not sure why "5 workflows awaiting approval" is not shown.)

I plan to rebase the PR after the review.

@santi, thanks for the comment. I appreciate the neatness of the current structure but have observed some challenges, especially for those new to the unique packaging patterns. When I set...

> the segmentation is what allows a partial effort to type the package, instead of needing to do the whole thing at once. I understand the rationale behind segmentation for...

For distribution, according to https://github.com/python/typing/discussions/1429, a partially annotated package with the root `py.typed` file also appears to be acceptable.

https://github.com/pydantic/pydantic/issues/692 was resolved.