lp:~karol.tarcak/webpy/webpy.sessions.cookie

Created by Karol Tarčák and last modified
Get this branch:
bzr branch lp:~karol.tarcak/webpy/webpy.sessions.cookie
Only Karol Tarčák can upload to this branch. If you are Karol Tarčák please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Karol Tarčák
Project:
web.py
Status:
Experimental

Recent revisions

109. By Karol Tarčák

corrected support for CookieHandler
- missing parameter in the Session initialization

108. By Karol Tarčák

initial CookieHandler commit;
added generate_key()

107. By Karol Tarčák

refactored hashing;
removed unload hook to get better save() behavior

106. By Karol Tarčák

fixed file locking bug

105. By Karol Tarčák

fixed/implemented bug/task #126191;
improved locking in FileHandler

104. By Karol Tarčák

changed tabs to spaces; reformated long lines;
changed short variable names; added docstrings;
removed _generator (Session instance variable);
fixed redefining bug (id, iter, KeyError);
changed test file

103. By Karol Tarčák

fixed compatibility on Python 2.4 & 2.5;
added better lock handling

102. By Karol Tarčák

fixed/implemented bugs/tasks #124870, #126189, #126190;
fixed some typos; changed test file

101. By Karol Tarčák

fixed compatibility with Python2.4, fixed some style issues;
added new parameter

100. By Karol Tarčák

moved the handler init to start method

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.