Revisions of python-uvloop

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1136315 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
- update to 0.19.0:
  * Drop support of Python 3.7 and update CI (#578)
  * Restore uvloop.new_event_loop and other missing uvloop
    members to typing (#573)
  * Fix docstring of loop.shutdown_default_executor (#535)
- update to 0.18.0:
  * CI fixes (#520, #553)
  * Make extract_stack resilient to lacking frames. (#563)
  * Port uvloop to Python 3.12 (#570)

- limit to Cython < 3
- Update to version 0.17.0
  * visit https://github.com/MagicStack/uvloop/releases/tag/v0.17.0 for more changelog for 0.17.0
- update to 0.12.1
 * ssl.CertificateError is no longer logged as it's delivered to
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 745889 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 8)
- Update to 0.14.0:
  - Add support for Python 3.8
  - numerous bug fixes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 729740 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 7)
- Update to 0.13.0:
  * Implement Server.start_serving() and related APIs
  * Make Server an asynchronous context manager.
  * Start using high-performance uv_udp_t handle. This
    should result in a significantly faster UDP support.
  * Make address validation faster in udp.sendto().
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 687287 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 5)
- update to 0.12.2
 * Fix circular references in SSL implementation
 * Fix a memory leak in call_later() and call_at()
 * Round (instead of flooring) delay in call_later()
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 680149 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 4)
- update to 0.12.1 
 * Fix a circular references case in SSL implementation.
 * Cleanup references to callbacks in canceled callback handles.
 * New SSL implementation. The new implementation is faster and
    and more complete, and will become the default SSL implementation
    in asyncio 3.8. This is a significant change that warrants a release
    candidate to make sure it is tested properly.
 * New uvloop.install() helper function.
 * ssl.CertificateError is no longer logged as it's delivered to 
     the Protocol.connection_lost() anyways.
 * Improve UDPTransport.sendto() performance.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 674526 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 3)
- Distribute again the .c files as they are needed by parts
  of the py app rh#1639457
- Do not distribute the tests
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 644631 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
- Tests are flaky, thus continue even if we fail...

- Ensure neutrality of description.

- initial package version 0.11.2
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 641346 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 1)
python uvloop - drop in replacement for standard eventloop
Displaying all 14 revisions
openSUSE Build Service is sponsored by