Skip to content

Morepatches - #5

Open
ztane wants to merge 4 commits into
jython:masterfrom
ztane:morepatches
Open

Morepatches#5
ztane wants to merge 4 commits into
jython:masterfrom
ztane:morepatches

Conversation

@ztane

Copy link
Copy Markdown
  • Add PyBytes (modified from PyByteArray) along with replacing the bytes in builtins module, hooking b'' literal to generate bytes.
  • Renamed the PyXRangeIter to PyRangeIter
  • Removed the u prefix from PyUnicode__repr__.

@coconutpalm

Copy link
Copy Markdown

Active?

@ztane

Copy link
Copy Markdown
Author

@well, I'd have to rewrite the PyBytes impl and I am currently utterly out of time

Sign up for freeto 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.

2 participants

@ztane@coconutpalm