1. 03 Apr, 2017 2 commits
  2. 02 Apr, 2017 2 commits
  3. 31 Mar, 2017 1 commit
  4. 30 Mar, 2017 4 commits
  5. 29 Mar, 2017 1 commit
  6. 28 Mar, 2017 1 commit
    • INADA Naoki's avatar
      bpo-29643: Fix check for --enable-optimizations (GH-873) · 6a04ef7c
      INADA Naoki authored
      The presence of the ``--enable-optimizations`` flag is indicated by the
      value of ``$enableval``, but the configure script was checking ``$withval``,
      resulting in the ``--enable-optimizations`` flag being effectively ignored.
      (cherry picked from commit 8cea5929)
      6a04ef7c
  7. 27 Mar, 2017 2 commits
  8. 24 Mar, 2017 1 commit
    • Antoine Pitrou's avatar
      bpo-29861: release references to multiprocessing Pool tasks (#743) (#803) · 5084ff7d
      Antoine Pitrou authored
      * bpo-29861: release references to multiprocessing Pool tasks (#743)
      
      * bpo-29861: release references to multiprocessing Pool tasks
      
      Release references to tasks, their arguments and their results as soon
      as they are finished, instead of keeping them alive until another task
      arrives.
      
      * Comments in test
      
      (cherry picked from commit 8988945c)
      
      * Fix Misc/NEWS ?
      5084ff7d
  9. 22 Mar, 2017 5 commits
  10. 20 Mar, 2017 1 commit
  11. 19 Mar, 2017 1 commit
  12. 17 Mar, 2017 1 commit
  13. 14 Mar, 2017 1 commit
  14. 13 Mar, 2017 1 commit
  15. 12 Mar, 2017 2 commits
  16. 09 Mar, 2017 3 commits
  17. 08 Mar, 2017 1 commit
  18. 07 Mar, 2017 1 commit
  19. 04 Mar, 2017 1 commit
  20. 03 Mar, 2017 2 commits
  21. 02 Mar, 2017 1 commit
  22. 01 Mar, 2017 3 commits
  23. 28 Feb, 2017 1 commit
  24. 26 Feb, 2017 1 commit