Pyramid-formencode-classic

Latest version: v0.9.1

Safety actively analyzes 723359 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

0.1.3

2015.03.04
- deprecated `camelCase` function names, replacing with `lower_case` function names.
- added `message_append` and `message_prepend` to `set_error`

0.1.2

2014.10.13
- split into multiple files
- changed request's formstash dict to a custom class that wraps dict.

0.1.1

2014.07.17
- flake8
- fixed some errors that flake8 found

0.1.0

2013.08.27
- packaging fixes

0.0.12

2012.08.17
- migrated all forms to live under a dict in request.pyramid_formencode_classic and use an API for get/set , this should create a much cleaner request and programming style
- this should not have an affect , unless you were directly reading the request attribute. if that was the case, please move to the get_form method.

0.0.11

2012.07.19
- cgi escape will now show the output for formatter_none to aid in debugging. there may be a future toggle for this behavior.
- form_validate now has a error_string_key that will be used when a string error exists ( string error should be a schema error )
- form_validate is better inline with the classic formencode behavior, specifically the management of mixed() params
- form_validate will now test errors for type, and coerce a String error into a Dict, using error_string_key as the key. this should make developing against this easier,
- form_reprint is better inline with the classic formencode behavior, specifically cloning the htmlfill_kwargs and setting a default encoding to match request.charset

Page 5 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.