1. 04 Jan, 2020 1 commit
    • da-woods's avatar
      Implement PEP-563, annotations as strings (GH-3285) · 3dc2b9df
      da-woods authored
      Annotations are now dealt with according to PEP-563 - they are
      saved as strings, rather than evaluated as Python objects.
      They can/are still be used by Cython for typing.
      Previous behaviour for evaluating them as Python objects was
      convoluted and has been removed entirely, which hopefully doesn't
      break too much.
      3dc2b9df
  2. 02 Jan, 2020 2 commits
  3. 01 Jan, 2020 1 commit
  4. 29 Dec, 2019 1 commit
  5. 28 Dec, 2019 4 commits
  6. 23 Dec, 2019 7 commits
  7. 21 Dec, 2019 1 commit
  8. 06 Dec, 2019 1 commit
  9. 05 Dec, 2019 1 commit
  10. 29 Nov, 2019 1 commit
  11. 12 Nov, 2019 1 commit
  12. 08 Nov, 2019 1 commit
  13. 06 Nov, 2019 1 commit
  14. 01 Nov, 2019 10 commits
  15. 21 Oct, 2019 2 commits
  16. 18 Oct, 2019 4 commits
  17. 16 Oct, 2019 1 commit