~ar-python-hackers/authentication-results-python/trunk

  • Committer: Julian Mehnle
  • Date: 2013-04-27 01:14:02 UTC
  • Revision ID: jmehnle@agari.com-20130427011402-4sjn0r08q0t190ke
* When stringifying RFC 5451 property values (pvalue), format them as quoted-strings if they contain spaces or special characters (and are not e-mail addresses).  E.g., IPv6 addresses in policy.iprev properties must be double-quoted.
* Fix broken references to quoted_string variable in authres.core.AuthenticationResultsHeader._parse_pvalue method.  (Closes: LP #1165978)
* Fix erroneous reference to ArgumentError exception to refer to ValueError instead, undoing r70 (and r71).  When does the Ruby compatiblity layer for Python come out?
* Update CHANGES for 0.601 release.
Filename Latest Rev Last Changed Committer Comment Size
..
authres 35 13 years ago Julian Mehnle Convert authres module into a Python package, movi Diff
CHANGES 73 11 years ago Julian Mehnle * When stringifying RFC 5451 property values (pval 3.4 KB Diff Download File
COPYING 7 13 years ago Scott Kitterman * Add support files from 0.1 and update for 0.2: s 11 KB Diff Download File
MANIFEST.in 49 12 years ago Scott Kitterman Bump version to .401 and fix MANIFEST.in. 85 bytes Diff Download File
README 73 11 years ago Julian Mehnle * When stringifying RFC 5451 property values (pval 1.1 KB Diff Download File
File setup.py 69 11 years ago Scott Kitterman Bump version numbers for 0.601. 1.6 KB Diff Download File