We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38f9bfb commit 40842abCopy full SHA for 40842ab
source/specifications/binary-distribution-format.rst
@@ -423,6 +423,10 @@ History
423
- February 2013: This specification was approved through :pep:`427`.
424
- February 2021: The rules on escaping in wheel filenames were revised, to bring
425
them into line with what popular tools actually do.
426
+- December 2024: Clarified that the ``scripts`` folder should only contain
427
+ regular files (the expected behaviour of consuming tools when encountering
428
+ symlinks or subdirectories in this folder is not formally defined, and hence
429
+ may vary between tools).
430
431
432
Appendix
0 commit comments