Issues
- 0
DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version.
#245 opened by huanguan1978 - 0
1.13.0: not ready for `pyupgrade --py38-plus`
#244 opened by kloczek - 5
1.12.1 + master (91aa4d89): pytest fails
#237 opened by kloczek - 0
dbm tests fail with Python 3.13, due to sqlite3 thread violations (Python 3.13 made a new sqlite3 backend the default for dbm)
#242 opened by AdamWill - 0
beaker.session class documentation wrong about cookie_expires (expiration of the session cookie)
#240 opened by Chealer - 5
RFE: drop python<=3.7 support
#239 opened by kloczek - 1
- 0
- 1
Some much-needed features about caching
#232 opened by zyz954489346 - 6
- 0
- 1
- 0
CVE-2013-7489
#229 opened by existful - 0
Error when loading session from 1.11 on 1.12
#226 opened by kotofos - 6
- 0
Update beaker in pip
#217 opened by bigatti - 1
Does it supports Python 3.9 version?
#222 opened by JugeshHM - 0
Deserialization of Untrusted Data
#224 opened by camilla007 - 14
- 1
1.11.0: test suite is failing
#212 opened by kloczek - 2
1.11.0: test suite uses outdated `nose` module
#218 opened by kloczek - 1
Python 3.10 : Threading related deprecations
#211 opened by tirkarthi - 0
License file is missing in package
#219 opened by kotofos - 0
Resource consumption dos from way back
#216 opened by grampae - 0
- 0
Beaker Maintainership
#214 opened by amol- - 1
invalidate cache decorator doesn't invalidate <beaker.container.MemoryNamespaceManager object>
#209 opened by keerthu3196 - 1
How to set sa options through SessionMiddleware?
#208 opened by stigok - 0
Next release schedule?
#207 opened by DanBoothDev - 0
Cookie expiration does not update after access
#200 opened by drum445 - 2
Cache metrics
#197 opened by masoudsafa - 1
File cache is extremely slow
#196 opened by Rizhiy - 1
Clarify session.delete() behavior
#189 opened by benatto - 4
KeyError: '_accessed_time'
#180 opened by iinov - 0
How to add cache in a async function?
#198 opened by vba34520 - 1
CacheManager documentation is lacking
#195 opened by Rizhiy - 0
- 0
- 0
Small typo in beaker/session.py
#182 opened by timgates42 - 1
- 3
Redis key prefix should be configurable
#177 opened by multani - 1
MongoNamespaceManager using forward slash in namespace for windows environment
#178 opened by ricksore - 2
- 1
- 2
Session cookie expiration isn't locale-safe
#173 opened by lyrixderaven - 4
- 2
how to conditional cache function result based on the result of the function
#169 opened by ohadperry - 2
DBM tests are failing on macOS
#166 opened by Mic92 - 4
Samesite flag not set
#167 opened by tvlieg - 1
Test failures with Python3 and memcached
#168 opened by felixonmars