[issue12417] Inappropriate copyright on profile files

2011-07-29 Thread Éric Araujo
Éric Araujo added the comment: Of course, I had all 2.6 and 3.1 changesets in my existing clones :) I committed my patch to all branches. -- status: open -> closed ___ Python tracker

[issue12417] Inappropriate copyright on profile files

2011-07-29 Thread Roundup Robot
Roundup Robot added the comment: New changeset b9a95ce2692c by Éric Araujo in branch '2.6': Remove mentions of previous license in profile module (#12417 followup) http://hg.python.org/cpython/rev/b9a95ce2692c New changeset 25a496966ecf by Éric Araujo in branch '2.7': Merge #12417 followup, als

[issue12417] Inappropriate copyright on profile files

2011-07-29 Thread Roundup Robot
Roundup Robot added the comment: New changeset 1b3c21b12e92 by Éric Araujo in branch '3.1': Remove mentions of previous license in profile module docs (#12417 followup). http://hg.python.org/cpython/rev/1b3c21b12e92 New changeset 0fbc56b53848 by Éric Araujo in branch '3.2': Merge profile docs f

[issue12417] Inappropriate copyright on profile files

2011-07-15 Thread Éric Araujo
Éric Araujo added the comment: I don’t have clones of 2.6 and 3.1, so Benjamin, would you commit this? -- status: closed -> open ___ Python tracker ___ _

[issue12417] Inappropriate copyright on profile files

2011-07-12 Thread Paul Hildebrandt
Paul Hildebrandt added the comment: Good catch, thanks Eric! You are a wonderful human being. -- ___ Python tracker ___ ___ Python-b

[issue12417] Inappropriate copyright on profile files

2011-07-12 Thread Éric Araujo
Changes by Éric Araujo : Added file: http://bugs.python.org/file22633/profile-free-followup.diff ___ Python tracker ___ ___ Python-bugs-list m

[issue12417] Inappropriate copyright on profile files

2011-07-12 Thread Éric Araujo
Éric Araujo added the comment: The former license was also present in the reST documentation. Attached patch removes it, and also cleans up two lines: it removes a comment that duplicates a docstring, and removes the docstring from profile that you added to pstats :) --

[issue12417] Inappropriate copyright on profile files

2011-06-28 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: Thanks Benjamin! -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://

[issue12417] Inappropriate copyright on profile files

2011-06-28 Thread Roundup Robot
Roundup Robot added the comment: New changeset 02150e60636b by Benjamin Peterson in branch '2.6': update profile license (closes #12417) http://hg.python.org/cpython/rev/02150e60636b New changeset 633597815463 by Benjamin Peterson in branch '3.1': update profile license (closes #12417) http://h

[issue12417] Inappropriate copyright on profile files

2011-06-28 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: I think we should apply this to earlier applicable versions too. I would accept this change for Python 2.6. -- nosy: +barry ___ Python tracker _

[issue12417] Inappropriate copyright on profile files

2011-06-27 Thread Éric Araujo
Éric Araujo added the comment: Great news for Debian users! Thanks to all involved. -- nosy: +eric.araujo versions: -Python 2.6, Python 3.1, Python 3.4 ___ Python tracker ___

[issue12417] Inappropriate copyright on profile files

2011-06-27 Thread Roundup Robot
Roundup Robot added the comment: New changeset 55219254eb77 by Benjamin Peterson in branch '2.7': update profile license (closes #12417) http://hg.python.org/cpython/rev/55219254eb77 New changeset e50963c3119d by Benjamin Peterson in branch '3.2': update profile license (closes #12417) http://h

[issue12417] Inappropriate copyright on profile files

2011-06-27 Thread Paul Hildebrandt
Paul Hildebrandt added the comment: This is the patch. It was created with hg diff >WDAS.patch at the root of the hg repository. This patch is just a comment change and should apply to versions of Python currently being update. -- keywords: +patch resolution: -> fixed versions: +

[issue12417] Inappropriate copyright on profile files

2011-06-27 Thread Paul Hildebrandt
New submission from Paul Hildebrandt : profile.py and pstats.py have an inappropriate copyright for some. These files were contributed by a company that was acquired by Disney. I have a patch that has passed Disney legal to resolve the problem. The following is the cogent part of a conversat