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

Add \xHH Unicode escape code to basic strings #202

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

hukkin
Copy link
Owner

@hukkin hukkin commented Aug 5, 2022

Update tests and merge when toml-lang/toml#796 makes it into a TOML release.

@codecov-commenter
Copy link

Codecov Report

Merging #202 (2b195e3) into master (7e563ee) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #202   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          507       509    +2     
  Branches        99       100    +1     
=========================================
+ Hits           507       509    +2     
Impacted Files Coverage Δ
src/tomli/_parser.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

2 participants