From skip.montanaro at gmail.com Sun Sep 4 17:03:28 2022 From: skip.montanaro at gmail.com (Skip Montanaro) Date: Sun, 4 Sep 2022 16:03:28 -0500 Subject: [spambayes-dev] Python 3 branch In-Reply-To: References: Message-ID: > With the sudden flurry of emails about SpamBayes, I went ahead and created a new python3 branch at > > https://github.com/smontanaro/spambayes > > This is the result of a basic run of 2to3 nearly two years ago (!) followed by most functional changes to Neil Schemenauer's Python 3 partial port: > > https://github.com/nascheme/spambayes-core/ > > Nothing has been tested. I haven't even tried running anything yet. Given that I use Gmail, I suspect I will have to try getting the IMAP filter to run to make it semi-useful. I'm focusing on sb_imapfilter, mostly because that is what would be most immediately useful to me (as a Gmail user). I fairly quickly got the app to start and launch its web server (in spambayes/Dibbler.py), then ran into a raft of byte/str problems. No surprise there, I suppose. After a few rounds of that (edit, run, poke a link, see a traceback, lather, rinse, repeat) I began to wonder if there was a better way. A couple things occur to me: - Is there a way to coax the server to ? early on ? decode incoming bytes as utf-8? - Would it be better to see about replacing the Dibbler, asyncore, and asynchat modules with stdlib modules? Note that the async* modules aren't even the old stdlib versions ? may not even have anything in common with them other than their names. Any thoughts? Skip -------------- next part -------------- An HTML attachment was scrubbed... URL: From muhammad.eslami at gmail.com Tue Sep 20 21:09:37 2022 From: muhammad.eslami at gmail.com (Mohammad Eslami) Date: Wed, 21 Sep 2022 05:39:37 +0430 Subject: [spambayes-dev] Interested to work as a volunteer Message-ID: Dear Sir/Madam I started learning python six months ago and I have done some simple projects to start coding. I am very keen on broadening my experience in python by helping out real projects. I am a team player, patient, determined, and eager to learn. For volunteer projects I can only work remotely since I am already employed in an office job and work as a global sales director. If you are interested in my collaboration please let me know. Looking forward to hearing from you soon. Mohammad Eslami -------------- next part -------------- An HTML attachment was scrubbed... URL: