1. 11 Kas, 2018 1 kayıt (commit)
  2. 04 Kas, 2018 1 kayıt (commit)
  3. 11 Eyl, 2018 1 kayıt (commit)
  4. 26 Mar, 2018 1 kayıt (commit)
  5. 04 Şub, 2018 1 kayıt (commit)
  6. 03 Şub, 2018 1 kayıt (commit)
  7. 29 Ock, 2018 1 kayıt (commit)
  8. 11 Ock, 2018 1 kayıt (commit)
  9. 23 Kas, 2017 1 kayıt (commit)
  10. 10 Eyl, 2017 1 kayıt (commit)
    • Raymond Hettinger's avatar
      bpo-28638: Optimize namedtuple() creation time by minimizing use of exec() (#3454) · 8b57d736
      Raymond Hettinger yazdı
      * Working draft without _source
      
      * Re-use itemgetter() instances
      
      * Speed-up calls to __new__() with a pre-bound tuple.__new__()
      
      * Add note regarding string interning
      
      * Remove unnecessary create function wrappers
      
      * Minor sync-ups with PR-2736.  Mostly formatting and f-strings
      
      * Bring-in qualname/__module fix-ups from PR-2736
      
      * Formally remove the verbose flag and _source attribute
      
      * Restore a test of potentially problematic field names
      
      * Restore kwonly_args test but without the verbose option
      
      * Adopt Inada's idea to reuse the docstrings for the itemgetters
      
      * Neaten-up a bit
      
      * Add news blurb
      
      * Serhiy pointed-out the need for interning
      
      * Jelle noticed as missing f on an f-string
      
      * Add whatsnew entry for feature removal
      
      * Accede to request for dict literals instead keyword arguments
      
      * Leave the method.__module__ attribute pointing the actual location of the code
      
      * Improve variable names and add a micro-optimization for an non-public helper function
      
      * Simplify by in-lining reuse_itemgetter()
      
      * Arrange steps in more logical order
      
      * Save docstring in local cache instead of interning
      8b57d736
  11. 13 Haz, 2017 1 kayıt (commit)
  12. 25 Nis, 2017 1 kayıt (commit)
  13. 08 Ock, 2017 1 kayıt (commit)
  14. 19 Eki, 2016 1 kayıt (commit)
  15. 12 Eyl, 2016 1 kayıt (commit)
  16. 16 Agu, 2016 3 kayıt (commit)
  17. 09 Agu, 2016 1 kayıt (commit)
  18. 11 Haz, 2016 1 kayıt (commit)
  19. 29 May, 2016 1 kayıt (commit)
  20. 16 May, 2016 1 kayıt (commit)
  21. 10 May, 2016 1 kayıt (commit)
  22. 07 May, 2016 1 kayıt (commit)
  23. 19 Nis, 2016 2 kayıt (commit)
  24. 26 Şub, 2016 1 kayıt (commit)
  25. 02 Şub, 2016 2 kayıt (commit)
  26. 27 Ock, 2016 1 kayıt (commit)
  27. 24 Kas, 2015 1 kayıt (commit)
  28. 10 Kas, 2015 2 kayıt (commit)
  29. 09 Kas, 2015 1 kayıt (commit)
  30. 07 Eki, 2015 2 kayıt (commit)
  31. 09 Eyl, 2015 1 kayıt (commit)
  32. 30 Agu, 2015 1 kayıt (commit)
  33. 16 Agu, 2015 1 kayıt (commit)
  34. 15 Haz, 2015 1 kayıt (commit)