1. 24 Haz, 2017 3 kayıt (commit)
  2. 23 Haz, 2017 15 kayıt (commit)
  3. 22 Haz, 2017 4 kayıt (commit)
  4. 21 Haz, 2017 6 kayıt (commit)
  5. 20 Haz, 2017 8 kayıt (commit)
  6. 19 Haz, 2017 1 kayıt (commit)
  7. 18 Haz, 2017 1 kayıt (commit)
    • Nick Coghlan's avatar
      bpo-30565: Add PYTHONCOERCECLOCALE=warn runtime flag (GH-2260) · eb81795d
      Nick Coghlan yazdı
      - removes PY_WARN_ON_C_LOCALE build time flag
      - locale coercion and compatibility warnings are now always compiled
        in, but are off by default
      - adds PYTHONCOERCECLOCALE=warn runtime option to aid in
        debugging potentially locale related compatibility problems
      
      Due to not-yet-resolved test failures on *BSD systems (including
      Mac OS X), this also temporarily disables UTF-8 as a locale coercion
      target, and skips testing the interpreter's behavior in the POSIX locale.
      eb81795d
  8. 17 Haz, 2017 2 kayıt (commit)