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

Update copyright year to 2023 by thunder-007 · Pull Request #100646 · python/cpython · GitHub

/ cpython Public

Update copyright year to 2023 - #100646

Closed
thunder-007 wants to merge 4 commits into
python:mainfrom
thunder-007:main
Closed

Update copyright year to 2023#100646
thunder-007 wants to merge 4 commits into
python:mainfrom
thunder-007:main

Conversation

thunder-007 commented Dec 31, 2022
edited
Loading

Copy link
Copy Markdown
Contributor

Update copyright year to 2022

Updated year to 2023 in all necessary file
closes #100648

thunder-007 requested review from a team as code owners December 31, 2022 18:58

ghost commented Dec 31, 2022
edited by ghost
Loading

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

Copy link
Copy Markdown

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

Copy link
Copy Markdown
Contributor Author

@bedevere-bot tq done

Copy link
Copy Markdown
Member

Thank you for the contributed PR! The copyright changes were made and backported in another PR (#100848). However, that PR did miss one spot in README.rst that your PR found. That change was made from your PR into #100863 and backported.

For future reference, when making PRs, it is best to create a new local branch and pushing that rather than using your main branch. Since we always use git squash merges, the commit id of the final change will not match that in your local repo and you would need to do a merge when doing a git pull to update your local copy of main (if there are no other changes you need to save on your local main branch, you could use git reset --hard to purge your change and reset to an older commit and then git pull upstream.

ned-deily closed this Jan 9, 2023
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.

Expired date on copyrights and license.

3 participants


Back | FazBrowse Home | New Git URL