waterfallwhitebread
waterfallwhitebread
**Feature** The possibility to allow custom type checking for function definitions using plugins would be very helpful to e.g. restrict allowed return types of a function. At the moment the...
Using this script in my project with Pydantic 2.3 (likely all 2.x versions, just tried 2.2 also with same result) with example provided in readme leads to an AttributeError: ```...
### Brief description Pickling and unpickling of a scapy.contrib.automotive.doip.DoIP package changes the value of `payload_length` ### Scapy version 2.6.1 ### Python version 3.12 ### Operating system Windows 10 ### Additional...