8000 Removing monotonic dependency · Issue #230 · PostHog/posthog-python · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Removing monotonic dependency #230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
LArkema opened this i 8000 ssue Apr 25, 2025 · 0 comments · Fixed by #231
Closed

Removing monotonic dependency #230

LArkema opened this issue Apr 25, 2025 · 0 comments · Fixed by #231
Assignees

Comments

@LArkema
Copy link
LArkema commented Apr 25, 2025

Hi all, writing as software supply chain reviewer who is unfamiliar with this project, but is it possible to remove the monotonic dependency from this project? It was archived in 2021, hasn't been updated in four years, and the functionality has been incorporated into the core python 'time' package. Would love to not have to import unmaintained software to use this package if possible.

Monotonic repo for reference: https://github.com/atdt/monotonic

@rafaeelaudibert rafaeelaudibert self-assigned this Apr 28, 2025
rafaeelaudibert added a commit that referenced this issue Apr 29, 2025
This library has been long-deprecated (2021). We can use `time.monotonic` instead which has been available since Python 3.3

Closes #230
rafaeelaudibert added a commit that referenced this issue Apr 29, 2025
This library has been long-deprecated (2021). We can use `time.monotonic` instead which has been available since Python 3.3

Closes #230
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
0