HackMD
  • Prime
    Prime  Full-text search on all paid plans
    Search anywhere and reach everything in a Workspace with Prime plan.
    Got it
      • Create new note
      • Create a note from template
    • Prime  Full-text search on all paid plans
      Prime  Full-text search on all paid plans
      Search anywhere and reach everything in a Workspace with Prime plan.
      Got it
      • Options
      • Versions and GitHub Sync
      • Transfer ownership
      • Delete this note
      • Template
      • Save as template
      • Insert from template
      • Export
      • Dropbox
      • Google Drive
      • Gist
      • Import
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
      • Download
      • Markdown
      • HTML
      • Raw HTML
      • Sharing Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • More (Comment, Invitee)
      • Publishing
        Everyone on the web can find and read all notes of this public team.
        After the note is published, everyone on the web can find and read this note.
        See all published notes on profile page.
      • Commenting Enable
        Disabled Forbidden Owners Signed-in users Everyone
      • Permission
        • Forbidden
        • Owners
        • Signed-in users
        • Everyone
      • Invitee
      • No invitee
    Menu Sharing Create Help
    Create Create new note Create a note from template
    Menu
    Options
    Versions and GitHub Sync Transfer ownership Delete this note
    Export
    Dropbox Google Drive Gist
    Import
    Dropbox Google Drive Gist Clipboard
    Download
    Markdown HTML Raw HTML
    Back
    Sharing
    Sharing Link copied
    /edit
    View mode
    • Edit mode
    • View mode
    • Book mode
    • Slide mode
    Edit mode View mode Book mode Slide mode
    Note Permission
    Read
    Owners
    • Owners
    • Signed-in users
    • Everyone
    Owners Signed-in users Everyone
    Write
    Owners
    • Owners
    • Signed-in users
    • Everyone
    Owners Signed-in users Everyone
    More (Comment, Invitee)
    Publishing
    Everyone on the web can find and read all notes of this public team.
    After the note is published, everyone on the web can find and read this note.
    See all published notes on profile page.
    More (Comment, Invitee)
    Commenting Enable
    Disabled Forbidden Owners Signed-in users Everyone
    Permission
    Owners
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Invitee
    No invitee
       owned this note    owned this note      
    Published Linked with GitHub
    Like BookmarkBookmarked
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    # Bloomberg PyPA Sprint 2018 ## Meta ![](http://gg.gg/qr/PyPASprint2018) This Page: http://gg.gg/PyPASprint2018 Issues: https://github.com/orgs/pypa/projects/1 Chat: https://bb-pypa.zulipchat.com^[I'll admit, much better than Slack. Still, can we use gitter.im next time?] Git Introduction: https://pganssle-talks.github.io/pypa-sprint-2018/ ## ISSUES BEING WORKED ON Please update the bottom of this page and the issue ticket ## Colaboration If you team up with others and want to credit commits to multiple GitHub users, use multiple trailers like this in your commit description Co-Authored-By: Author Name <authors@mail.com> ## Master List of Issues: https://github.com/orgs/pypa/projects/1 Category | Description --------------- | ------------------------------------------------------- "Help Wanted" | These issues are available to pick up "In Progress" | These issues are being actively worked on at the sprint "Submitted PRs" | These PRs have been made to close issues in the sprint "Approved PRs" | These PRs have been approved and are ready to merge "Merged PRs" | These PRs have been merged "Closed Issues" | These issues have been resolved Can be filtered by repository: https://github.com/orgs/pypa/projects/1?card_filter_query=repo%3Apypa%2Fwarehouse ## Repositories Here’s a list of repositories: Repo | Description | Contributor's Guide ---- | ----------- | ------------------- https://github.com/pypa/setuptools | Setuptools is a build system for Python packages | https://setuptools.readthedocs.io/en/latest/setuptools.html#developer-s-guide https://github.com/pypa/pip | Pip is an installer for Python packages | https://pip.readthedocs.io/en/latest/development/ https://github.com/pypa/virtualenv | Virtualenv allows a user to create isolated Python environments | https://virtualenv.readthedocs.io/en/stable/development/ https://github.com/pypa/warehouse | Warehouse is the codebase that powers the Python Package Index | https://warehouse.readthedocs.io/development/ https://github.com/pypa/twine | Twine is a tool for publishing packages on PyPI | https://twine.readthedocs.io/en/latest/contributing.html https://github.com/pypa/packaging | Packaging is a set of core utilities shared by other Python packaging tools | https://packaging.readthedocs.io/en/latest/development/ https://github.com/pypa/wheel | Wheel is a tool which creates a built distribution format for Python packages | https://wheel.readthedocs.io/en/stable/development.html https://github.com/pypa/bandersnatch | Bandersnatch is a PyPI mirror | https://bandersnatch.readthedocs.io/en/latest/CONTRIBUTING.html https://github.com/pypa/python-packaging-user-guide | The Guide is a general-purpose guide to Python Packaging | https://packaging.python.org/contribute/ https://github.com/pypa/auditwheel | Audits and repairs symbol versions in binary wheels for Linux | talk to ehashman (in person or reach out on IRC [Freenode/OFTC]) https://github.com/pypa/manylinux | Docker image for building manylinux wheels | talk to ehashman (in person or reach out on IRC [Freenode/OFTC]) https://github.com/pypa/python-manylinux-demo | A minimal demo project for building wheels on manylinux | test this project's instructions out with your extension wheels, please suggest improvements! ## Issues Being Worked On **NB** Please also put a comment on the ticket you are working on to avoid someone picking it up by mistake Please list the issue link, your name and the status, e.g.: 'In Progress', 'Submitted PR', 'Merged'. - https://github.com/pypa/setuptools_scm/issues/303 - @1ucian0 (come to the library room and work with me) - https://github.com/pypa/bandersnatch/issues/15 - @1ucian0 (come to the library room and work with me on this!) - https://github.com/pypa/pip/issues/5059 - Riccardo - PR: https://github.com/pypa/pip/pull/5931 - https://github.com/pypa/setuptools/issues/1528 Nikolaus - https://github.com/pypa/setuptools/issues/1529 Nikolaus - https://github.com/pypa/setuptools/issues/1524 Nikolaus - https://github.com/pypa/setuptools/issues/357 Deniz, Poyzan - PR: https://github.com/pypa/setuptools/pull/1536 - https://github.com/pypa/virtualenv/issues/1230 Deniz, Poyzan, Sia - PR: https://github.com/pypa/virtualenv/pull/1234 - https://github.com/pypa/auditwheel/issues/102 Cosimo Lupo - https://github.com/pypa/warehouse/issues/3126 Yeray - PR: https://github.com/pypa/warehouse/pull/4945 - https://github.com/pypa/pip/issues/5528 Jose Rivera, Edoardo, Dominik, Severin - https://github.com/pypa/wheel/ Ivo - https://github.com/pypa/warehouse/issues/4626 - Kostya (PR submitted) - https://github.com/pypa/sampleproject/issues/83 - Ester, Closed Issue - PR: https://github.com/pypa/sampleproject/pull/84 - https://github.com/pypa/setuptools/issues/1414 - Gokcen - PR: https://github.com/pypa/setuptools/pull/1533 - Merged - https://github.com/pypa/pip/issues/3934 - Gokcen : - https://github.com/pypa/virtualenv/issues/1209 - Ferdinand - PR: https://github.com/pypa/virtualenv/pull/1229 - https://github.com/pypa/pip/issues/5888 - Sil - Submitted PR https://github.com/pypa/pip/pull/5933 - https://github.com/pypa/pip/issues/5900 - Severin - https://github.com/pypa/warehouse/issues/4018 Yeray - PR: https://github.com/pypa/warehouse/pull/4941 - https://github.com/pypa/pip/issues/5261 - Kara & Florian - PR: https://github.com/pypa/pip/pull/5954 - WIP - https://github.com/pypa/setuptools/issues/1395 Riccardo - PR https://github.com/pypa/setuptools/pull/1534 - Merged - https://github.com/pypa/pip/issues/4748 Chiara - PRs: https://github.com/pypa/pip/pull/5939 - https://github.com/pypa/pip/pull/5930 - https://github.com/pypa/pip/pull/5945 - https://github.com/pypa/pip/pull/5944 @kynan (in review) - https://github.com/pypa/pip/pull/5949 @kynan (in review) - https://github.com/conda-forge/staged-recipes @kynan (in review) - https://github.com/pypa/warehouse/issues/994 steiza - PR: https://github.com/pypa/warehouse/pull/4949 - https://github.com/pypa/pip/issues/4358 - Adam (Submitted PR) - https://github.com/pypa/bandersnatch/issues/58 Yeray -- [Could not reproduce](https://github.com/pypa/bandersnatch/issues/58#issuecomment-433630472) - https://github.com/pypa/auditwheel/issues/109 Aaron H. In progress - https://github.com/pypa/pip/issues/5528 - Albert. Submitted PR - https://github.com/pypa/setuptools/issues/1504 - Kanika-- In Progess - https://github.com/pypa/bandersnatch/issues/27 - Yeray - [Left a comment](https://github.com/pypa/bandersnatch/issues/27#issuecomment-433713343) - https://github.com/pypa/setuptools/issues/1428 - Herbert - PR submitted at https://github.com/pypa/setuptools/pull/1548 - https://github.com/pypa/setuptools/issues/1456 Riccardo - PR https://github.com/pypa/setuptools/pull/1547 - https://github.com/python/cpython/pull/10172 - https://github.com/pypa/bandersnatch/issues/23 - Carlos - https://github.com/pypa/pip/issues/2926 - kaikulimu - https://github.com/pypa/pip/issues/4748 - Erdinc - PR https://github.com/pypa/pip/pull/5941 - https://github.com/pypa/setuptools/issues/1535 - Gabor - https://github.com/pypa/bandersnatch/issues/41 - Daniel - https://github.com/pypa/pip/issues/3662 - Adam (Submitted PR) - https://github.com/pypa/pip/issues/3363 - @kynan - https://github.com/pypa/bandersnatch/issues/9 - Yeray

    Import from clipboard

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lost their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template is not available.


    Upgrade

    All
    • All
    • Team
    No template found.

    Create custom template


    Upgrade

    Delete template

    Do you really want to delete this template?

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in via Google

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Tutorials

    Book Mode Tutorial

    Slide Mode Tutorial

    YAML Metadata

    Contacts

    Facebook

    Twitter

    Feedback

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions

    Versions and GitHub Sync

    Sign in to link this note to GitHub Learn more
    This note is not linked with GitHub Learn more
     
    Add badge Pull Push GitHub Link Settings
    Upgrade now

    Version named by    

    More Less
    • Edit
    • Delete

    Note content is identical to the latest version.
    Compare with
      Choose a version
      No search result
      Version not found

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub

        Please sign in to GitHub and install the HackMD app on your GitHub repo. Learn more

         Sign in to GitHub

        HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Available push count

        Upgrade

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Upgrade

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully