Results 20 issues of Brett Slatkin

This would allow the reader to understand how far behind the writer they are, as a number of slots. You could also return this value as a percentage of total...

The idea is you called this first and it would return a buffer for the next available slot. The reader wouldn't be able to get to this buffer yet. You'd...

Similar idea to #1 except for readers. The idea is you'd quickly get a handle on a slot. Then you could have a ctypes.Structure map to it using from_buffer(). You'd...

See details here: https://github.com/bslatkin/dpxdt/pull/199#issuecomment-242966589

Commit c5b92c2f411871673fe66b9801d2fe3a7db7c675 lets you verify that things like ImageMagick are installed. We don't run it for the tests files but we should.

Had a situation where someone was passing 'injectJS' expecting it to work. It didn't work because it needed a lowercase S. Lame. It should be totally case insensitive.

Nobody wants your commit history list!

Example: ``` "No Buredi "No Bread"","Fela Kuti ","J.J.D. / Unnecessary Begging","2015-06-30T17:30:46Z" ``` The `"` characters break the CSV format.

- Only generates the key for module._metadatacache a single time instead of twice on cache miss - Avoids extra assignments in NameScope._basenamemap when there are name conflicts - Caches computed...

4 - Waiting on author