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

Byron / smmap / 30

Builds Branch Commit Type Ran Committer Via Coverage
30 master setup.cfg: Specify that wheel is universal push 16 Jun 2014 07:05PM UTC msabramo travis-ci pending completion   set done
29 master Merge pull request #17 from Byron/support_python_3 Support python 3 push 16 Jun 2014 06:48PM UTC msabramo travis-ci pending completion   set done
28 support_python_3 setup.py: Add Python 3 (and Python 2) classifiers push 16 Jun 2014 06:35PM UTC msabramo travis-ci pending completion   set done
27 master Merge pull request #16 from Byron/use_integer_division_in_tests Change / to // (integer division) in test_buf.py push 16 Jun 2014 06:13PM UTC msabramo travis-ci pending completion   set done
26 use_integer_division_in_tests Change / to // (integer division) in test_buf.py This fixes (the last!) test failure in Python 3, which uses "true division" for / push 16 Jun 2014 06:00PM UTC msabramo travis-ci pending completion   set done
25 master Merge pull request #15 from Byron/make_getitem_handle_slice_for_py3 Make __getitem__ handle slice for Python 3 push 16 Jun 2014 05:55PM UTC msabramo travis-ci pending completion   set done
23 make_getitem_handle_slice_for_py3 Make __getitem__ handle slice for Python 3 Python 3 doesn't have __getslice__ instead it uses __getitem__ with a slice object. push 16 Jun 2014 05:49PM UTC msabramo travis-ci pending completion   set done
22 master Merge pull request #13 from Byron/use_bytes_instead_of_str Use bytes() instead of str() push 16 Jun 2014 04:47PM UTC msabramo travis-ci pending completion   set done
21 master Merge pull request #14 from Byron/travis_allow_fail_py33 .travis.yml: Allow py33 to fail, add py34, etc. push 16 Jun 2014 04:46PM UTC msabramo travis-ci pending completion   set done
20 master Fix typo: "optimial" => "optimal" push 16 Jun 2014 04:21PM UTC msabramo travis-ci pending completion   set done
19 use_bytes_instead_of_str Use bytes() instead of str() bytes() is more accurate and is actually correct in Python 3, whereas str() is incorrect in Python 3, because it's a Unicode string. push 16 Jun 2014 04:09PM UTC msabramo travis-ci pending completion   set done
18 travis_allow_fail_py33 .travis.yml: Allow py33 to fail, add py34, etc. push 16 Jun 2014 04:04PM UTC msabramo travis-ci pending completion   set done
16 master Fix 2 instances of "containnig" => "containing" push 16 Jun 2014 03:01PM UTC msabramo travis-ci pending completion   set done
15 master Merge pull request #12 from msabramo/buffer_memoryview_py3 Deal with lack of `buffer` in py3 push 16 Jun 2014 02:52PM UTC msabramo travis-ci pending completion   set done
14 master Merge pull request #11 from Byron/reintroduce_tox Add back tox.ini for tox push 16 Jun 2014 01:50PM UTC msabramo travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 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