shadowm

Untitled

Oct 4th, 2012
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. shadowm@reicore:~/src/irker$ git bisect bad
  2. ab3807792ae7e6ae2401d4d449abb14dbd9f6606 is the first bad commit
  3. commit ab3807792ae7e6ae2401d4d449abb14dbd9f6606
  4. Author: Laurent Bachelier <[email protected]>
  5. Date: Wed Oct 3 21:54:58 2012 +0200
  6.  
  7. Use faster json if available
  8.  
  9. Considered faster according to:
  10. http://stackoverflow.com/questions/712791/json-and-simplejson-module-differences-in-python
  11. http://stackoverflow.com/questions/706101/python-json-decoding-performance
  12.  
  13. As a side-effect, it might make irker work under Python versions older than 2.6.
  14.  
  15. Signed-off-by: Eric S. Raymond <[email protected]>
  16.  
  17. :100755 100755 5785ce5dcebd266f91e41f7aeaee39a1aef819e7 51e13c274ad5a8460ebcfb9f0ee1c8fda0b71819 M irkerd
  18. :100755 100755 46193108a6683522a1225767607512160324c407 0d1e284d94a2be61521a197eb9122c7ff2973b56 M irkerhook.py
Advertisement
Add Comment
Please, Sign In to add comment