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

ionelmc / python-manhole / 254

Builds Branch Commit Type Ran Committer Via Coverage
254 way-less-globals Use a class to hold all the manhole configuration state (work-in-progress). push 26 Oct 2014 04:42AM UTC ionelmc travis-ci pending completion   set done
253 master Make deadlock test faster and more correct The stderr deadlock was happening when manhole thread is crying to stderr in the same time that the user call os.fork. This deadlock is very easy to reproduce on Python 3 and pypy. The test is testing n... Pull #35 26 Oct 2014 03:57AM UTC nirs travis-ci pending completion   set done
252 master Merge pull request #34 from nirs/update-tests Update VERBOSE in the tests push 26 Oct 2014 03:09AM UTC ionelmc travis-ci pending completion   set done
250 master Make ALL_SIGNALS private It is not documneted and it does not make sense that manhole will provide this interface. Pull #33 26 Oct 2014 02:09AM UTC nirs travis-ci pending completion   set done
249 master Prefix VERBOSE with "_" (it's kinda internal). push 26 Oct 2014 01:18AM UTC ionelmc travis-ci pending completion   set done
248 master Make ALL_SIGNALS immutable ALL_SIGNALS is passed to install() as default value, and may be modified later by the called functions. This may change the value of the gloabl, which will change the behavior on the next install() call. Currnetly this ... push 26 Oct 2014 12:26AM UTC ionelmc travis-ci pending completion   set done
247 master Remove bogus global. push 25 Oct 2014 11:35PM UTC ionelmc travis-ci pending completion   set done
246 master Rename cry to _cry (it's something internal anyway). push 25 Oct 2014 10:41PM UTC ionelmc travis-ci pending completion   set done
245 lock-free-cry-2 Rename cry to _cry (it's something internal anyway). push 25 Oct 2014 09:48PM UTC ionelmc travis-ci pending completion   set done
244 master Move all gloabls to top of the module We have too many globals, and they are speard all over the module, making it hard to see the whole picture. Now they are all in the top of the module. Some gloabls were defined using "a = b = ... = None" syn... Pull #32 25 Oct 2014 09:07PM UTC nirs travis-ci pending completion   set done
243 lock-free-cry Allow both fd and fh logging. push 21 Oct 2014 05:42PM UTC ionelmc travis-ci pending completion   set done
242 lock-free-cry Rework PR#29 into an optional feature. push 21 Oct 2014 11:52AM UTC ionelmc travis-ci pending completion   set done
241 lock-free-cry Encode to bytes in cry. push 21 Oct 2014 09:20AM UTC ionelmc travis-ci pending completion   set done
240 master Revert "Use the fd directly in `cry` (no locking issues). Add another horribly slow test for this :sweat_smile:" This reverts commit ba78520f7. push 21 Oct 2014 08:35AM UTC ionelmc travis-ci pending completion   set done
239 hate-travis Try receiving too?! push 19 Oct 2014 11:15AM UTC ionelmc travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 20
  • 21
  • 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