1. 23 Sep, 2012 2 commits
  2. 10 Sep, 2012 2 commits
  3. 23 Sep, 2012 1 commit
  4. 21 Sep, 2012 3 commits
  5. 10 Sep, 2012 1 commit
  6. 11 Sep, 2012 1 commit
  7. 22 Sep, 2012 1 commit
  8. 12 Sep, 2012 1 commit
  9. 22 Sep, 2012 3 commits
  10. 20 Sep, 2012 1 commit
  11. 22 Sep, 2012 1 commit
  12. 10 Sep, 2012 1 commit
  13. 11 Sep, 2012 3 commits
  14. 09 Sep, 2012 2 commits
  15. 08 Sep, 2012 1 commit
  16. 03 Sep, 2012 1 commit
  17. 02 Sep, 2012 1 commit
  18. 09 Sep, 2012 3 commits
  19. 05 Sep, 2012 1 commit
    • Antoine Pitrou's avatar
      Issue #13992: The trashcan mechanism is now thread-safe. This eliminates · 2b0218a2
      Antoine Pitrou authored
      sporadic crashes in multi-thread programs when several long deallocator
      chains ran concurrently and involved subclasses of built-in container
      types.
      
      Because of this change, a couple extension modules compiled for 3.2.4
      (those which use the trashcan mechanism, despite it being undocumented)
      will not be loadable by 3.2.3 and earlier. However, extension modules
      compiled for 3.2.3 and earlier will be loadable by 3.2.4.
      2b0218a2
  20. 08 Sep, 2012 1 commit
  21. 02 Sep, 2012 1 commit
  22. 30 Aug, 2012 1 commit
  23. 01 Sep, 2012 1 commit
  24. 30 Aug, 2012 1 commit
  25. 01 Sep, 2012 3 commits
  26. 31 Aug, 2012 2 commits