Skip to content

Commit 40842ab

Browse files
authored
Add a History note about the clarification
1 parent 38f9bfb commit 40842ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/specifications/binary-distribution-format.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,10 @@ History
423423
- February 2013: This specification was approved through :pep:`427`.
424424
- February 2021: The rules on escaping in wheel filenames were revised, to bring
425425
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).
426430

427431

428432
Appendix

0 commit comments

Comments
 (0)