8000 Update copyright year in README by ned-deily · Pull Request #100863 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Update copyright year in README #100863

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

Merged
merged 6 commits into from
Jan 9, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove redundant NEWS entry
  • Loading branch information
ned-deily committed Jan 9, 2023
commit 835b114524cbec3862ecdb6875c955c2401b63d6

This file was deleted.

1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
This is Python version 3.12.0 alpha 3
=====================================

.. image:: https://github.com/python/cpython/workflows/Tests/badge.svg
:alt: CPython build status on GitHub Actions
:target: https://github.com/python/cpython/actions
Expand Down
0