Skip to content

bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (#1096)#1180

Merged
serhiy-storchaka merged 4 commits into
python:3.6from
serhiy-storchaka:backport-bf623ae-3.6
Apr 19, 2017
Merged

bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (#1096)#1180
serhiy-storchaka merged 4 commits into
python:3.6from
serhiy-storchaka:backport-bf623ae-3.6

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

raised an error.

Replace them with using concrete types API that never fails if appropriate.

(cherry picked from commit bf623ae)

python#1096)

raised an error.

Replace them with using concrete types API that never fails if appropriate.

(cherry picked from commit bf623ae)
@serhiy-storchaka serhiy-storchaka merged commit 680fea4 into python:3.6 Apr 19, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-bf623ae-3.6 branch April 19, 2017 18:22
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Apr 19, 2017
python#1096) (python#1180)

raised an error.

(cherry picked from commit bf623ae)
(cherry picked from commit 680fea4)
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Apr 19, 2017
…_Size() (pythonGH-1096) (pythonGH-1180)

raised an error.

(cherry picked from commit bf623ae).
(cherry picked from commit 680fea4)
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Apr 19, 2017
…_Size() (pythonGH-1096) (pythonGH-1180)

raised an error.

(cherry picked from commit bf623ae)
(cherry picked from commit 680fea4)
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Apr 19, 2017
…_Size() (pythonGH-1096) (pythonGH-1180)

raised an error.

(cherry picked from commit bf623ae).
(cherry picked from commit 680fea4)
serhiy-storchaka added a commit that referenced this pull request Apr 19, 2017
…_Size() (GH-1096) (GH-1180) (#1182)

raised an error.

(cherry picked from commit bf623ae)
(cherry picked from commit 680fea4)
serhiy-storchaka added a commit that referenced this pull request Apr 19, 2017
…_Size() (GH-1096) (GH-1180) (#1183)

raised an error.

(cherry picked from commit bf623ae)
(cherry picked from commit 680fea4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants