New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update copyright years to 2024. #113608
base: main
Are you sure you want to change the base?
Update copyright years to 2024. #113608
Conversation
The following commit authors need to sign the Contributor License Agreement: |
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please only touch files similar to previous iterations of this change (like 11f9932). We shouldn't be modifying the license headers of files from third party sources.
Include/internal/mimalloc/mimalloc.h
Outdated
@@ -1,5 +1,5 @@ | |||
/* ---------------------------------------------------------------------------- | |||
Copyright (c) 2018-2023, Microsoft Research, Daan Leijen | |||
Copyright (c) 2018-2024, Microsoft Research, Daan Leijen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These minmalloc files should not be touched.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrected. Thank you for your comment)
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase And if you don't make the requested changes, you will be put in the comfy chair! |
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
📚 Documentation preview 📚: https://cpython-previews--113608.org.readthedocs.build/