[Python-checkins] [python/cpython] 964c26: [3.6] bpo-27425: Be more explicit in .gitattribute...

GitHub noreply at github.com
Sat Jun 10 16:39:30 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: 964c261dc9a6a901f50d5596d88248bfc4251a55
      https://github.com/python/cpython/commit/964c261dc9a6a901f50d5596d88248bfc4251a55
  Author: Zachary Ware <zachary.ware at gmail.com>
  Date:   2017-06-10 (Sat, 10 Jun 2017)

  Changed paths:
    M .gitattributes
    M Lib/venv/scripts/nt/Activate.ps1
    M Lib/venv/scripts/nt/activate.bat
    M Lib/venv/scripts/nt/deactivate.bat
    M Modules/_decimal/tests/runall.bat
    M PC/bdist_wininst/build.bat
    M PCbuild/build.bat
    M PCbuild/build_env.bat
    M PCbuild/clean.bat
    M PCbuild/env.bat
    M PCbuild/get_externals.bat
    M PCbuild/idle.bat
    M PCbuild/pcbuild.sln
    M PCbuild/prepare_ssl.bat
    M PCbuild/readme.txt
    M PCbuild/rt.bat
    M Tools/buildbot/build.bat
    M Tools/buildbot/buildmsi.bat
    M Tools/buildbot/clean.bat
    M Tools/buildbot/test.bat
    M Tools/msi/build.bat
    M Tools/msi/buildrelease.bat
    M Tools/msi/get_externals.bat
    M Tools/msi/testrelease.bat
    M Tools/msi/uploadrelease.bat
    M Tools/nuget/build.bat
    M Tools/unicode/genwincodecs.bat

  Log Message:
  -----------
  [3.6] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2083)

Also updates checked-in line endings on some files




More information about the Python-checkins mailing list