Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-36953: Delay removal of ABCs from collections. #13409

Merged
merged 4 commits into from
May 30, 2019

Commits on May 20, 2019

  1. bpo-36953: Delay removal of ABCs from collections.

    Bump the removal to 3.9, indicate collections.abc available since 3.3,
    replace version-changed directive tdeprecated-removed.
    Carreau authored and Matthias Bussonnier committed May 20, 2019
    Configuration menu
    Copy the full SHA
    6daa5fc View commit details
    Browse the repository at this point in the history
  2. Update Doc/library/collections.rst

    Co-Authored-By: Xtreak <tir.karthi@gmail.com>
    2 people authored and Matthias Bussonnier committed May 20, 2019
    Configuration menu
    Copy the full SHA
    dc5a967 View commit details
    Browse the repository at this point in the history
  3. add blurb

    Matthias Bussonnier committed May 20, 2019
    Configuration menu
    Copy the full SHA
    c34186d View commit details
    Browse the repository at this point in the history
  4. move and rename blurb

    Matthias Bussonnier committed May 20, 2019
    Configuration menu
    Copy the full SHA
    d652184 View commit details
    Browse the repository at this point in the history