1. 14 Nis, 2017 1 kayıt (commit)
  2. 05 Nis, 2017 1 kayıt (commit)
    • Mark Dickinson's avatar
      bpo-29962: add math.remainder (#950) · a0ce375e
      Mark Dickinson yazdı
      * Implement math.remainder.
      
      * Fix markup for arguments; use double spaces after period.
      
      * Mark up function reference in what's new entry.
      
      * Add comment explaining the calculation in the final branch.
      
      * Fix out-of-order entry in whatsnew.
      
      * Add comment explaining why it's good enough to compare m with c, in spite of possible rounding error.
      a0ce375e
  3. 02 Nis, 2017 1 kayıt (commit)
  4. 30 Mar, 2017 2 kayıt (commit)
  5. 28 Mar, 2017 1 kayıt (commit)
  6. 24 Mar, 2017 1 kayıt (commit)
  7. 23 Mar, 2017 1 kayıt (commit)
    • Serhiy Storchaka's avatar
      bpo-6532: Make the thread id an unsigned integer. (#781) · aefa7ebf
      Serhiy Storchaka yazdı
      * bpo-6532: Make the thread id an unsigned integer.
      
      From C API side the type of results of PyThread_start_new_thread() and
      PyThread_get_thread_ident(), the id parameter of
      PyThreadState_SetAsyncExc(), and the thread_id field of PyThreadState
      changed from "long" to "unsigned long".
      
      * Restore a check in thread_get_ident().
      aefa7ebf
  8. 12 Mar, 2017 1 kayıt (commit)
  9. 11 Mar, 2017 1 kayıt (commit)
  10. 07 Mar, 2017 1 kayıt (commit)
  11. 06 Mar, 2017 2 kayıt (commit)
  12. 05 Mar, 2017 1 kayıt (commit)
  13. 28 Şub, 2017 1 kayıt (commit)
  14. 27 Şub, 2017 1 kayıt (commit)
  15. 25 Şub, 2017 1 kayıt (commit)
  16. 22 Şub, 2017 3 kayıt (commit)
  17. 16 Şub, 2017 1 kayıt (commit)
  18. 24 Ock, 2017 1 kayıt (commit)
  19. 23 Ock, 2017 1 kayıt (commit)
  20. 22 Ock, 2017 1 kayıt (commit)
  21. 21 Ock, 2017 2 kayıt (commit)
  22. 20 Ock, 2017 1 kayıt (commit)
  23. 16 Ock, 2017 1 kayıt (commit)
  24. 14 Ock, 2017 1 kayıt (commit)
  25. 13 Ock, 2017 5 kayıt (commit)
  26. 11 Ock, 2017 2 kayıt (commit)
  27. 30 Ara, 2016 1 kayıt (commit)
  28. 22 Ara, 2016 1 kayıt (commit)
  29. 19 Ara, 2016 1 kayıt (commit)
  30. 18 Ara, 2016 1 kayıt (commit)