Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 17, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

edymtt and others added 6 commits August 5, 2022 08:47
The latter is no longer present in Python 3.10+.

Addresses swiftlang#58714

(cherry picked from commit ed69624)
(cherry picked from commit cd1a98c)
The `__future__` we relied on is now,  where the 3 specific things are
all included [since Python 3.0](https://docs.python.org/3/library/__future__.html):

* absolute_import
* print_function
* unicode_literals
* division

These import statements are no-ops and are no longer necessary.

(cherry picked from commit 3dfc408)
* Handle long tagged NSStrings

* Fix tests on older/32 bit platforms
…10ae7de3eb2e53c89cff83aa1e6e2

[5.7] Use `collections.abc.Iterable` instead of `collection.Iterable`
@kateinoigakukun kateinoigakukun merged commit 5c4ae8b into swiftwasm-release/5.7 Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants