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

Created by Karol Tarčák and last modified
Get this branch:
bzr branch lp:~karol.tarcak/webpy/webpy.sessions.branch
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:
Merged

Recent revisions

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

99. By Karol Tarčák

fixed minor bugs, optimized some methods;
integrated sessions into startup

98. By Karol Tarcak <tarck4am@u-pl10>

fixed/implemented bug/task #123255, #123259, #123260
add additional tests, add dict support methods for Session

This branch contains Public information 
Everyone can see this information.

Subscribers