Django

Code

Ticket #5111 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

eol-style:native for *.py

Reported by: calvin@debian.org Assigned to: jacob
Milestone: Component: Uncategorized
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

I get Windows line endings for django/utils/_os.py on my Unix SVN trunk checkout. Please add svn:eol-style=native to the properties of _os.py. Or better yet, add it to every .py file in the SVN tree.

Attachments

Change History

08/07/07 17:21:49 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Design decision needed.
  • needs_tests changed.
  • needs_docs changed.

08/11/07 22:51:02 changed by adrian

  • stage changed from Design decision needed to Ready for checkin.

Per precedent in [5189] and [4265], we should do this.

08/12/07 07:49:01 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [5876]) Fixed #5111 -- Set svn:eol-style to 'native' on files that didn't have it already.


Add/Change #5111 (eol-style:native for *.py)




Change Properties
Action