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

Define a stability policy #2529

Merged
merged 4 commits into from Oct 21, 2021
Merged

Define a stability policy #2529

merged 4 commits into from Oct 21, 2021

Commits on Oct 21, 2021

  1. Define a stability policy

    Fixes #2394. Eventually fixes #517.
    
    This is essentially @pradyunsg's suggestion from #2394. I suggest that at the
    same time we start the formal stability policy, we take a few other disruptive steps
    and drop Python 2 and the "b" marker.
    JelleZijlstra authored and ambv committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    877f2bc View commit details
    Browse the repository at this point in the history
  2. Add changelog

    JelleZijlstra authored and ambv committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    8dd12a4 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from Pradyun's review

    Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
    ambv and pradyunsg committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    cbd03ad View commit details
    Browse the repository at this point in the history
  4. Run Prettier on docs

    ambv committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    c06c6a4 View commit details
    Browse the repository at this point in the history