Skip to content

Misc changes - #1984

Merged
slozier merged 2 commits into
IronLanguages:mainfrom
slozier:misc
Feb 8, 2026
Merged

Misc changes#1984
slozier merged 2 commits into
IronLanguages:mainfrom
slozier:misc

Conversation

@slozier

@slozier slozier commented Feb 3, 2026

Copy link
Copy Markdown
Contributor

Misc changes from future versions:

  • add str.isascii, bytes.isascii, bytearray.isascii (from Python 3.7)
  • add overloads to bytes.hex, bytearray.hex (from Python 3.8)
  • use collections.abc.Mapping instead of collections.Mapping (deprecated)
  • add some constants to _winapi (from Python 3.7)
  • add some constants to nt (from Python 3.8)
  • add io.open_code (from Python 3.8)

@slozier
slozier merged commit 1bc6ed6 into IronLanguages:main Feb 8, 2026
26 checks passed
@slozier
slozier deleted the misc branch February 8, 2026 01:14
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.

1 participant