akira added the comment:

I've updated the patch:

- fixed the code example in the documentation to use int instead of
  float result
- removed assertion on the int returned type (float won't lose precision
  for the practical dates but guaranteeing an integer would be nice)
- reworded the scary comment
- removed tests that test the tests

Ready for review.

----------
Added file: http://bugs.python.org/file35075/ssl_cert_time_to_seconds-ps6.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19940>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to