Skip to content

Tags: ProjetPP/PPP-libmodule-Python

Tags

v0.7.7

Toggle v0.7.7's commit message
Bump version number.

v0.7.6

Toggle v0.7.6's commit message
Fix Python 3.2 compatiblity.

v0.7.5

Toggle v0.7.5's commit message
Add support for making intersection of non-hashable resources (eg. Js…

…onldResource).

v0.7.4

Toggle v0.7.4's commit message
Fix Union/Intersection simplification.

v0.7.3

Toggle v0.7.3's commit message
Bump version number.

v0.7.2

Toggle v0.7.2's commit message
Merge pull request #2 from ProjetPP/custom-methods

Allow subclasses of HttpRequestHandler to implement other methods than OPTION and POST.

v0.7

Toggle v0.7's commit message
Merge pull request #1 from ProjetPP/remove-core-parts

Remove remaining part of the core (+ generalize the tests library).

v0.6

Toggle v0.6's commit message
Split ppp_libmodule from ppp_core.