]> www.dolda2000.com Git - ashd.git/commit
python: Retire Python 2.x package.
authorFredrik Tolf <fredrik@dolda2000.com>
Wed, 8 Apr 2026 00:26:02 +0000 (02:26 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Wed, 8 Apr 2026 00:26:02 +0000 (02:26 +0200)
commit99c3980c0958b0177fdd041ece0052c099479d57
treec0b8f2ad8dfe79cb6fbaabeac3d92119d3fc5b2f
parentcad7f72d02c7ff05482643d5167a2387bac90a87
python: Retire Python 2.x package.
34 files changed:
python/ashd-wsgi [deleted file]
python/ashd-wsgi3 [moved from python3/ashd-wsgi3 with 100% similarity]
python/ashd/async.py [moved from python3/ashd/async.py with 100% similarity]
python/ashd/asyncio.py [moved from python3/ashd/asyncio.py with 100% similarity]
python/ashd/perf.py
python/ashd/proto.py
python/ashd/scgi.py
python/ashd/serve.py
python/ashd/ssi.py [moved from python3/ashd/ssi.py with 100% similarity]
python/ashd/util.py
python/ashd/wsgidir.py
python/ashd/wsgiutil.py
python/doc/ashd-wsgi.doc [deleted file]
python/doc/ashd-wsgi3.doc [moved from python3/doc/ashd-wsgi3.doc with 100% similarity]
python/doc/scgi-wsgi.doc [deleted file]
python/doc/scgi-wsgi3.doc [moved from python3/doc/scgi-wsgi3.doc with 100% similarity]
python/htp.c
python/htredir [deleted file]
python/scgi-wsgi [deleted file]
python/scgi-wsgi3 [moved from python3/scgi-wsgi3 with 100% similarity]
python/serve-ssi [moved from python3/serve-ssi with 100% similarity]
python/setup.py
python3/.gitignore [deleted file]
python3/ashd/__init__.py [deleted file]
python3/ashd/perf.py [deleted file]
python3/ashd/proto.py [deleted file]
python3/ashd/scgi.py [deleted file]
python3/ashd/serve.py [deleted file]
python3/ashd/util.py [deleted file]
python3/ashd/wsgidir.py [deleted file]
python3/ashd/wsgiutil.py [deleted file]
python3/doc/.gitignore [deleted file]
python3/htp.c [deleted file]
python3/setup.py [deleted file]