• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pyca / pynacl / 283

Builds Branch Commit Type Ran Committer Via Coverage
283 master Simplify the Library implementation slightly: * Remove _initialized flag and just test if self._lib is None. This removes an obnoxious error in the event you try to inspect ._lib before Library is initialized * Removed the caching of attributes o... Pull #95 16 Jul 2014 02:41AM UTC alex travis-ci pending completion   set done
282 master Improved test coverage of public box Pull #94 15 Jul 2014 10:35PM UTC alex travis-ci pending completion   set done
281 master Merge pull request #93 from alex/coverage Improved the coverage of secretbox push 15 Jul 2014 08:06PM UTC dreid travis-ci pending completion   set done
280 master Moved where the CryptoError tests were; added more tests Pull #93 15 Jul 2014 06:27PM UTC alex travis-ci pending completion   set done
279 master Missing b for bytes Pull #93 15 Jul 2014 05:51PM UTC alex travis-ci pending completion   set done
278 master Improved the coverage of secretbox Pull #93 15 Jul 2014 05:24PM UTC alex travis-ci pending completion   set done
277 master Merge pull request #92 from alex/flake8 Make use of flake8-import-order to ensure some additional consistency push 15 Jul 2014 04:58PM UTC dreid travis-ci pending completion   set done
276 master Make use of flake8-import-order to ensure some additional consistency Also fixes existing violators :-) I'm not wild about the ordering of:: from nacl import signing import nacl.c from nacl.exceptions import SomeException But that'... Pull #92 15 Jul 2014 03:56PM UTC alex travis-ci pending completion   set done
275 master Merge pull request #91 from alex/remove-cffi-fix Removed cffi_fix, the fix is upstream push 15 Jul 2014 03:38AM UTC dstufft travis-ci pending completion   set done
274 master Removed cffi_fix, the fix is upstream Pull #91 14 Jul 2014 08:30PM UTC alex travis-ci pending completion   set done
273 master Merge pull request #52 from dstufft/use-sodium-init Use sodium_init to optimize and ensure thread safety push 14 Jul 2014 07:22PM UTC warner travis-ci pending completion   set done
272 master Use sodium_init to optimize and ensure thread safety Pull #52 14 Jul 2014 01:51PM UTC dstufft travis-ci pending completion   set done
271 master Added documentation for nacl.utils Pull #89 14 Jul 2014 06:28AM UTC Ayrx travis-ci pending completion   set done
270 master Merge pull request #86 from alex/typo-fix Fixed a typo in an exception message push 14 Jul 2014 06:19AM UTC warner travis-ci pending completion   set done
269 master Merge pull request #87 from alex/py34 Run tests against Python 3.4 push 14 Jul 2014 06:10AM UTC warner travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 23
  • 24
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc