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

RDFLib / rdflib / 369

Builds Branch Commit Type Ran Committer Via Coverage
369 master Revert "removed md5_term_hash, fixes #240" for PATCH release This reverts commit f8929f749. The commit is kept in branch rm_md5_term_hash push 11 Apr 2014 02:34PM UTC joernhees travis-ci pending completion   set done
368 master Merge pull request #377 from dbs/py3fix Avoid bytes vs. str error in Python3 #closes 375 push 03 Apr 2014 12:38PM UTC joernhees travis-ci pending completion   set done
367 master Fix local microdata parsing in Python3 as well Another switch from file() to open() for local parsing. Include a new microdata file and associated unit test for coverage purposes. Signed-off-by: Dan Scott <dan@coffeecode.net> Pull #377 02 Apr 2014 11:15PM UTC dbs travis-ci pending completion   set done
366 master Fix local microdata parsing in Python3 as well Another switch from file() to open() for local parsing. Include a new microdata file and associated unit test for coverage purposes. Signed-off-by: Dan Scott <dan@coffeecode.net> Pull #377 02 Apr 2014 10:49PM UTC dbs travis-ci pending completion   set done
364 master Support rdfpipe local file access for RDFa parser Local file access for the RDFa parser fails on Python3 due the the use of the long-deprecated file() builtin; replace with open() and add a unit test to ensure that rdfpipe is doing what we want. ... Pull #377 02 Apr 2014 04:05PM UTC dbs travis-ci pending completion   set done
363 master rdfpipe: open stdout in buffer mode in Python3 format Due to sys.stdout being string mode in Python 3 and all of the serializing happening in bytes mode, we need to open sys.stdout.buffer instead to avoid the exception "TypeError: must be str, no... Pull #377 31 Mar 2014 07:15PM UTC dbs travis-ci pending completion   set done
362 master Avoid bytes vs. str error in Python3 Closes #375 Signed-off-by: Dan Scott <dan@coffeecode.net> Pull #377 31 Mar 2014 03:59PM UTC dbs travis-ci pending completion   set done
21 master Merge remote-tracking branch 'origin/master' push 31 Mar 2014 12:57PM UTC gjhiggins travis-ci pending completion   set done
361 master py2/3 use six.string_types instead of basestring Pull #374 25 Mar 2014 10:41AM UTC joernhees travis-ci pending completion   set done
360 master py2/3 use text_type instead of unicode Pull #374 25 Mar 2014 09:41AM UTC joernhees travis-ci pending completion   set done
359 master py3 ur" strings incompatibility, fallback to r" as u" not used Pull #374 24 Mar 2014 10:43PM UTC joernhees travis-ci pending completion   set done
358 master py2/3 even more print and exception compat for tests Pull #374 18 Mar 2014 03:09PM UTC joernhees travis-ci pending completion   set done
357 master py2/3 use six.moves.urllib Pull #374 18 Mar 2014 03:06PM UTC joernhees travis-ci pending completion   set done
356 master py2/3 more print and exception compat for tests Pull #374 18 Mar 2014 02:24PM UTC joernhees travis-ci pending completion   set done
355 master minor mass edit mistakes for print functions Pull #374 18 Mar 2014 02:19PM UTC joernhees travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 275
  • 276
  • 277
  • 278
  • 279
  • 280
  • 281
  • 282
  • 283
  • …
  • 288
  • 289
  • 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