question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HELP: looking for new maintainers

See original GitHub issue

TLDR: I can no longer maintain this project to the degree it needs to be maintained and I’m looking for a new maintainer(s). If you’d like to step up or propose a way forward (someone mentioned the aio-libs org) please leave a comment. ❤️


I started this project almost 10 years ago, in my quest to improve my C skills and learn more about Python internals. In this process I also learned about how c-ares works and many more things. It started with the Python C API, and then, thanks to multiple contributions we transitioned to cffi. Then came wheels.

Python is and has always been my favorite programing language, but I no longer use it on a daily basis and my day got more complicated so I no longer have the time to pour some love into this project. I never had a use case for this package, I just did it for the sake of learning. Python being my favorite language, I loved to come back to fix the occasional bug, but that is no longer working.

I’ve come to realize there is a grieving process here. It starts with denial: “I’ll find some time next month for sure!” and ends with acceptance, ie, this piece of text right here.

This project has helped me become a better developer and to collaborate with many great people throughout the years. It was really humbling to find out that aiohttp started depending on it, and that’s probably how it reacched 750k downloads per month.

It’s not time to pass the torch and put this project in new, loving hands. Are you that person? Please leave a comment.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:13
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
saghulcommented, May 11, 2021

Update: thanks to the work by @HassanAbouelela and some other PRs we are in a better shape now. I managed to find some time to work on automating everything, and now releases to PyPI are fully automated when making a GH release, including building wheels for all platforms (aarch64 is on PR).

3.2.0 is now out for Python 3.5-3.9 and wheels for all platforms.

EDIT: 3.2.3 is out with aarch64 wheels included.

0reactions
saghulcommented, May 13, 2021

Update 2: got excited with all the automation and made a 4.0 release. c-ares is now pulled in as a submodule. No custom patches. Linking with the system c-ares is now possible too.

With these improvements and the release automation it should be much easier for anyone to come and help maintain this forward!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Seeking Maintainers
This list is an index of open source projects seeking new maintainers. If you find a project that sounds interesting and you're looking...
Read more >
How to find new maintainers for your open source project
Start seeking out help early on and build a team of co-maintainers to keep your open source projects and yourself healthy.
Read more >
The Gorilla Toolkit is Looking for a New Maintainer #659
I am interested in gorilla/mux maintainer. I usually use gorilla/mux to implement web server in golang, so I would be very happy if...
Read more >
Adopt a Plugin - Jenkins
We're looking for new maintainers of existing plugins! This page addresses cases when there is no active maintainer of a plugin: Adopting plugins...
Read more >
How to hand over an Open Source project to a new maintainer
You can add new maintainers as collaborators on your repository or move the repository to an organization namespace which can have teams added ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found