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

escape/unescape \v, \b and \f #123

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Conversation

petitlapin
Copy link
Contributor

This does fix partially #120.

I've left octal/hexadecimal bit patterns because I have no idea on how to do them.

@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2022

Codecov Report

Merging #123 (c0cec6b) into master (bc4732a) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
+ Coverage   95.53%   95.68%   +0.14%     
==========================================
  Files           1        1              
  Lines         852      858       +6     
==========================================
+ Hits          814      821       +7     
+ Misses         38       37       -1     
Impacted Files Coverage Δ
polib.py 95.68% <100.00%> (+0.14%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@izimobil izimobil merged commit 96c9b9a into izimobil:master Jan 31, 2023
@izimobil
Copy link
Owner

Sorry for the loooong delay, merged ! thank you very much for this.

@petitlapin petitlapin deleted the work/escaping branch February 1, 2023 07:53
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.

None yet

3 participants