gmkll opened a new pull request, #131:
URL: https://github.com/apache/kibble-1/pull/131

   Refactor: In handler.py method traceback and use in exception; Add print 
statements (as debug hints) in session,py and other modules; Fix in handler.py 
by removing bucket (which is no key, value pair) from setting into session 
headers as argument for start_response call); Add __init__py in plugins folder 
to allow import from makeAccount.py and remove local KibbleDatabase class there;
   Make in database.py *Wrapper classes private;
   Add into kibble.yaml configuration key elasticsearch versionHint (by default 
8) to allow for more robust and transparent initialization; Refactor in 
setup.py into methods makeIndices and makeAccount(); Fix check for undefined 
snap in kibble.v1.js.
   Improvement: Evaluate result in makeAccount.py;
   Remove cgi import (not used) and deprecated since py 3.11; Use __debug__ to 
print out more debugging information; Set cookie httpOnly;
   Update setup docs (tested with python 3.9.1 and 3.13.0).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to