forked from marshall/logcat-color
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
- Create packages for various package managers
- Arch Linux
- MacPorts
- Publish to PyPI using the name logcat-color3
- Switch from setup.json to setup.cfg
- Update README
- Move away from Travis CI
- Travis CI webhook for this repo removed
- Check why test_stay_connected failed (ex: https://github.com/yan12125/logcat-color3/runs/6538167986). Results on GitHub Actions seems more reasonable!?
- Migrate from asyncore/asynchat to asyncio. The former will be removed in Python 3.12 Remove asyncore, asynchat and smtpd modules python/cpython#72719
- Or just using something like https://pypi.org/project/pyasynchat/ ? It needs a fix: Nothing is installed via
pip install pyasyncore
simonrob/pyasyncore#1
- Or just using something like https://pypi.org/project/pyasynchat/ ? It needs a fix: Nothing is installed via
- Test improvements
- Cleanup temporary files upon test shutdown (I don't remember I fixed it, but there are no temporary files left anymore)
- Fix warnings from tests
Metadata
Metadata
Assignees
Labels
No labels