Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Feb 27, 2023

  1. PEP 709: Inlined comprehensions (#3029)

    Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    3 people committed Feb 27, 2023

Commits on Feb 25, 2023

  1. PEP 8: Allow both one and two spaces after period (#3027)

    Authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    erlend-aasland committed Feb 25, 2023
  2. Meta: Further tweak PR template titles to get the right order (#3001)

    * Further tweak the PR template titles to get the right order
    * Further refine New PEP PR checklist text
    CAM-Gerlach committed Feb 25, 2023

Commits on Feb 23, 2023

  1. PEP 708: Extending the Repository API to Mitigate Dependency Confusio…

    …n Attacks (#3019)
    
    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    Co-authored-by: Stefano Rivera <github@rivera.za.net>
    5 people committed Feb 23, 2023
  2. PEP 669: Update to reflect latest design and implementation (#3021)

    Co-authored-by: Petr Viktorin <encukou@gmail.com>
    Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
    3 people committed Feb 23, 2023

Commits on Feb 22, 2023

  1. PEP 706: Add some notes, remove open issue, fix mistakes & formatting (

    …#3023)
    
    * Add some notes, remove open issue, fix mistakes & formatting
    
    - Remove Open Issue “How far should this be backported?”.
      That'll be up to release managers, no need to put it in the PEP.
    - Add a section on adding filters to zipfile. Not *quite* a
      “rejected idea”, but IMO the PEP is good enough without it.
    - Add a note on a registration mechanism
    - Fix a few obvious mistakes, typos, formatting
    
    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    encukou and JelleZijlstra committed Feb 22, 2023

Commits on Feb 21, 2023

Commits on Feb 16, 2023

Commits on Feb 15, 2023

  1. PEP 706: Filter for tarfile.extractall (#3009)

    Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    4 people committed Feb 15, 2023
  2. PEP 688: Expand backwards compatibility section (#3007)

    Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    3 people committed Feb 15, 2023

Commits on Feb 9, 2023

  1. PEP 702: Update number of parameters in specification (#3011)

    Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
    JelleZijlstra and srittau committed Feb 9, 2023

Commits on Feb 6, 2023

  1. Lint: Allow per-message Post-History links w/trailing slash (#3005)

    * Lint: Only ignore per-message links in Post-History with trailing slash
    * PEP 684: Add trailing slash to per-message Post-History link
    * Infra: Use clearer term (message, not post) for single Discourse messages
    CAM-Gerlach committed Feb 6, 2023

Commits on Feb 3, 2023

  1. PEP 684: Minor Updates (#3004)

    I had forgotten to update the Post-History header back in October. There was also one minor point from that round of discussion that I had not added to the PEP yet.
    ericsnowcurrently committed Feb 3, 2023
  2. PEP 1 and 12: Document Topic header (#2995)

    Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
    hugovk and CAM-Gerlach committed Feb 3, 2023
  3. PEP 582: Correct typo (#3003)

    `stie-packages` -> `site-packages`
    tuxiqae committed Feb 3, 2023
  4. PEP 582: Updates the rejected ideas list (#3002)

    Updates the rejected ideas list
    kushaldas committed Feb 3, 2023

Commits on Feb 2, 2023

  1. Meta: Add a governance topic (#2993)

    Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
    Co-authored-by: Gregory P. Smith <greg@krypto.org>
    Fixes #2987
    hugovk committed Feb 2, 2023
  2. PEP 582: Update the PEP with all feedback (#2999)

    Updates the PEP with all feedback
    
    This also adds more proper explanation for the interpreter and
    tool developers.
    kushaldas committed Feb 2, 2023

Commits on Feb 1, 2023

  1. Meta: Fix name of Other template to include Other so it sorts properly (

    #3000)
    
    Fix name of Other template to include Other so it sorts properly
    CAM-Gerlach committed Feb 1, 2023
  2. Meta: Rename PR templates to be more descriptive in the GitHu UI (#2998)

    * Rename PR templates to be more descriptive in the GitHu UI
    * Remove currently-unused data block & extra heading from PR templates
    CAM-Gerlach committed Feb 1, 2023
  3. Meta: Add templates/checklists for new, Accepted/Rejected & Final PEPs (

    #2956)
    
    Co-authored-by: Petr Viktorin <encukou@gmail.com>
    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    3 people committed Feb 1, 2023

Commits on Jan 29, 2023

  1. PEP 582: Add more explanation based on feedback (#2983)

    * Updates based on feedback
    
    Adds explanation of handling `bin/` directory, or how we are not
    trying to replace the existing virtual environments.
    
    * Updates grammar based on feedback
    kushaldas committed Jan 29, 2023
Older