Skip to content

Commit 023df32

Browse files
committed
PEP 609: amend to allow for funding votes
1 parent d994c36 commit 023df32

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

peps/pep-0609.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ Goals
7171
The following section formalizes the goals (and non-goals) of the PyPA
7272
and this governance model.
7373

74+
.. _`PyPA's goals`:
75+
7476
Goals of the PyPA
7577
-----------------
7678

@@ -216,6 +218,33 @@ Removal of a project from PyPA
216218

217219
Proposing the removal of a project in the PyPA organization.
218220

221+
Approval for disbursement of PyPA funds
222+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
223+
224+
Proposing the use of PyPA funds to pay for project development,
225+
maintenance, or any other activity that advances the :ref:`PyPA's goals`.
226+
227+
Proposals for funds must, at the bare minimum, include:
228+
229+
- A specific dollar amount, either as a fixed sum or as an ongoing
230+
expense
231+
- A clear rationale for why PyPA funding is being sought out and
232+
and how this aligns with the PyPA's stated goals
233+
- An overview of how the funds are going to be spent
234+
- Evidence of support from committers of the PyPA project(s) seeking
235+
funding
236+
237+
It is recommended that PyPA members connect with PSF Accounting before
238+
putting forward a funding proposal. They can provide information on:
239+
240+
- PyPA's current balance
241+
- The legal requirements before funds can be disbursed
242+
243+
As the PyPA is a fiscal sponsoree of the Python Software Foundation,
244+
PyPA's funds are owned and managed by the PSF. All expenses are
245+
ultimately subject to final approval by the PSF, in accordance to PyPA's
246+
fiscal sponsorship agreement.
247+
219248
Updates to the Governance/Specification Processes
220249
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
221250

@@ -253,6 +282,10 @@ incidents involving their projects, PyPA members are expected to
253282
report those incidents up to `the PSF Conduct WG`_, for recording
254283
purposes and for potential assistance.
255284

285+
History of amendments
286+
=====================
287+
288+
* 2026-03-23: Permit committer votes for the use of PyPA funds
256289

257290
References
258291
==========

0 commit comments

Comments
 (0)