1. 14 Sep, 2013 13 commits
  2. 10 Sep, 2013 2 commits
  3. 21 Aug, 2013 2 commits
  4. 25 Jul, 2013 1 commit
  5. 02 Jul, 2013 1 commit
  6. 03 Jun, 2013 2 commits
  7. 02 May, 2013 1 commit
  8. 09 Apr, 2013 1 commit
  9. 01 Apr, 2013 9 commits
  10. 29 Mar, 2013 1 commit
  11. 10 Mar, 2013 2 commits
  12. 21 Feb, 2013 3 commits
  13. 19 Feb, 2013 1 commit
  14. 18 Feb, 2013 1 commit
    • Denis Bilenko's avatar
      rename Greenlet.link()'s argument to 'callback' · 2438d4fa
      Denis Bilenko authored
      Previously it was called 'receiver'. Also link_exception() had
      a default value for it which was None, but it did not work,
      since linking to current greenlet feature was removed some time ago.
      
      Section on spawn_link was removed from doc since these functions have
      been gone for some time as well.
      
      Closes #244.
      2438d4fa