clj-python / clj-python/libpython-clj
Integrate closer with python datetime
Open
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 1.2k
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
There are reasonable conversions that should be automatic.
- Timestamp to java.time.Instance.
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 by reviewing the requested automatic Timestamp-to-java.time.Instance conversion and the existing Python/Clojure conversion behavior. The issue names no files or tests, so locate the relevant conversion entry point and establish the expected behavior before implementing it; done means the conversion works automatically and is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, java, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100