python-Twisted

Edit Package python-Twisted

An extensible framework for Python programming, with special focus
on event-based network programming and multiprotocol integration.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
1521_delegate_parseqs_stdlib_bpo42967.patch 0000003346 3.27 KB
_multibuild 0000000053 53 Bytes
no-cython_test_exception_raiser.patch 0000000715 715 Bytes
no-test_successResultOfWithFailureHasTraceback.patch 0000001013 1013 Bytes
python-Twisted.changes 0000071108 69.4 KB
python-Twisted.rpmlintrc 0000000094 94 Bytes
python-Twisted.spec 0000011071 10.8 KB
remove-dependency-version-upper-bounds.patch 0000000355 355 Bytes
skip_MultiCast.patch 0000000952 952 Bytes
stop-using-3-arg-throw.patch 0000001582 1.54 KB
twisted-23.10.0.tar.gz 0003495627 3.33 MB
twisted-pr12054-testinvokationpy3.12.1.patch 0000003214 3.14 KB
Latest Revision
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 5)
- Add twisted-pr12054-testinvokationpy3.12.1.patch
  * Pull request gh#twisted/twisted#12054 fixes failing tests on
    python312 gh#twisted/twisted#12052
- Fix rpmlint errors

- Update to 23.10.0
  * reactor.spawnProcess() now uses posix_spawnp when possible, making it much more efficient (#5710)
  * Twisted now officially supports Python 3.11. (#10343)
  * twisted.internet.defer.race has been added as a way to get the first available result from a list of Deferreds. (#11817)
  * The CI suite was updated to execute the tests using a Python 3.12 pre-release (#11857)
  * PyAsn1 has been removed as a conch dependency.
  * Due to changes in the way raw private key byte serialization are handled in Cryptography, and widespread support 
    for Ed25519 in current versions of OpenSSL, we no longer support PyNaCl as a fallback for Ed25519 keys in Conch. (#11871)
  * In Twisted 16.3.0, we changed twisted.web to stop dispatching HTTP/1.1 pipelined requests to application code. 
    There was a bug in this change which still allowed clients which could send multiple full HTTP requests in a single TCP segment 
    to trigger asynchronous processing of later requests, which could lead to out-of-order responses. This has now been corrected 
    and twisted.web should never process a pipelined request over HTTP/1.1 until the previous request has fully completed. 
    (CVE-2023-46137, GHSA-cq7q-gv5w-rwx2) (#11976)
  * Drop support for Python 3.7. Remove twisted[contextvars] extra (contextvars are always available in Python 3.7+) (#11913)
  * When using CPython, functions wrapped by twisted.internet.defer.inlineCallbacks can have their arguments and return values 
    freed immediately after completion (due to there no longer being circular references). (#11885)
- Delete merged patches:
  * regenerate-cert-to-work-with-latest-service-identity.patch
  * no-pygtkcompat.patch
  * support-new-glibc.patch
  * CVE-2023-46137-HTTP-pipeline-response.patch
  * remove-pynacl-optional-dependency.patch
  * py311-tests-compat.patch

- Add CVE-2023-46137-HTTP-pipeline-response.patch (bsc#1216588,
Comments 0
openSUSE Build Service is sponsored by