Jack Greenbaum
Jack Greenbaum
Some realworld servers return null for the image field on the author json if it hasn't been set. One example is the Rust based [realworld-tide](https://github.com/colinbankier/realworld-tide) server. If you create a...
Commit [8c2fade](https://github.com/mapnik/python-mapnik/commit/8c2fade0d1c1a72ac75342c77fc2a53873825639) fixed an issue when building with Boost 1.60. Then commit [6256787](https://github.com/mapnik/python-mapnik/commit/6256787aff0bbdfeb6a1075059b5fffd1929f87e) undid the fix. The commit comment doesn't make it clear why the fix was backed out. What...
Move to serde_json from the now deprecated rustc_serialize crate. And bump regex to use 1.x. All tests pass, and food_document_test does a serialize-deserialize loop back that covers this change.
**Is your feature request related to a problem? Please describe.** Often I'm looking for symbols around a particular address. I can search for a particular address, but not sort by...