https://bugzilla.redhat.com/show_bug.cgi?id=1631416

            Bug ID: 1631416
           Summary: Review Request: python-trio - An async/await-native
                    I/O library for humans and snake people
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]



Spec URL:
https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/python-trio/fedora-rawhide-x86_64/00800894-python-trio/python-trio.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/python-trio/fedora-rawhide-x86_64/00800894-python-trio/python-trio-0.7.0-1.fc30.src.rpm

Description:
The Trio project's goal is to produce a production-quality, permissively
licensed, async/await-native I/O library for Python.  Like all async libraries,
its main purpose is to help you write programs that do multiple things at the
same time with parallelized I/O.  A web spider that wants to fetch lots of
pages in parallel, a web server that needs to juggle lots of downloads and
websocket connections at the same time, a process supervisor monitoring
multiple subprocesses... that sort of thing.  Compared to other libraries, Trio
attempts to distinguish itself with an obsessive focus on usability and
correctness.  Concurrency is complicated; we try to make it easy to get things
right.

Fedora Account System Username: carlwgeorge

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to