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

SpamExperts / rps-reputation / 42

Builds Branch Commit Type Ran Committer Via Coverage
42 requires-io-master Merge pull request #4 from SpamExperts/requires-io-master [requires.io] dependency update on master branch push 30 Sep 2016 07:17AM UTC web-flow travis-ci pending completion   set done
41 master Merge pull request #4 from SpamExperts/requires-io-master [requires.io] dependency update on master branch push 29 Sep 2016 11:34PM UTC web-flow travis-ci pending completion   set done
40 master [requires.io] dependency update Pull #4 29 Sep 2016 11:32PM UTC web-flow travis-ci pending completion   set done
39 requires-io-master [requires.io] dependency update push 29 Sep 2016 11:31PM UTC requires travis-ci pending completion   set done
38 requires-io-master Python 3 compatibility. Bytes are already numbers in Python 3 - we don’t need to use ord() to convert them. push 29 Sep 2016 11:30PM UTC tonyandrewmeyer travis-ci pending completion   set done
37 master Python 3 compatibility. Bytes are already numbers in Python 3 - we don’t need to use ord() to convert them. push 29 Sep 2016 11:08AM UTC tonyandrewmeyer travis-ci pending completion   set done
35 master Drop support for Python 3.4 We have no real need to support 3.4, and it's harder to do that than support only 2.7 and 3.5+, with code that is dealing with a lot of bytes. push 29 Sep 2016 10:57AM UTC web-flow travis-ci pending completion   set done
34 master Ensure __bytes__ returns bytes. push 29 Sep 2016 10:51AM UTC tonyandrewmeyer travis-ci pending completion   set done
33 master Use __bytes__ as well as __str__ Provide __bytes__ methods for Python 3. There must be some cleaner way of doing this, but as far as I can tell __bytes__ isn’t used in Python 2, so we need __str__ there (bytes(x) calls x.__str__, because bytes is... push 29 Sep 2016 10:48AM UTC tonyandrewmeyer travis-ci pending completion   set done
32 master Python 3 compatibility. Use range rather than xrange. It’s only 8 items in size, so using xrange in Python 2 isn’t worth the extra code. push 29 Sep 2016 10:41AM UTC tonyandrewmeyer travis-ci pending completion   set done
31 master Fix test. - Change the IP addresses that are used, as the old ones are considered private by ipaddress (although not by ipaddr). - Mock time.time() and random.randint() so that we can properly compare without having to patch out bits of the rep... push 29 Sep 2016 10:37AM UTC tonyandrewmeyer travis-ci pending completion   set done
30 master Python 3 compatibility. Use socketserver if it’s available (Python 3), and fall back to SocketServer if not (Python 2). push 29 Sep 2016 10:17AM UTC tonyandrewmeyer travis-ci pending completion   set done
29 master Add requirements for PyPy2. push 29 Sep 2016 10:14AM UTC tonyandrewmeyer travis-ci pending completion   set done
28 master Install requirements for PyPy 2.x as well. push 29 Sep 2016 10:12AM UTC web-flow travis-ci pending completion   set done
27 master Add Python 3 compatibility. Use the print function rather than statement. Also, add a comment that ponders why we are printing here at all. push 29 Sep 2016 10:10AM UTC tonyandrewmeyer travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 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