Skip to content

Clean-up typing_extensions -- meta#931

Merged
srittau merged 4 commits intopython:masterfrom
AA-Turner:cleanup-meta
Nov 11, 2021
Merged

Clean-up typing_extensions -- meta#931
srittau merged 4 commits intopython:masterfrom
AA-Turner:cleanup-meta

Conversation

@AA-Turner
Copy link
Copy Markdown
Member

xref #892
@srittau

'Meta' PR with build changes -- note changed from the original PR as I saw setuptools intend to deprecate and remove setup.py install and pyproject.toml is the blessed solution. I was going to use setuptools as the backend for consistency but it fails on windows due to encoding problems (setuptools uses encoding=None when reading config files, and the default windows code page isn't UTF-8) with Łukasz's name -- flit seems to have no such problems, and was the first alternative when I searched for non-setuptools backends.

A

@AA-Turner AA-Turner changed the title Clean-up typing_extensions -- meta Clean-up typing_extensions -- meta Nov 10, 2021
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@srittau
Copy link
Copy Markdown
Collaborator

srittau commented Nov 11, 2021

Thanks!

@srittau srittau merged commit d298120 into python:master Nov 11, 2021
@AA-Turner AA-Turner deleted the cleanup-meta branch November 11, 2021 15:32
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.

4 participants