Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 12:36:42 UTC Now

2022-11-06 18:34:58 UTC MAIN commitmail json YAML

py-webpy: updated to 0.62

0.62

* Fixed: application.load() assumes ctx.path will be a latin1 string
* Fixed: can not reset session data to same value as initialized.
* Fixed: can not set session expire time.
* Fixed: not export session store `MemoryStore`.

0.61

* setup.py: Add python_requires='>=3.5'

0.60

* Python-2 support has been completely dropped. Welcome to Python 3.
* Fixed: session store `DiskStore` doesn't return correctly if session
  directory doesn't exist.
* Fixed: incorrect str/bytes type of session data.
* Fixed: `db.query("insert... returning")` fails to commit.

(adam)