-
Notifications
You must be signed in to change notification settings - Fork 96
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
Finding New Stewards #144
Comments
I know I find the library incredibly useful. How much time does PM take on a weekly basis for this? |
I'm glad you find this useful! I don't think it will take a lot of time, but it takes more consistency and diligence to keep up on the PRs and issues than I have available right now. Are you interested in reviewing the PRs and issues? |
So, my life was insanely busy for the past couple of months, but I think that I've reached a point where I could spend a couple of hours each week reviewing PRs and issues :) |
Awesome, thanks @waynew ! |
My spare time is limited but you can consider me as a backup person. |
I'd like to volunteer some of my time, if the offer still stands. |
@pepoluan invitation is sent |
Thank you! I have accepted the invitation. |
So, do we have a list of tech debts to do? |
There are pending pull requests and open issues |
Re: Title Change No I'm not retiring from this project, but the thread name was a bit ... awkward 😄 |
@asvetlov @warsaw @waynew can you add me as "Maintainer" to https://pypi.org/project/aiosmtpd/ so I can upload new releases? My username on PyPI is |
@pepoluan Done! Your invite should be pending. |
Thank you! I have accepted the invitation. |
If y'all noticed that my output is a bit ... slow lately, fear not. I'm not burnt out and/or losing my interest in the project, I'm just... "transitioning" from "employed" status to "free agent"; my company, a startup, ran out of cash and now I'm handing over everything to the main investor and it had been taking a LOT of my time & energy. When everything's done, I'll get back to my previous level of productivity. |
Hi everyone! If I may ask, what's the current status of this? Since this issue is still featured and there have been no commits in more than a year, it looks to a casual observer (i.e. me) as though the package is unmaintained. But @pepoluan I see your comment about being busy with a career transition, and I don't know if that still applies and you intend to resume activity on this package. For context, I'm looking to use |
You also have to consider that smtpd is being deprecated and will be removed in Python 3.12 so it won't even be an option for you in the future. |
Sure, understood. In this case, if |
That's a fair criticism. I certainly haven't been able to devote as much time to the project as I would like. Like most other OS projects (and other efforts in life) time is the main limiting factor. I find personally I also struggle with the time to spin back up - there's several whole RFCs one has to renew familiarity with when reviewing PRs. |
@waynew Are there specific feature requests or bugs you need addressed? How much maintenance does this library need? |
I meant more to review the outstanding PRs 🙃 Mostly it shouldn't need a lot of maintenance (aside from supporting latest & greatest Pythons, of course), as the SMTP specs are well defined and pretty well-implemented across different projects. |
Yeah, as long as somebody is able to fix (or review/accept PRs to fix) any significant bugs or any compatibility issues with future versions of Python that may come up, that's good enough for me, and probably for most other projects that depend on aiosmtpd. 👍 Basically my goal in posting here is to confirm whether someone will be performing that role for the foreseeable future. BTW just in case there's anything I can do to help, I'd be happy to do what I can, but I don't have a whole lot of experience in asynchronous programming nor much free time these days, so I suspect my options are pretty limited. |
Hi, I have found aiosmtpd to be very useful for me. I'm willing to put in some time each week to maintainence of this project, if another hand is needed. |
@nikochiko that would be super helpful! Personally my main challenge is that coming back to an issue takes me a while to spin the information back up into my mind. I struggle to keep a consistent schedule with that. |
Sure, I understand. I'm happy to help. |
I think it's time for me to admit that I don't have much time to work on aiosmtpd. I really hope it doesn't languish though, given how useful of a library it is.
We need to identify someone else to do most of the project management for this library. Any takers?
The text was updated successfully, but these errors were encountered: