Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: DeprecationWarning for unicode-escape decoding #736

Merged
merged 2 commits into from Oct 2, 2021

Conversation

theguy147
Copy link
Collaborator

@theguy147 theguy147 commented Sep 30, 2021

fix: DeprecationWarning for unicode-escape decoding

Description/Motivation/Screenshots

see Issue #735

How Has This Been Tested?

Architecture Yes/No Comments
x86-32 ✔️
x86-64 ✔️
ARM ✖️
AARCH64 ✖️
MIPS ✖️
POWERPC ✖️
SPARC ✖️
RISC-V ✖️
make test ✔️

Checklist

  • My PR was done against the dev branch, not master.
  • My code follows the code style of this project.
  • My change includes a change to the documentation, if required.
  • My change adds tests as appropriate.
  • I have read and agree to the CONTRIBUTING document.

gef.py Outdated Show resolved Hide resolved
@theguy147 theguy147 marked this pull request as ready for review September 30, 2021 15:14
@hugsy hugsy merged commit fac4e7d into hugsy:dev Oct 2, 2021
@hugsy hugsy mentioned this pull request Oct 2, 2021
4 tasks
@hugsy hugsy linked an issue Oct 2, 2021 that may be closed by this pull request
4 tasks
@hugsy hugsy added this to the Release: 2021.10 milestone Oct 2, 2021
@theguy147 theguy147 deleted the encoding branch October 2, 2021 16:58
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.

Various error info reported by gef
3 participants