1. 10 Sep, 2012 1 commit
  2. 11 Sep, 2012 3 commits
  3. 09 Sep, 2012 2 commits
  4. 08 Sep, 2012 1 commit
  5. 03 Sep, 2012 1 commit
  6. 02 Sep, 2012 1 commit
  7. 09 Sep, 2012 3 commits
  8. 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
  9. 08 Sep, 2012 1 commit
  10. 02 Sep, 2012 1 commit
  11. 30 Aug, 2012 1 commit
  12. 01 Sep, 2012 1 commit
  13. 30 Aug, 2012 1 commit
  14. 01 Sep, 2012 3 commits
  15. 31 Aug, 2012 2 commits
  16. 07 Sep, 2012 1 commit
  17. 27 Aug, 2012 1 commit
  18. 28 Aug, 2012 2 commits
  19. 25 Aug, 2012 10 commits
  20. 24 Aug, 2012 3 commits