10000 Meta: Add a governance topic by hugovk · Pull Request #2993 · python/peps · GitHub
[go: up one dir, main page]

Skip to content

Meta: Add a governance topic #2993

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
Feb 2, 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.
8000
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
PEP 13, 8000, 8002, 8100, 8101, 8102: Update statuses and types
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
  • Loading branch information
hugovk and CAM-Gerlach authored Jan 31, 2023
commit 14f3860f73031e6bbc2d8897883af55dd96dfa6e
2 changes: 1 addition & 1 deletion pep-0013.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PEP: 13
Title: Python Language Governance
Author: The Python core team and community
Status: Active
Type: Informational
Type: Process
Topic: Governance
Content-Type: text/x-rst
Created: 16-Dec-2018
Expand Down
2 changes: 1 addition & 1 deletion pep-8000.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PEP: 8000
Title: Python Language Governance Proposal Overview
Author: Barry Warsaw <barry@python.org>
Status: Active
Status: Final
Type: Informational
Topic: Governance
Content-Type: text/x-rst
Expand Down
2 changes: 1 addition & 1 deletion pep-8002.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Title: Open Source Governance Survey
Author: Barry Warsaw <barry@python.org>, Łukasz Langa <lukasz@python.org>,
Antoine Pitrou <solipsis@pitrou.net>, Doug Hellmann <doug@doughellmann.com>,
Carol Willing <willingc@gmail.com>
Status: Active
Status: Final
Type: Informational
Topic: Governance
Content-Type: text/x-rst
Expand Down
2 changes: 1 addition & 1 deletion pep-8100.rst
8000
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PEP: 8100
Title: January 2019 steering council election
Author: Nathaniel J. Smith <njs@pobox.com>, Ee Durbin <ee@python.org>
Status: Active
Status: Final
Type: Informational
Topic: Governance
Content-Type: text/x-rst
Expand Down
2 changes: 1 addition & 1 deletion pep-8101.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PEP: 8101
Title: 2020 Term steering council election
Author: Ewa Jodlowska <ewa@python.org>, Ee Durbin <ee@python.org>
Sponsor: Brett Cannon <brett@python.org>
Status: Active
Status: Final
Type: Informational
Topic: Governance
Content-Type: text/x-rst
Expand Down
2 changes: 1 addition & 1 deletion pep-8102.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PEP: 8102
Title: 2021 Term steering council election
Author: Ewa Jodlowska <ewa@python.org>, Ee Durbin <ee@python.org>, Joe Carey <joe@python.org>
Sponsor: Brett Cannon <brett@python.org>
Status: Active
Status: Final
Type: Informational
Topic: Governance
Content-Type: text/x-rst
Expand Down
0