Skip to content

[3.6] bpo-32077: Update refcounts.dat for Unicode object functions. (GH-11243) #11246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 19, 2018

Makes the documentation more comprehensive in terms of indicating
whether or not a function returns a new reference.

Also fixes some errors and adds missing functions.
(cherry picked from commit b2f642c)

Co-authored-by: Mat M [email protected]

https://bugs.python.org/issue32077

…GH-11243)

Makes the documentation more comprehensive in terms of indicating
whether or not a function returns a new reference.

Also fixes some errors and adds missing functions.
(cherry picked from commit b2f642c)

Co-authored-by: Mat M <[email protected]>
@miss-islington
Copy link
Contributor Author

@lioncash and @serhiy-storchaka: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@lioncash and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington deleted the backport-b2f642c-3.6 branch December 20, 2018 21:16
@serhiy-storchaka
Copy link
Member

The original PR #11243 contained some errors which were fixed by #11247, but creating a backport of the latter PR is possible only after merging a backport of the former PR. I afraid @ned-deily do not have time for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants