J. Elliot Taylor

Results 9 issues of J. Elliot Taylor

- Fixed .iteritems() not working for dict in py3. - Removed support for python 2.7. - Updated kafka version, as the old one can't be found.

Minor improvement to the README - Link to docker instructions document.

"Don't forget, that you need the GTK-Development-Packages." isn't particularly helpful. Please update the docs to include the following info for mac users: ``` # Install dependencies. $ brew install cairo...

`init() { Reset() }` [at the bottom of logger.go](https://github.com/op/go-logging/blob/master/logger.go#L216-L218) clobbers any previously-set custom logging levels. ``` go // Reset restores the internal state of the logging library. func Reset() {...

README from fork https://github.com/jaytaylor/uuid: # DEPRECATED DUE TO POOR RELIABILITY ## PLEASE DO DO NOT USE! This package is deprecated due to my having observed it generating duplicate UUID's in...

I tested on Linux and they work fine. But on windows the bitarray library throws an exception: ``` ====================================================================== ERROR: test_serialization (pybloom.tests.Serialization) ---------------------------------------------------------------------- Traceback (most recent call last): File "c:\users\taylor\src\python-bloomfilter\pybloom\tests.py",...

Fixed compilation errors. Package is now go-gettable and buildable with current imports.

The install lists pathogen as "todo". Is it not yet ready? When I try to run `:CurPkg`, I get: `You are not in a go package`

Noticed this in the systemd service log today. Appears to be a fault originating from the bbolt package, not sure what to make of it. Is this a known issue?...

type/bug
area/corruption