Skip to content

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

Closed
miss-islington wants to merge 1 commit into
python:3.6from
miss-islington:backport-b2f642c-3.6
Closed

[3.6] bpo-32077: Update refcounts.dat for Unicode object functions. (GH-11243)#11246
miss-islington wants to merge 1 commit into
python:3.6from
miss-islington:backport-b2f642c-3.6

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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 mathew1800@gmail.com

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 <mathew1800@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
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
Copy Markdown
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