Python: Add change note

This commit is contained in:
Taus
2026-03-26 15:10:59 +00:00
parent c439fc5d45
commit c0ce6699a5

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
- The `py/bind-socket-all-network-interfaces` query now uses the global data-flow library, leading to better precision and more results. Also, wrappers of `socket.socket` in the `eventlet` and `gevent` libraries are now also recognised as socket binding operations.