temporalio / temporalio/skill-temporal-developer
Check if pydantic is passed through in Python sandbox by default
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 220
- Forks
- 30
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 14
Description
@cretz thinks it is passed through, the docs and this skill currently don't. Verify whats correct and update skill & docs accordingly.
https://docs.temporal.io/develop/python/python-sdk-sandbox#passthrough-modules
Originally posted by @donald-pinckney in https://github.com/temporalio/skill-temporal-developer/pull/4#discussion_r2824856481
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Temporal Python SDK sandbox documentation and inspect this repository's skill and documentation references to pydantic passthrough behavior. Verify whether pydantic is passed through by default, then update the skill and docs so they agree. Done means the documented behavior is accurate in both places.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100