Commit aa97abe 1 parent e004fd2 commit aa97abe Copy full SHA for aa97abe
File tree 1 file changed +9
-4
lines changed
1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 3
3
History
4
4
-------
5
5
6
- 3.5 (XXXX-XX -XX)
6
+ 3.5 (2023-11 -XX)
7
7
++++++++++++++++
8
- - String codec name is now 'idna2008' as overriding the system
9
- codec 'idna' was not working.
8
+
9
+ - String codec name is now "idna2008" as overriding the system codec
10
+ "idna" was not working.
10
11
- Fix typing error for codec encoding
11
- - Remove 'setup.py' to complete migration to pyproject.toml
12
+ - "setup.py" has been restored for this release due to some downstream
13
+ lack of adherence to PEP 517. Should be removed in a future release
14
+ so please prepare accordingly.
15
+ - Removed reliance on a symlink for the "idna-data" tool to comport
16
+ with PEP 517 and the Python Packaging User Guide for sdist archives.
12
17
- Added security reporting protocol for project
13
18
14
19
Thanks Jon Ribbens, Diogo Teles Sant'Anna, Wu Tingfeng for contributions
You can’t perform that action at this time.
0 commit comments