Coder Social home page Coder Social logo

Python 3.11 about shodohflo HOT 3 CLOSED

m3047 avatar m3047 commented on July 23, 2024
Python 3.11

from shodohflo.

Comments (3)

m3047 avatar m3047 commented on July 23, 2024

So what I know:

  • This project will remain Python 3.6 compatible.
  • If you use shodohflo.fstrm.Server you will have to invoke listen_asyncio() as a coroutine; this will ease the transition to 3.11 and simultaneously minimizes changes elsewhere in your code.
  • If you override shodohflo.fstrm.Server.run_forever() some additional work will be needed as run_forever() is going away (you will need to migrate any code).
  • As a standalone, ShoDoHFlo will continue to work without breaking changes.
  • Final release will occur in concert with Rear_View_RPZ, so that it too continues to work without breaking changes.
  • Technically loop.run_forever() is still supported, however it takes more work and is now part of the "lower level" API.

Preview code (focusing on examples/dnstap2json.py) will be released on the fwm branch.

from shodohflo.

m3047 avatar m3047 commented on July 23, 2024

ac7faf1 on fwm contains preview code involving the following artifacts:

  • shodohflo/fstrm.py
  • examples/dnstap2json.py

from shodohflo.

m3047 avatar m3047 commented on July 23, 2024

ShoDoHFlo and Rear View RPZ are both upgraded at 3134275 and m3047/rear_view_rpz@190518e respectively for Python 3.11 compatibility, and should remain backwards compatible with Python 3.6.

from shodohflo.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.