lp://staging/~diane-trout/dkimpy/python3
Created by
Diane Trout
and last modified
- Get this branch:
- bzr branch lp://staging/~diane-trout/dkimpy/python3
Only
Diane Trout
can upload to this branch. If you are
Diane Trout
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Stuart Gathman: Pending requested
-
Diff: 185 lines (+46/-19)4 files modifieddkim/__init__.py (+8/-8)
dkim/dnsplug.py (+2/-2)
dkim/tests/test_dkim.py (+34/-7)
dkim/tests/test_util.py (+2/-2)
Branch information
Recent revisions
- 105. By Diane Trout <email address hidden>
-
py3dns returns strings, not bytes. so the join didn't work.
- 104. By Diane Trout <email address hidden>
-
The t tag may not be present when x is specified.
Also add in some tests for checking validate_
signature_ fields - 103. By Diane Trout <email address hidden>
-
Use bytes in a few more locations.
Python 3 is much pickier about the differences between
bytes and strings. - 101. By Stuart D. Gathman <stuart@spidey2>
-
Report public key too small only when message otherwise passes.
- 100. By Stuart D. Gathman <stuart@spidey2>
-
Test case for tab in FWS bug. Use minkey=512 for test cases.
- 97. By Stuart D. Gathman <stuart@spidey2>
-
Copy domain and selector immediately after validating sig fields.
- 96. By Scott Kitterman
-
- Update changelog and versions to start 0.5.3.
- Improve key error messages to help troubleshooting.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/dkimpy