Skip to content

PEP 525 standard on Feed iterator

Compare
Choose a tag to compare
@chexca chexca released this 31 Mar 17:25
· 153 commits to master since this release
7f7a3cb
  • Adapt File Feed iterator to PEP 525 standard
  • Fix bug in examples/file_feed_async.py that don't allow you to stop the script with SIGINT signal.