bpo-33767: Fix improper use of SystemError by mmap.mmap objects by ZackerySpytz · Pull Request #7381 · python/cpython

@ZackerySpytz

@ZackerySpytz

berkerpeksag

@ZackerySpytz

serhiy-storchaka

berkerpeksag

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 5, 2018
…onGH-7381)

Raise TypeError instead of SystemError for unsupported operations.
(cherry picked from commit e9e3976)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 5, 2018
…onGH-7381)

Raise TypeError instead of SystemError for unsupported operations.
(cherry picked from commit e9e3976)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

miss-islington added a commit that referenced this pull request

Jun 5, 2018
)

Raise TypeError instead of SystemError for unsupported operations.
(cherry picked from commit e9e3976)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request

Jun 5, 2018
…pythonGH-7381)

Raise TypeError instead of SystemError for unsupported operations..
(cherry picked from commit e9e3976)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

miss-islington added a commit that referenced this pull request

Jun 5, 2018
)

Raise TypeError instead of SystemError for unsupported operations.
(cherry picked from commit e9e3976)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

serhiy-storchaka added a commit that referenced this pull request

Jun 5, 2018
…GH-7381) (GH-7432)

Raise TypeError instead of SystemError for unsupported operations.
(cherry picked from commit e9e3976)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>