1. 21 Sep, 2012 2 commits
  2. 10 Sep, 2012 1 commit
  3. 11 Sep, 2012 1 commit
  4. 22 Sep, 2012 1 commit
  5. 12 Sep, 2012 1 commit
  6. 22 Sep, 2012 3 commits
  7. 20 Sep, 2012 1 commit
  8. 22 Sep, 2012 1 commit
  9. 10 Sep, 2012 1 commit
  10. 11 Sep, 2012 3 commits
  11. 09 Sep, 2012 2 commits
  12. 08 Sep, 2012 1 commit
  13. 03 Sep, 2012 1 commit
  14. 02 Sep, 2012 1 commit
  15. 09 Sep, 2012 3 commits
  16. 05 Sep, 2012 1 commit
    • Antoine Pitrou's avatar
      Issue #13992: The trashcan mechanism is now thread-safe. This eliminates · 4e108e51
      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.
      4e108e51
  17. 08 Sep, 2012 1 commit
  18. 02 Sep, 2012 1 commit
  19. 30 Aug, 2012 1 commit
  20. 01 Sep, 2012 1 commit
  21. 30 Aug, 2012 1 commit
  22. 01 Sep, 2012 3 commits
  23. 31 Aug, 2012 2 commits
  24. 07 Sep, 2012 1 commit
  25. 27 Aug, 2012 1 commit
  26. 28 Aug, 2012 2 commits
  27. 25 Aug, 2012 2 commits