1. 07 Haz, 2014 1 kayıt (commit)
  2. 28 Şub, 2014 1 kayıt (commit)
  3. 09 Ock, 2014 2 kayıt (commit)
    • Serhiy Storchaka's avatar
      Do not reset the line number because we already set file position to correct · 1064a13b
      Serhiy Storchaka yazdı
      value.
      
      (fixes error in patch for issue #18960)
      1064a13b
    • Serhiy Storchaka's avatar
      Issue #18960: Fix bugs with Python source code encoding in the second line. · 768c16ce
      Serhiy Storchaka yazdı
      * The first line of Python script could be executed twice when the source
      encoding (not equal to 'utf-8') was specified on the second line.
      
      * Now the source encoding declaration on the second line isn't effective if
      the first line contains anything except a comment.
      
      * As a consequence, 'python -x' works now again with files with the source
      encoding declarations specified on the second file, and can be used again
      to make Python batch files on Windows.
      
      * The tokenize module now ignore the source encoding declaration on the second
      line if the first line contains anything except a comment.
      
      * IDLE now ignores the source encoding declaration on the second line if the
      first line contains anything except a comment.
      
      * 2to3 and the findnocoding.py script now ignore the source encoding
      declaration on the second line if the first line contains anything except
      a comment.
      768c16ce
  4. 19 Eki, 2013 1 kayıt (commit)
  5. 27 Agu, 2013 1 kayıt (commit)
  6. 13 Agu, 2013 1 kayıt (commit)
  7. 16 Tem, 2013 2 kayıt (commit)
  8. 09 Haz, 2013 1 kayıt (commit)
  9. 04 Haz, 2013 1 kayıt (commit)
  10. 24 Eki, 2012 1 kayıt (commit)
  11. 20 Haz, 2012 1 kayıt (commit)
  12. 04 Mar, 2012 1 kayıt (commit)
  13. 12 Ock, 2012 1 kayıt (commit)
  14. 14 Eki, 2011 1 kayıt (commit)
  15. 10 Eki, 2011 1 kayıt (commit)
  16. 09 Eki, 2011 1 kayıt (commit)
  17. 28 Eyl, 2011 1 kayıt (commit)
  18. 25 Nis, 2011 1 kayıt (commit)
  19. 22 Nis, 2011 1 kayıt (commit)
  20. 04 Nis, 2011 2 kayıt (commit)
  21. 07 Ock, 2011 2 kayıt (commit)
  22. 05 Ock, 2011 1 kayıt (commit)
  23. 27 Ara, 2010 1 kayıt (commit)
  24. 14 Eki, 2010 1 kayıt (commit)
  25. 24 Haz, 2010 1 kayıt (commit)
  26. 09 May, 2010 4 kayıt (commit)
  27. 28 Nis, 2010 1 kayıt (commit)
  28. 03 Nis, 2010 4 kayıt (commit)
  29. 21 Mar, 2010 2 kayıt (commit)