FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

README: Use range of years for copyright by Stevoisiak · Pull Request #6723 · python/cpython · GitHub

/ cpython Public

README: Use range of years for copyright - #6723

Closed
Stevoisiak wants to merge 1 commit into
python:masterfrom
Stevoisiak:patch-2
Closed

README: Use range of years for copyright#6723
Stevoisiak wants to merge 1 commit into
python:masterfrom
Stevoisiak:patch-2

Conversation

Copy link
Copy Markdown
Contributor

Uses a range of years for Python's copyright rather than listing each year individually.

('2001-2018' vs '2001, 2002, 2003, ...')

Uses a range of years for Python's copyright rather than listing each year individually.

('2001-2018' vs '2001, 2002, 2003, ...')

Copy link
Copy Markdown
Member

Please open an issue on the bug tracker for your change. Since this is related to Python's copyright, it should be approved by BDFL.

I'm sure there are other pull requests and issues that propose this change.

Copy link
Copy Markdown
Member

Thanks for your suggestion but, for various reasons, including ease of maintenance across branches, we would prefer to leave the copyright years as they are.

ned-deily closed this May 8, 2018

Copy link
Copy Markdown
Member

This is a third PR proposing this change. See also #4 and #56.

Stevoisiak deleted the patch-2 branch May 9, 2018 15:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL