|
310 | 310 | </span>
|
311 | 311 | </a>
|
312 | 312 |
|
| 313 | +</li> |
| 314 | + |
| 315 | + <li class="md-nav__item"> |
| 316 | + <a href="#where-to-get-help" class="md-nav__link"> |
| 317 | + <span class="md-ellipsis"> |
| 318 | + Where to get help |
| 319 | + </span> |
| 320 | + </a> |
| 321 | + |
313 | 322 | </li>
|
314 | 323 |
|
315 | 324 | <li class="md-nav__item">
|
|
609 | 618 | </span>
|
610 | 619 | </a>
|
611 | 620 |
|
| 621 | +</li> |
| 622 | + |
| 623 | + <li class="md-nav__item"> |
| 624 | + <a href="#where-to-get-help" class="md-nav__link"> |
| 625 | + <span class="md-ellipsis"> |
| 626 | + Where to get help |
| 627 | + </span> |
| 628 | + </a> |
| 629 | + |
612 | 630 | </li>
|
613 | 631 |
|
614 | 632 | <li class="md-nav__item">
|
@@ -689,6 +707,14 @@ <h2 id="installing-and-running-free-threaded-python">Installing and Running Free
|
689 | 707 | <li><a href="installing_cpython/">Installing Free-Threaded Python</a></li>
|
690 | 708 | <li><a href="running-gil-disabled/">Running Python with the GIL Disabled</a></li>
|
691 | 709 | </ul>
|
| 710 | +<h2 id="where-to-get-help">Where to get help</h2> |
| 711 | +<p>You can join the Free-threaded Python Community Discord using this invite link: |
| 712 | +https://discord.gg/rqgHCDqdRr.</p> |
| 713 | +<p>You can also ask questions in the <a href="https://discuss.python.org/c/threading/38">Threading |
| 714 | +category</a> of the Python community |
| 715 | +Discourse forum.</p> |
| 716 | +<p>Please read and be mindful of community rules. Both communities enforce the |
| 717 | +Python Software Foundation Code of Conduct.</p> |
692 | 718 | <h2 id="updating-code-to-run-on-free-threaded-python">Updating code to run on free-threaded Python</h2>
|
693 | 719 | <p>If you are interested in updating your code to work on free-threaded Python,
|
694 | 720 | what you need to do depends on your needs and goals. Please select the option
|
@@ -828,7 +854,7 @@ <h2 id="about-this-site">About this site</h2>
|
828 | 854 | <span class="md-icon" title="Last update">
|
829 | 855 | <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.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 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.2z"/></svg>
|
830 | 856 | </span>
|
831 |
| - <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 11, 2025 17:03:13">April 11, 2025</span> |
| 857 | + <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 18, 2025 14:29:49">April 18, 2025</span> |
832 | 858 | </span>
|
833 | 859 |
|
834 | 860 |
|
|
0 commit comments