Skip to content

[3.7] gdbinit: Use proper define syntax (GH-19557)#19678

Merged
miss-islington merged 1 commit intopython:3.7from
The-Compiler:backport-1221135-3.7
Apr 23, 2020
Merged

[3.7] gdbinit: Use proper define syntax (GH-19557)#19678
miss-islington merged 1 commit intopython:3.7from
The-Compiler:backport-1221135-3.7

Conversation

@The-Compiler
Copy link
Copy Markdown
Contributor

@The-Compiler The-Compiler commented Apr 23, 2020

Using def rather than define results in:

Ambiguous command "def pu": define, define-prefix.

Automerge-Triggered-By: @csabella.
(cherry picked from commit 1221135)

Co-authored-by: Florian Bruhin me@the-compiler.org

Automerge-Triggered-By: @csabella

Using `def` rather than `define` results in:

    Ambiguous command "def pu": define, define-prefix.

Automerge-Triggered-By: @csabella.
(cherry picked from commit 1221135)

Co-authored-by: Florian Bruhin <me@the-compiler.org>
@The-Compiler
Copy link
Copy Markdown
Contributor Author

Docs run failed because GitHub is a bit broken right now...

@csabella
Copy link
Copy Markdown
Contributor

@The-Compiler, thanks for making the backport PR and thank you for the contribution.

@The-Compiler
Copy link
Copy Markdown
Contributor Author

@csabella And thank you for the reviews/merges! 🎉

@The-Compiler The-Compiler deleted the backport-1221135-3.7 branch April 24, 2020 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants