Skip to content

smbserver: update internal id generation for Python 3#21937

Closed
vszakats wants to merge 3 commits into
curl:masterfrom
vszakats:smbs-py3
Closed

smbserver: update internal id generation for Python 3#21937
vszakats wants to merge 3 commits into
curl:masterfrom
vszakats:smbs-py3

Conversation

@vszakats

@vszakats vszakats commented Jun 9, 2026

Copy link
Copy Markdown
Member

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

@vszakats vszakats closed this in 2864e99 Jun 9, 2026
@vszakats vszakats deleted the smbs-py3 branch June 9, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant