Results 2 issues of Ben Gladwell

The Sandbox.upload_file method has the following signature: ```python def upload_file(self, file: IO, timeout: Optional[float] = TIMEOUT) -> str: ``` However, it's not true that `file` must simply be type `IO`....

improvement

**Describe the bug** [This comment](https://github.com/FortAwesome/Font-Awesome/blob/7d3d774145ac38663f6d1effc6def0334b68ab7e/js-packages/%40fortawesome/fontawesome-svg-core/index.es.js#L235) in fontawesome-svg-core/index.es.js contains a script tag. In development builds in which code is inlined directly on the page this breaks the page. The browser sees...

enhancement
svg