Skip to content

[3.6] Fixes bpo-29680: Older gdb does not have gdb.error. (#363) - #534

Merged
Mariatta merged 1 commit into
python:3.6from
Mariatta:661ca88-3.6
Mar 7, 2017
Merged

[3.6] Fixes bpo-29680: Older gdb does not have gdb.error. (#363)#534
Mariatta merged 1 commit into
python:3.6from
Mariatta:661ca88-3.6

Conversation

@Mariatta

@Mariatta Mariatta commented Mar 7, 2017

Copy link
Copy Markdown
Member

This change is required to make python-dbg.py compatible with GDB versions before 7.3.
(cherry picked from commit 661ca88)

This change is required to make python-dbg.py compatible with GDB versions before 7.3.
(cherry picked from commit 661ca88)
@abalkin

abalkin commented Mar 7, 2017

Copy link
Copy Markdown
Member

LGTM

@Mariatta
Mariatta merged commit 23b26c4 into python:3.6 Mar 7, 2017
@Mariatta
Mariatta deleted the 661ca88-3.6 branch March 7, 2017 10:44
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.0.0...7.1.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  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>
Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants