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

kovidgoyal / dukpy / 67

Builds Branch Commit Type Ran Committer Via Coverage
67 master Fix invocation of vcvars for VS 2017 push 20 Jun 2019 04:08AM UTC kovidgoyal travis-ci pending completion
66 master Merge branch 'master' of github.com:kovidgoyal/dukpy push 19 Jun 2019 02:18PM UTC kovidgoyal travis-ci pending completion
65 master Merge pull request #3 from bmwiedemann/sort Sort input file list push 27 Aug 2018 04:05AM UTC web-flow travis-ci pending completion
64 sort Sort input file list so that openSUSE's python-dukpy-kovidgoyal package builds in a reproducible way, in spite of indeterministic filesystem readdir order and http://bugs.python.org/issue30461 See https://reproducible-builds.org/ for why this is... Pull #3 27 Aug 2018 03:51AM UTC web-flow travis-ci pending completion
63 master Merge branch 'fix-gil-segfault' of https://github.com/flaviut/dukpy push 25 Aug 2018 05:48AM UTC kovidgoyal travis-ci pending completion
62 fix-gil-segfault Remove code checking if an error occured Python requires that a function from a C library returns NULL iff an exception occured, so checking if an error occurred is redundant. If an incorretly implemented C library call returns NULL when there i... Pull #2 25 Aug 2018 05:26AM UTC web-flow travis-ci pending completion
61 fix-gil-segfault Only release the GIL *after* calling Py_XXX The previous version of the code released the GIL before calling get_repr, but that's not OK because get_repr calls into PyObject_Repr, which uses `Py_EnterRecursiveCall(" while getting the repr of an o... Pull #2 25 Aug 2018 01:39AM UTC web-flow travis-ci pending completion
59 fix-gil-segfault Only release the GIL *after* calling Py_XXX The previous version of the code released the GIL before calling get_repr, but that's not OK because get_repr calls into PyObject_Repr, which uses `Py_EnterRecursiveCall(" while getting the repr of an o... Pull #2 24 Aug 2018 01:21PM UTC web-flow travis-ci pending completion
58 master Run a full push as part of publish push 08 Jun 2017 02:53AM UTC kovidgoyal travis-ci pending completion
57 master Add dist to ignore push 08 Jun 2017 02:52AM UTC kovidgoyal travis-ci pending completion
56 master version 0.3 push 08 Jun 2017 02:51AM UTC kovidgoyal travis-ci pending completion
55 v0.3 version 0.3 push 07 Jun 2017 09:33AM UTC kovidgoyal travis-ci pending completion
54 master Update README push 07 Jun 2017 09:30AM UTC kovidgoyal travis-ci pending completion
53 master ... push 07 Jun 2017 08:54AM UTC kovidgoyal travis-ci pending completion
52 master ... push 07 Jun 2017 08:41AM UTC kovidgoyal travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • 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

© 2026 Coveralls, Inc