Skip to content
Snippets Groups Projects
  1. Jan 07, 2021
  2. Sep 03, 2020
  3. Sep 02, 2020
  4. Nov 26, 2014
    • Philipp Hagemeister's avatar
      [test_unicode_literals] Arm unicode_literals check · dcddc10a
      Philipp Hagemeister authored
      From now on, the line
      
      from __future__ import unicode_literals
      
      should be contained in every single Python file lest we run into any more 2.x/3.x issues.
      Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise.
      dcddc10a
  5. May 13, 2014
  6. Jan 05, 2014
  7. Jan 02, 2013
  8. Dec 07, 2012
Loading