Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2019-06-07 19:02:37
Size: 972
Comment: feature flag and pip rollout
Revision 6 as of 2019-06-20 19:32:58
Size: 1368
Comment: interoperability testing
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.

=== Robust interoperability testing ==

See [[https://github.com/pypa/integration-test|the integration-test project]], aiming to "ensure core packaging tools work well with each other".

=== System for generic flags and statuses on projects on PyPI ===
Line 16: Line 24:
== Feature flag system on PyPI == === Feature flag system on PyPI ===
Line 20: Line 28:
== The Update Framework implementation == === The Update Framework implementation ===
Line 27: Line 35:

== 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]].

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.

=== Robust interoperability testing ==

See the integration-test project, aiming to "ensure core packaging tools work well with each other".

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.