Revisions of python-aiorpcX

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1169361 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 0.23.1:
  * TaskTimeout now derives from Exception not CancelledError
  * make several tests more robust
  * move to flake8

  * handle SOCKSError in _connect_one
  * Add websocket support as client and server by using Aymeric
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 974336 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 9)
- update to 0.22.1
  * Consume group tasks as they complete
  * Attempt to make tests more robust to timing issues
  * join() waits for tasks to finish
  * Set joined at end of finally clause, just in case
  * Remove obsolete uvloop workaround
  * peername can be None in rare cases it seems
  * Try CRT
  * save some bandwidth: strip redundant whitespaces from json encoding
  * Final updates to TaskGroup() to bring it in line with curio's latest changes
  * Rework cancel_remaining() and expose blocking argument.
  * TaskGroup.join(): don't wait for tasks to cancel if exiting by exception
  * Make TaskGroup.result, exception etc. properties
  * Don't log failed tasks; asyncio does that
  * Add daemonic task tests
  * Bring TaskGroup into line with curio
  * Fix timing issue in test
  * Use a Semaphore not an Event to wake TaskGroup
  * Remove superstitous sleeps.
  * Reduce reliance on timing issues
  * Failed tests must fail the script
  * Require python3.8
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 919653 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 8)
- skip python 3.6. uvloop is not provided there and newer aiorpcx
  requires py >= 3.8 anyway. (But is API incomatible with electrum
  so far.)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 797272 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 6)
- Skip over tests failing on Python 3.8 (gh#kyuupichan/aiorpcX#30)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 720024 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
- Skip tests that actually can poll network
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 682110 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
- Update to 0.10.5:
  * batches: fix handling of session loss
  * Export normalize_corofunc
Displaying all 10 revisions
openSUSE Build Service is sponsored by