question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Review unicode references

See original GitHub issue

The documentation still has some references to Python 2’s unicode. We need to review them, and update them as needed (usually changing them to str or “string”).

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Gallaeciocommented, May 18, 2020

Request.body is always bytes, but yes, that’s what I meant.

The changes needed on the request-response.rst file can be copied from #4090 (in case this pull request is merged first).

0reactions
divyabhushancommented, May 21, 2020

Thanks, @Gallaecio @elacuesta I make the necessary changes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Public Review Issues - Unicode
Announcements about Public Review Issues are published in the Unicode Blog. Users who wish to be informed about new Public Review Issues can...
Read more >
Resolved Public Review Issues - Unicode
99 Proposed Draft UTR #33, Unicode Conformance Model 2007.01.30 98 Ideographic Variation Database Submission 2007.03.15 96 Allowing Joiner Characters in Identifiers 2007.05.14 95 Stable Normalization Process...
Read more >
Resolved Public Review Issues - Unicode
No. Title Closing Date Originator 454 Proposed Update UTS #51, Unicode Emoji 2022.07.11 UTC 453 Unicode 15.0.0 Beta 2022.07.11 UTC 447 Proposed Update UAX #24, Unicode...
Read more >
Public Review Issue #101 - Unicode
The UTC has received a proposal to encode an EXTERNAL LINK SIGN as a character. The proposal itself is available for review. The...
Read more >
Accumulated Feedback on PRI #428 - Public Review Issues
Feedback is reviewed by the relevant committee according to their meeting ... The "closed insular g" letters should have reciprocal cross reference to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found