Features added:
pyhp-backendcommandbackends.mainsubmodule- debian maintainer script to clear the cache on uninstall
- PHP opcache functions
TimestampedCodeSourcemethods toFileCacheSourceandMemoryCacheSource- support for Python 3.10
Changes:
- move code from
wsgi.utilsto[Compiler|RegexParser].from_config - move
load_configfrom main to separateconfigsubmodule - move
FileSourceconstructor logic to.from_pathand.with_inferred_spec
Fixes:
- fix
CacheSourceContainer.gcand.clearnot closing sources - fix warnings on debian uninstall
- fix errors in
ConcurrentWSGIApp.commit_removalsif requesting a code source fails