1. 14 Eyl, 2017 1 kayıt (commit)
  2. 07 Eyl, 2017 1 kayıt (commit)
  3. 11 Haz, 2017 1 kayıt (commit)
    • Nick Coghlan's avatar
      bpo-28180: Implementation for PEP 538 (#659) · 6ea4186d
      Nick Coghlan yazdı
      - new PYTHONCOERCECLOCALE config setting
      - coerces legacy C locale to C.UTF-8, C.utf8 or UTF-8 by default
      - always uses C.UTF-8 on Android
      - uses `surrogateescape` on stdin and stdout in the coercion
        target locales
      - configure option to disable locale coercion at build time
      - configure option to disable C locale warning at build time
      6ea4186d
  4. 25 May, 2017 1 kayıt (commit)
  5. 23 May, 2017 1 kayıt (commit)
  6. 02 Ock, 2017 1 kayıt (commit)
  7. 07 Eyl, 2016 1 kayıt (commit)
  8. 20 Agu, 2016 1 kayıt (commit)
  9. 16 Agu, 2016 1 kayıt (commit)
  10. 19 Nis, 2016 1 kayıt (commit)
  11. 14 Mar, 2016 1 kayıt (commit)
    • Victor Stinner's avatar
      Add PYTHONMALLOC env var · 34be807c
      Victor Stinner yazdı
      Issue #26516:
      
      * Add PYTHONMALLOC environment variable to set the Python memory
        allocators and/or install debug hooks.
      * PyMem_SetupDebugHooks() can now also be used on Python compiled in release
        mode.
      * The PYTHONMALLOCSTATS environment variable can now also be used on Python
        compiled in release mode. It now has no effect if set to an empty string.
      * In debug mode, debug hooks are now also installed on Python memory allocators
        when Python is configured without pymalloc.
      34be807c
  12. 20 Ock, 2016 1 kayıt (commit)
  13. 06 May, 2015 1 kayıt (commit)
  14. 03 May, 2015 1 kayıt (commit)
  15. 30 Mar, 2015 1 kayıt (commit)
  16. 26 Şub, 2015 1 kayıt (commit)
  17. 21 Şub, 2015 1 kayıt (commit)
  18. 24 Kas, 2014 1 kayıt (commit)
  19. 01 Agu, 2014 1 kayıt (commit)
  20. 25 Tem, 2014 1 kayıt (commit)