CINXE.COM

Python Core Sprint 2020 — Python Core Sprint 2020 documentation

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Python Core Sprint 2020 &#8212; Python Core Sprint 2020 documentation</title> <link rel="stylesheet" href="_static/pydoctheme.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script> <script src="_static/jquery.js"></script> <script src="_static/underscore.js"></script> <script src="_static/doctools.js"></script> <script src="_static/language_data.js"></script> <script src="_static/sidebar.js"></script> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="next" title="Code of Conduct" href="code_of_conduct.html" /> <link rel="shortcut icon" type="image/png" href="_static/py.png" /> <script type="text/javascript" src="_static/copybutton.js"></script> <!-- RTD Extra Head --> <!-- Always link to the latest version, as canonical. http://docs.readthedocs.org/en/latest/canonical.html --> <link rel="canonical" href="https://python-core-sprint-2020.readthedocs.io/" /> <script type="application/json" id="READTHEDOCS_DATA">{"ad_free": false, "api_host": "https://readthedocs.org", "build_date": "2020-10-23T13:20:30Z", "builder": "sphinx", "canonical_url": "https://python-core-sprint-2020.readthedocs.io/", "commit": "f1cbd7ed", "docroot": "/docs/", "features": {"docsearch_disabled": false}, "global_analytics_code": "UA-17997319-1", "language": "en", "page": "index", "programming_language": "words", "project": "python-core-sprint-2020", "proxied_api_host": "/_", "source_suffix": ".rst", "subprojects": {}, "theme": "python_docs_theme", "user_analytics_code": "", "version": "latest"}</script> <!-- Using this variable directly instead of using `JSON.parse` is deprecated. The READTHEDOCS_DATA global variable will be removed in the future. --> <script type="text/javascript"> READTHEDOCS_DATA = JSON.parse(document.getElementById('READTHEDOCS_DATA').innerHTML); </script> <!-- end RTD <extrahead> --> <script async type="text/javascript" src="/_/static/javascript/readthedocs-addons.js"></script><meta name="readthedocs-project-slug" content="python-core-sprint-2020" /><meta name="readthedocs-version-slug" content="latest" /><meta name="readthedocs-resolver-filename" content="/" /><meta name="readthedocs-http-status" content="200" /></head><body> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="code_of_conduct.html" title="Code of Conduct" accesskey="N">next</a> |</li> <li><img src="_static/py.png" alt="" style="vertical-align: middle; margin-top: -1px"/></li> <li><a href="https://www.python.org/">Python</a> &#187;</li> <a href="#">Python Core Sprint 2020 documentation</a> &#187; <li class="nav-item nav-item-this"><a href="">Python Core Sprint 2020</a></li> <li class="right"> <div class="inline-search" style="display: none" role="search"> <form class="inline-search" action="search.html" method="get"> <input placeholder="Quick search" type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> <script type="text/javascript">$('.inline-search').show(0);</script> | </li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="python-core-sprint-2020"> <h1>Python Core Sprint 2020<a class="headerlink" href="#python-core-sprint-2020" title="Permalink to this headline">露</a></h1> <p>Issue Tracker and Discussions: <a class="reference external" href="https://github.com/python/core-sprint">https://github.com/python/core-sprint</a></p> <p>For questions and suggestions about the sprint, please open an issue or a discussion item in the <a class="reference external" href="https://github.com/python/core-sprint">core-sprint</a> repo.</p> <p>For sensitive and private discussions, please get in touch with one of the organizers: Mariatta, Kyle Stanley or Ewa Jodlowska.</p> <p>The sprint is scheduled for <strong>Oct 19 - 23, 2020</strong>. This will be an online event instead of the in-person sprint.</p> <p>The sprint is normally a weeklong (5 work days) sprint, where we would have focus time to work on CPython, finish your PEPs, review pull requests, etc.</p> <p>All core devs, Python triage members, and active core dev mentees are invited to participate.</p> <p>Sign up form: <a class="reference external" href="https://forms.gle/84NkyYt5g616fs1r5">https://forms.gle/84NkyYt5g616fs1r5</a></p> <p>After signing up through the form, please add yourself to this doc by creating a pull request. You鈥檒l want to add yourself to <a class="reference internal" href="participants.html#participants"><span class="std std-ref">Participant List</span></a>, <a class="reference internal" href="projects.html#projects"><span class="std std-ref">Sprint Projects</span></a>, and if applicable <a class="reference internal" href="community_qa.html#community-qa"><span class="std std-ref">Python community Q&amp;A session</span></a>.</p> <p><strong>Help improve this documentation</strong> by opening an issue or creating a pull request at <a class="reference external" href="https://github.com/python/core-sprint">https://github.com/python/core-sprint</a></p> <div class="toctree-wrapper compound"> <p class="caption"><span class="caption-text">Contents:</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="code_of_conduct.html">Code of Conduct</a></li> <li class="toctree-l1"><a class="reference internal" href="schedule.html">Schedule</a></li> <li class="toctree-l1"><a class="reference internal" href="participants.html">Participant List</a></li> <li class="toctree-l1"><a class="reference internal" href="projects.html">Sprint Projects</a><ul> <li class="toctree-l2"><a class="reference internal" href="projects.html#sprint-blog-post">Sprint Blog Post</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#c-api-runtime-subinterpreters">C-API/runtime/subinterpreters</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#email">email</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#stdlib-modules">stdlib modules</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#parser-improvements">Parser improvements</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#core-workflow">Core workflow</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#general-issue-triage-pr-reviews">General issue triage/ PR reviews</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#release-management">Release management</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#typing">Typing</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#asyncio">asyncio</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#gc-improvements">GC improvements</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#optimize-startup-time">Optimize startup time</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#buildbot-configuration">Buildbot Configuration</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#deprecate-old-modules">Deprecate old modules</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#f-strings">F-strings</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#dataclasses">Dataclasses</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#language-design-discussions">Language Design Discussions</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#windows">Windows</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#macos">MacOS</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#dsls-and-support-for-dynamic-and-or-annotated-asts">DSLs and support for dynamic and/or annotated ASTs</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#performance-improvements">Performance improvements</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#increasing-new-contributors-mentorship">Increasing new contributors; mentorship</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#importlib-resources">importlib.resources</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#multiphase-init-and-heap-type">multiphase init and heap type</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#documentation">Documentation</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#pep-447">PEP 447</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#security-ssl">Security / SSL</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#gilectomy">Gilectomy</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#new-pep">New PEP</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#posix-subprocess">Posix subprocess</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#build-system">Build System</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#pep-622-634-structural-pattern-matching">PEP 622/634 Structural Pattern Matching</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#wheel-interpreter-naming-for-3-10">Wheel interpreter naming for <cite>3.10</cite></a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#hypothesis-standard-library-tests">Hypothesis standard library tests</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html#auto-formatting-the-cpython-codebase">Auto-Formatting the CPython Codebase</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="communication.html">Communication</a><ul> <li class="toctree-l2"><a class="reference internal" href="communication.html#starting-a-new-meeting">Starting a new meeting</a></li> <li class="toctree-l2"><a class="reference internal" href="communication.html#note-taking">Note taking</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="communication.html#discord-setup-guide">Discord Setup Guide</a><ul> <li class="toctree-l2"><a class="reference internal" href="communication.html#privacy-settings">Privacy settings</a></li> <li class="toctree-l2"><a class="reference internal" href="communication.html#audio-settings">Audio settings</a></li> <li class="toctree-l2"><a class="reference internal" href="communication.html#ui-settings">UI settings</a></li> <li class="toctree-l2"><a class="reference internal" href="communication.html#joining-python-discord">Joining Python Discord</a></li> <li class="toctree-l2"><a class="reference internal" href="communication.html#channel-structure-navigation">Channel structure &amp; navigation</a></li> <li class="toctree-l2"><a class="reference internal" href="communication.html#renaming-categories-creating-new-channels">Renaming categories &amp; creating new channels</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="community_qa.html">Python community Q&amp;A session</a><ul> <li class="toctree-l2"><a class="reference internal" href="community_qa.html#core-devs-participating-in-the-community-q-a">Core devs participating in the Community Q&amp;A</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="social_activities.html">Social Activities</a><ul> <li class="toctree-l2"><a class="reference internal" href="social_activities.html#escape-room">Escape Room</a></li> <li class="toctree-l2"><a class="reference internal" href="social_activities.html#online-board-game">Online Board Game</a></li> <li class="toctree-l2"><a class="reference internal" href="social_activities.html#unstructured-social-time">Unstructured social time</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="tech_check.html">Tech check session/tech day</a></li> </ul> </div> </div> <div class="clearer"></div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Next topic</h4> <p class="topless"><a href="code_of_conduct.html" title="next chapter">Code of Conduct</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="_sources/index.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3 id="searchlabel">Quick search</h3> <div class="searchformwrapper"> <form class="search" action="search.html" method="get"> <input type="text" name="q" aria-labelledby="searchlabel" /> <input type="submit" value="Go" /> </form> </div> </div> <script>$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="code_of_conduct.html" title="Code of Conduct" >next</a> |</li> <li><img src="_static/py.png" alt="" style="vertical-align: middle; margin-top: -1px"/></li> <li><a href="https://www.python.org/">Python</a> &#187;</li> <a href="#">Python Core Sprint 2020 documentation</a> &#187; <li class="nav-item nav-item-this"><a href="">Python Core Sprint 2020</a></li> <li class="right"> <div class="inline-search" style="display: none" role="search"> <form class="inline-search" action="search.html" method="get"> <input placeholder="Quick search" type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> <script type="text/javascript">$('.inline-search').show(0);</script> | </li> </ul> </div> <div class="footer"> &copy; <a href="copyright.html">Copyright</a> 2020, Mariatta. <br /> The Python Software Foundation is a non-profit corporation. <a href="https://www.python.org/psf/donations/">Please donate.</a> <br /> <br /> Last updated on None. <a href="https://github.com/python/core-sprint/issues">Found a bug</a>? <br /> Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.2.1. </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10