Skip to content

Use Py_RETURN_FALSE/Py_RETURN_TRUE rather than PyBool_FromLong(0)/PyB…#567

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:return-pybool_fromlong-const
Mar 8, 2017
Merged

Use Py_RETURN_FALSE/Py_RETURN_TRUE rather than PyBool_FromLong(0)/PyB…#567
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:return-pybool_fromlong-const

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

…ool_FromLong(1).

@serhiy-storchaka serhiy-storchaka added the performance Performance or resource usage label Mar 8, 2017
@mention-bot
Copy link
Copy Markdown

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @brettcannon, @benjaminp, @ncoghlan, @ericsnowcurrently and @tim-one to be potential reviewers.

@serhiy-storchaka serhiy-storchaka merged commit 370fd20 into python:master Mar 8, 2017
@serhiy-storchaka serhiy-storchaka deleted the return-pybool_fromlong-const branch March 8, 2017 18:48
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.6.0...1.7.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance or resource usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants