Files could not be expanded: devel:languages:python/python-backports_abc: package 'python-backports_abc' does not exist

A backport of recent additions to the 'collections.abc' module.

Edit Package python-backports_abc

Currently, patch() provides the following names if missing:

collections.abc.Generator
collections.abc.Awaitable
collections.abc.Coroutine
inspect.isawaitable(obj)

All of them are also available directly from the backports_abc module namespace.

In Python 2.x and Python 3.2, it patches the collections module instead of the collections.abc module. Any names that are already available when importing this module will not be overwritten.

The names that were previously patched by patch() can be queried through the mapping in backports_abc.PATCHED.

Refresh
Refresh
Source Files

Sources could not be expanded: devel:languages:python/python-backports_abc: package 'python-backports_abc' does not exist

Show unmerged sources

Comments 0
openSUSE Build Service is sponsored by