Skip to content
Snippets Groups Projects
  1. Nov 12, 2018
  2. Nov 11, 2018
  3. Sep 05, 2018
  4. Jul 26, 2018
    • Terence Lee's avatar
      setup libsqlite3-dev and sqlite3 binary to match stack's libsqlite3-0 · 221722fb
      Terence Lee authored
      With inspiration from @KevinBrolly, this patch uses the stack image
      SQLite3 package but also still providing the dev headers and binary that
      users may still be using today. The benefit is that we won't need to
      rebuild all the python binaries for this to take affect. We can just
      stop shipping SQLite3 from future binaries. In addition, we don't need
      to worry about what version and when to update SQLite3 and maintaining
      the packages ourselves.
      
      This also includes updates to Python 2.7.15 and Python 3.6.6 so they can
      rebuilt with the stack image dev headers instead of building our own
      vendored SQLite3.
      221722fb
  5. Jul 10, 2018
  6. Jul 06, 2018
  7. Apr 17, 2018
  8. Mar 20, 2018
  9. Mar 19, 2018
  10. Mar 02, 2018
  11. Sep 26, 2017
  12. Aug 08, 2017
    • Ed Morley's avatar
      Improve UX when clearing cache due to the stack changing (#442) · c029e44d
      Ed Morley authored
      * Test that the cache is invalidated when the stack changes
      
      * Improve UX when clearing cache due to the stack changing
      
      Now outputs a message informing that the cache was cleared, and
      clears the cache first to avoid a redundant message about removing
      an old Python version.
      c029e44d
  13. Aug 03, 2017
  14. May 03, 2017
    • Kenneth Reitz's avatar
      basics of metrics (#374) · d39b8c19
      Kenneth Reitz authored
      * basics of metrics
      
      * pin to stdlib v2
      
      * measure python installation size
      
      * lots of additional metrics
      
      * add old output methods
      
      * $
      
      * empty commit
      d39b8c19
  15. Mar 17, 2017
  16. Mar 16, 2017
  17. Mar 14, 2017
  18. Mar 10, 2017
  19. Mar 08, 2017
  20. Dec 24, 2016
  21. Feb 09, 2016
  22. Mar 18, 2015
  23. Jan 14, 2015
  24. Dec 19, 2014
Loading