[PR #246] [CLOSED] Add rotunicode. #9263

Closed
opened 2026-04-24 04:54:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/246
Author: @kunalparmar
Created: 10/17/2014
Status: Closed

Base: masterHead: rotunicode


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Python codec for converting between a string of ASCII and non-ASCII
chars maintaining readability. It reduces the friction for developers
to test with non-ASCII strings.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/246 **Author:** [@kunalparmar](https://github.com/kunalparmar) **Created:** 10/17/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `rotunicode` --- ### 📝 Commits (1) - [`a567627`](https://github.com/vinta/awesome-python/commit/a56762777a75a91eff4b55fdff24f631efe37016) Add rotunicode. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Python codec for converting between a string of ASCII and non-ASCII chars maintaining readability. It reduces the friction for developers to test with non-ASCII strings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 04:54:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#9263