Skip to content

Commit de60103

Browse files
1 parent 025b972 commit de60103

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

other_issues/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1072,6 +1072,8 @@ <h2 id="lack-of-support-for-symlinks-in-wheels">Lack of support for symlinks in
10721072
<p>An experimental setuptools extension,
10731073
<a href="https://github.com/karellen/wheel-axle/">wheel-axle</a>, implements support for
10741074
producing a wheel containing symlinks.</p>
1075+
<p><strong>PEP 778: Supporting Symlinks in Wheels</strong> is being drafted (May 2024), see
1076+
<a href="https://discuss.python.org/t/pep-778-supporting-symlinks-in-wheels/53824">this discussion thread</a>.</p>
10751077
<h2 id="dropping-support-for-old-manylinux-versions-is-difficult">Dropping support for old manylinux versions is difficult</h2>
10761078
<p>Due to how wheel tags work, they need to be explicitly recognized by build and
10771079
install tools. Old versions of <code>pip</code> tend to be used for years (especially in
@@ -1166,7 +1168,7 @@ <h2 id="more-issues">More issues</h2>
11661168
<span class="md-icon" title="Last update">
11671169
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
11681170
</span>
1169-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 6, 2023</span>
1171+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">May 22, 2024</span>
11701172
</span>
11711173

11721174

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)