[Checkins] [zopefoundation/z3c.schema] ab55f0: Fix credit card industry number validation to chec...

GitHub noreply at github.com
Sat Sep 10 23:11:29 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.schema
  Commit: ab55f096bcbf09a4c9c228a06b9a73b7c71c52a6
      https://github.com/zopefoundation/z3c.schema/commit/ab55f096bcbf09a4c9c228a06b9a73b7c71c52a6
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2013-12-21 (Sat, 21 Dec 2013)

  Changed paths:
    M CHANGES.txt
    M src/z3c/schema/payments/README.txt
    M src/z3c/schema/payments/field.py

  Log Message:
  -----------
  Fix credit card industry number validation to check the first number, not the second, and adjust the test case to show this.


  Commit: f84fcef49fbb7109c865effbb7cdf99777cd0b52
      https://github.com/zopefoundation/z3c.schema/commit/f84fcef49fbb7109c865effbb7cdf99777cd0b52
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2016-09-10 (Sat, 10 Sep 2016)

  Changed paths:
    M CHANGES.txt
    M src/z3c/schema/payments/README.txt
    M src/z3c/schema/payments/field.py

  Log Message:
  -----------
  Merge pull request #2 from NextThought/master

Fix credit card industry number validation to check the first number


Compare: https://github.com/zopefoundation/z3c.schema/compare/6a253cf01e23...f84fcef49fbb


More information about the checkins mailing list