An open API service for providing issue and pull request metadata for open source projects.

GitHub / formencode/formencode issues and pull requests

#187 - self-documenting forms?

Issue - State: open - Opened by jvanasco 7 months ago

#186 - Feature Request - improve `auto_error_formatter`

Issue - State: open - Opened by jvanasco about 1 year ago

#185 - Fix int and bool validation for UnicodeString

Pull Request - State: open - Opened by kaldown about 1 year ago

#185 - Fix int and bool validation for UnicodeString

Pull Request - State: open - Opened by kaldown about 1 year ago

#184 - Fix test automation and automate releases when a tag is pushed

Pull Request - State: closed - Opened by lambacck over 1 year ago

#184 - Fix test automation and automate releases when a tag is pushed

Pull Request - State: closed - Opened by lambacck over 1 year ago

#183 - Add Georgian tranlsation

Pull Request - State: open - Opened by NorwayFun over 1 year ago

#183 - Add Georgian tranlsation

Pull Request - State: open - Opened by NorwayFun over 1 year ago

#182 - Docs: Fix: `git://` -> `https://`

Pull Request - State: open - Opened by phdru over 1 year ago

#180 - Support Python 3.12

Pull Request - State: closed - Opened by amol- over 2 years ago - 3 comments

#179 - breaking pkg_resources usage

Issue - State: closed - Opened by guruofgentoo about 3 years ago - 1 comment

#178 - fix: compile swedish po file with poedit

Pull Request - State: closed - Opened by Falibur about 3 years ago - 3 comments

#177 - Installation creates "site-packages/docs" directory

Issue - State: closed - Opened by andy-maier over 3 years ago - 1 comment

#176 - Protect `cgi`

Pull Request - State: closed - Opened by phdru over 3 years ago

#175 - DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13

Issue - State: closed - Opened by phdru over 3 years ago - 1 comment

#174 - Python 3.11 and setup.cfg instead of setup.py

Pull Request - State: closed - Opened by lambacck over 4 years ago

#173 - 2.0.1: pytest is failing

Issue - State: open - Opened by kloczek over 4 years ago - 7 comments

#172 - Added python_requires to setup()

Pull Request - State: closed - Opened by andy-maier over 4 years ago - 1 comment

#171 - Required Python versions not declared in package

Issue - State: closed - Opened by andy-maier over 4 years ago - 2 comments

#170 - Mention non-MIT pot file licenses

Issue - State: open - Opened by drnlm over 4 years ago

#169 - Only one read the docs admin

Issue - State: closed - Opened by lambacck over 4 years ago - 1 comment
Labels: documentation

#168 - Prep for 2.0.1 release to support Python 3.10

Pull Request - State: closed - Opened by lambacck over 4 years ago

#167 - pytest instead of nosetest and github actions

Pull Request - State: closed - Opened by lambacck over 4 years ago

#166 - license file path

Issue - State: closed - Opened by stanislavlevin over 4 years ago - 3 comments

#165 - Document: "state" is a MultiDict ?

Issue - State: closed - Opened by mckea over 4 years ago - 5 comments

#164 - Add 3.10 and pypy3 to test matrix

Pull Request - State: closed - Opened by lambacck over 5 years ago

#163 - Declare 3.9 support and prep for 3.10 support

Pull Request - State: closed - Opened by lambacck over 5 years ago

#162 - Use formencode.Invalid in all the examples for consistency

Pull Request - State: closed - Opened by drnlm over 5 years ago - 1 comment

#161 - Docs on readthedocs not being updated

Issue - State: closed - Opened by drnlm over 5 years ago - 1 comment

#160 - Python 3.10 compatibility

Issue - State: closed - Opened by ondrejj over 5 years ago - 6 comments

#159 - Update 2.0 release docs

Pull Request - State: closed - Opened by lambacck over 5 years ago

#158 - Add License To Distribution Files

Pull Request - State: closed - Opened by lambacck over 5 years ago

#157 - Update Python Version support in tests

Pull Request - State: closed - Opened by lambacck over 5 years ago

#156 - Fix pkg_resources DeprecationWarning

Pull Request - State: closed - Opened by drnlm almost 6 years ago

#155 - Fix invalid escape deprecation warnings

Pull Request - State: closed - Opened by drnlm almost 6 years ago - 4 comments

#154 - do not depend on nose

Pull Request - State: closed - Opened by pgajdos almost 6 years ago - 2 comments

#152 - License change or not?

Issue - State: closed - Opened by ondrejj about 6 years ago - 1 comment

#151 - Formencode validator.py SyntaxError

Issue - State: closed - Opened by golyalpha almost 7 years ago - 5 comments

#150 - Update tox.ini and setup.py files for python versions.

Pull Request - State: closed - Opened by mklein0 about 7 years ago - 1 comment

#149 - Fix how Schema merges errors from `validate_partial`

Pull Request - State: closed - Opened by mklein0 about 7 years ago - 1 comment

#147 - Update PlainText validator to accept unicode strings in PY3

Pull Request - State: closed - Opened by mklein0 about 7 years ago - 1 comment

#146 - Make the doctest runner more verbose.

Pull Request - State: closed - Opened by mklein0 about 7 years ago - 1 comment

#144 - Fix issue #101

Pull Request - State: closed - Opened by valos over 7 years ago - 1 comment

#143 - Fix doc of ForEach validator

Pull Request - State: closed - Opened by bagerard over 7 years ago - 1 comment

#142 - Added __version__ in formencode __init__.py

Pull Request - State: closed - Opened by bagerard over 7 years ago

#141 - Email validator fails unexpectedly if we give it anything else than a string

Issue - State: open - Opened by bagerard over 7 years ago - 1 comment

#140 - 2.0.0 release, please?

Issue - State: closed - Opened by jvanasco almost 8 years ago - 3 comments

#139 - Formencode Email validator does not recognize emails with name

Issue - State: closed - Opened by NucleaPeon almost 8 years ago - 3 comments

#138 - 'AsInt' is not defined

Issue - State: closed - Opened by NucleaPeon about 8 years ago

#137 - Add license file to source distribution

Pull Request - State: closed - Opened by synapticarbors over 8 years ago - 3 comments

#136 - Requesting formencode on anaconda

Issue - State: closed - Opened by umarbrowser over 8 years ago - 6 comments

#135 - no __version__ attribute for module

Issue - State: closed - Opened by cbaurtx over 8 years ago

#134 - catch better error for duplicate values

Issue - State: open - Opened by jvanasco over 8 years ago

#133 - adding `_message_vars_decode` to Validator class

Pull Request - State: closed - Opened by jvanasco over 8 years ago - 1 comment

#132 - avoiding the unicode marker in Python2 form errors

Issue - State: closed - Opened by jvanasco over 8 years ago

#131 - possible security vulnerability

Issue - State: closed - Opened by jvanasco almost 9 years ago - 1 comment

#130 - dnspython3 is now just "dnspython"

Issue - State: closed - Opened by langston-barrett almost 9 years ago

#129 - DelimitedDigitsPostalCode does not implement if_missing

Issue - State: open - Opened by danclark5 almost 9 years ago - 2 comments

#128 - Project should declare extra dependency on dnspython

Issue - State: open - Opened by jaraco almost 9 years ago

#127 - Repair 'sr' and 'sr@latin' translation

Pull Request - State: closed - Opened by systemctl about 9 years ago - 1 comment

#126 - Added Macedonian translation

Pull Request - State: closed - Opened by systemctl about 9 years ago - 1 comment

#125 - Allow for arbitrary delimiters in DelimitedDigitsPostalCode validator.

Pull Request - State: closed - Opened by edelooff over 9 years ago - 4 comments

#124 - Updated language/country getters for pycountry 16+ support.

Pull Request - State: closed - Opened by edelooff over 9 years ago - 1 comment

#123 - Updated error message of PlainText validator (hyphens are accepted)

Pull Request - State: closed - Opened by bagerard over 9 years ago - 3 comments

#122 - Adding validate() method to Schema to allow usage in with blocks

Pull Request - State: closed - Opened by brentodd over 9 years ago - 3 comments

#121 - `AttributeError: StringIO instance has no attribute 'encoding'` when running tests

Issue - State: closed - Opened by AvivC over 9 years ago - 3 comments

#117 - 1.3.0 cannot provide a universal wheel

Issue - State: closed - Opened by sigmavirus24 almost 10 years ago - 4 comments

#116 - Updated postal code format of the Republic of Korea (South Korea).

Pull Request - State: closed - Opened by edelooff almost 10 years ago

#115 - update "license" in setup.py to "MIT"

Issue - State: closed - Opened by lp117937 almost 10 years ago

#114 - Bugfix/validator message

Pull Request - State: closed - Opened by Brachi almost 10 years ago - 1 comment

#113 - Fix a collection of errors from msgfmt.

Pull Request - State: closed - Opened by drnlm almost 10 years ago - 1 comment

#111 - Handle the case when '[]' is in a parameter name (JQuery)

Pull Request - State: closed - Opened by notbdu about 10 years ago - 1 comment

#110 - Correct Greek and add simple European postal code validators

Pull Request - State: closed - Opened by edelooff about 10 years ago - 1 comment

#109 - Add Decimal validator

Issue - State: open - Opened by lambacck about 10 years ago

#108 - RequireValueIfFieldsMatches validator

Pull Request - State: closed - Opened by mgaitan about 10 years ago - 1 comment

#107 - http://www.formencode.org exemples

Issue - State: closed - Opened by muffatruffa about 10 years ago - 1 comment

#106 - Corrected .po and .mo files

Pull Request - State: closed - Opened by systemctl about 10 years ago - 1 comment

#105 - Exception when importing validators

Issue - State: open - Opened by CMLL over 10 years ago - 2 comments

#104 - unicode is not defined

Issue - State: closed - Opened by ianjosephwilson over 10 years ago - 7 comments

#103 - Remove 2to3 in favour using six

Pull Request - State: closed - Opened by lambacck over 10 years ago - 11 comments

#102 - Add python 3.5 to travis builds

Pull Request - State: closed - Opened by lambacck over 10 years ago

#101 - Python 3.x and empty file (b'') using FieldStorageUploadConverter

Issue - State: open - Opened by antoniojesvs over 10 years ago - 2 comments

#99 - Update License. Add contributors file

Pull Request - State: closed - Opened by lambacck over 10 years ago - 1 comment

#98 - can't build universal wheel

Pull Request - State: closed - Opened by satosi-k over 10 years ago

#97 - Dutch postal code validator and whitespace-placement in UK validator

Pull Request - State: closed - Opened by edelooff over 10 years ago - 4 comments

#96 - Adding sr@latin translation

Pull Request - State: closed - Opened by systemctl over 10 years ago - 2 comments

#95 - Add Python 3.5 to the Travis configuration

Issue - State: closed - Opened by Cito over 10 years ago
Labels: enhancement

#93 - Missing License

Issue - State: closed - Opened by daryllstrauss over 10 years ago - 4 comments

#91 - Include LICENSE file in the distribution.

Issue - State: open - Opened by kgambrel over 10 years ago - 5 comments

#90 - enhancement request: require a or b but not both

Issue - State: open - Opened by jvanasco over 10 years ago - 2 comments

#85 - Appropriately handle zip codes that are longer than the partition lengths.

Pull Request - State: closed - Opened by notbdu almost 11 years ago - 4 comments

#83 - feature request - passthrough fields

Issue - State: closed - Opened by jvanasco almost 11 years ago - 2 comments