<!-- Things to consider 1. Please check that you are using the latest scapy version, e.g. installed via: `pip install --upgrade git+git://github.com/secdev/scapy` 2. If you are here to ask a question - please check previous issues and online resources, and consider using gitter instead: <https://gitter.im/secdev/scapy> 3. Please understand that **this is not a forum** but an issue tracker. The following article explains why you should limit questions asked on Github issues: <https://medium.com/@methane/why-you-must-not-ask-questions-on-github-issues-51d741d83fde> --> #### Brief description With Python 3.9 entering more wider production it would be nice to get a 2.4.5 release to solve the following issue which has already been fixed: https://github.com/secdev/scapy/commit/46fa40fde4049ad7770481f8806c59640df24059 #### Environment - Scapy version: `2.4.4` - Python version: `3.9` - Operating System: `Alpine Linux`