Skip to content

bpo-35701: Fixed documentation for UUID weak referencing and attributes.#11621

Merged
vstinner merged 1 commit intopython:masterfrom
dheiberg:fix-bpo-35701
Jan 28, 2019
Merged

bpo-35701: Fixed documentation for UUID weak referencing and attributes.#11621
vstinner merged 1 commit intopython:masterfrom
dheiberg:fix-bpo-35701

Conversation

@dheiberg
Copy link
Copy Markdown
Contributor

@dheiberg dheiberg commented Jan 19, 2019

As of #11570, UUID can be weakly referenced once again, fixing a regression that would've been caused by release. The documentation needs to be fixed to no longer suggest that UUID cannot be weakly referenced. Not being able to add arbitrary attributes is not new, and was sufficiently documented before (see bpo issue).

https://bugs.python.org/issue35701

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels Jan 19, 2019
@vstinner vstinner merged commit ea44640 into python:master Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants