-
-
Notifications
You must be signed in to change notification settings - Fork 384
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
Future plans on the lib #354
Comments
Also curious about the future of the library. I originally betted on pendulum to win the race over arrow, but looking at the projects now, This is, of course, not criticism of the author, who has done awesome job providing the library. But what sort of future does @sdispater see for it? |
The library is not abandoned in any way but poetry is taking most of my limited time currently. I also have some new features in mind that I will try to implement in the coming weeks. That being said, since I can't give my full attention to the library, I will try to onboard new maintainers to help with its maintenance and evolution. So if anyone is interested in helping out with that, please let me know :-) |
Will there be an update on this repo? |
I think the library is going in the right direction but it needs to be more active. If finance is a problem, how about creating Patreon and discord? |
@sdispater See this PR: #556 |
@karolzlot The next major version is being worked on (see #569) and will feature a redesign and a lot of improvements. While Arrow has indeed picked up the pace around DST handling and parsing, Pendulum still provides a more intuitive API and is still a drop-in replacement for, and with a lot of improvements over, the standard library, which Arrow is not. |
There are critical issues e.g. where users have been unable to install pendulum (see #504) which have not been fixed since in over a year. I understand that time is limited but when there is nobody else that can/does work on pendulum it is indeed abandon ware. |
@spacemanspiff2007 I created an issue to add more maintainers to the project: #590 If anyone is interested in helping out with the project, write a comment in #590 to say so. Thank you 🙏 |
The first prerelease of the next version ( |
@sdispater Great job! We're currently moving everything to latest poetry from 1.0.10 and python 3.11 but are struggling a bit without prebuilt 3.11 wheels for pendulum 2.x. Is there a chance you can backport the build or just do a manual upload of a 3.11 wheel for 2.1.2? 🙏 We would rather not publish our own pendulum 2.1.2 wheel on a private index, because I suspect we'll get an "Invalid hash" issue with poetry the day an official wheel is published. Also, it would save build minutes on a "global" scale if there were official 3.11 wheels for the latest release now that many are moving to that version. :) I fully understand if you are busy with other things, no worries if you don't have the time needed to get a release out. 🙏 |
Hi.
Do you have any plans on improving pendulum? At least by merging viable PRs.
Or maybe there's a chance we'll have collaborator who is interested in maintaining it?
I love pendulum and was really happy about 1.x version, but after new major release several things are broken and lib status is neither alpha nor stable. It's somewhere in between. :)
Please, give us some feedback about pendulum's future.
The text was updated successfully, but these errors were encountered: