Skip to content
Permalink
master

Commits on Jun 8, 2021

Commits on May 28, 2021

  1. fix typo in status for 3.10

    JelleZijlstra authored and zware committed May 28, 2021

Commits on May 26, 2021

Commits on May 18, 2021

Commits on May 10, 2021

  1. Expand the section on renaming to the 'main' branch. (#687)

    Expand the section on renaming to the 'main' branch by including instructions to rename local forks on GitHub.
    Yhg1s committed May 10, 2021

Commits on May 4, 2021

  1. Add a page on changing the C API (PEP-652) (GH-682)

    This repeats points currently said in `Include/README.rst`.
    I intend to replace most of that README with a link to this document.
    
    The main change from that document are:
    - The three "rings" are not defined by where things are declared.
      It would be good to have them in the right place, but it's
      not yet the case, and for technical reasons we might never reach
      the ideal. (In `Include/README.rst` it makes more sense to make
      the locations more prominent.)
    - The order is switched. For changing the Limited API you generally
      need to read (and follow guidelines in) the preceding sections
      as well.
    
    On top of that, I addes points from PEP 652 (Maintaining the Stable ABI).
    
    
    Co-Authored-By: Erlend Egeberg Aasland <erlend.aasland@innova.no>
    encukou and erlend-aasland committed May 4, 2021

Commits on May 2, 2021

Commits on Apr 30, 2021

  1. Upgrade to GitHub-native Dependabot (#684)

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview committed Apr 30, 2021

Commits on Apr 29, 2021

  1. Add GitHub Actions to run the CI (#680)

    set continue-on-error true on the linkcheck step
    Mariatta committed Apr 29, 2021

Commits on Mar 21, 2021

Commits on Mar 19, 2021

  1. Fix the pyperformance Repo URL. (#664)

    The repo changed name, from "performance" to "pyperformance", a while back.  The devguide did not get updated at that time.  Updating the links here means GitHub will no longer need to rewrite the old URL in requests.
    ericsnowcurrently committed Mar 19, 2021

Commits on Mar 11, 2021

Commits on Feb 22, 2021

  1. Note removal of privileges for akuchling (#660)

    Co-authored-by: Andrew Kuchling <akuchling@aledade.com>
    akuchling and Andrew Kuchling committed Feb 22, 2021

Commits on Feb 2, 2021

  1. Typo (#658)

    jcea committed Feb 2, 2021

Commits on Jan 30, 2021

Commits on Jan 25, 2021

Older