Change #270169
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Tue 09 Jun 2026 18:06:32 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 2864e995435e71a152a9ae090a72df6833025a01 |
Comments
smbserver: update internal id generation for Python 3 Also: - make next id based on highest in list + 1. (was: last id in list + 1) - unfold a line. Spotted by GitHub Code Quality Ref: https://portingguide.readthedocs.io/en/latest/dicts.html?highlight=keys Closes #21937
Changed files
- tests/smbserver.py