Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2019-03-22 20:01:16
Size: 406
Comment: page start; system for generic package flags and statuses
Revision 5 as of 2019-06-13 18:16:54
Size: 1177
Comment: dependency resolver
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
== System for generic flags and statuses on projects on PyPI == === finish dependency resolver for pip ===

See [[https://github.com/pypa/pip/issues/988|pip issue #988]] and [[https://github.com/pypa/pip/issues/6536|#6536]]. This includes help with user experience, communications/publicity, and testing (including developing robust testing/CI infrastructure) as well as, potentially, core feature development and review.

=== System for generic flags and statuses on projects on PyPI ===
Line 15: Line 19:

=== Feature flag system on PyPI ===

See [[https://github.com/pypa/warehouse/issues/5869|this GitHub issue]].

=== The Update Framework implementation ===

See [[https://www.python.org/dev/peps/pep-0458/|PEP 458]] and [[https://github.com/pypa/warehouse/issues/5247|Warehouse issue #5247]].

== virtualenv rewrite ==

See [[https://github.com/pypa/virtualenv/pull/697|virtualenv issue #697]].

Packaging improvements that could be funded

This page lists specific things that

  1. the Python packaging community wants
  2. are fairly well-scoped
  3. would happen much faster if the Packaging Working Group got funding to achieve them

Projects

finish dependency resolver for pip

See pip issue #988 and #6536. This includes help with user experience, communications/publicity, and testing (including developing robust testing/CI infrastructure) as well as, potentially, core feature development and review.

System for generic flags and statuses on projects on PyPI

See notes from this meeting.

Feature flag system on PyPI

See this GitHub issue.

The Update Framework implementation

See PEP 458 and Warehouse issue #5247.

virtualenv rewrite

See virtualenv issue #697.

Fundable Packaging Improvements (last edited 2020-06-05 22:32:24 by SumanaHarihareswara)

Unable to view page? See the FrontPage for instructions.