Commit Graph

  • 10f54c1651
    Update CODEOWNERS Ee Durbin 2024-08-07 14:32:19 -0400
  • 7decc6fc3c
    Merge branch 'main' into pep-746-feedback Adrian Garcia Badaracco 2024-08-07 12:34:32 -0500
  • 74b07ca545
    PEP 661: Small updates (#3897) Tal Einat 2024-08-06 15:31:33 +0300
  • 3850310392
    Add mention of typing discussion on typing-sig Tal Einat 2024-08-06 09:19:39 +0300
  • 1591411a11
    Minor wording improvements Tal Einat 2024-08-05 23:51:54 +0300
  • 73bcf5a0a2
    Suggest using e.g. `Literal[MISSING]` Tal Einat 2024-08-05 23:50:54 +0300
  • bddc9fb625 mention atomics Victor Stinner 2024-08-05 19:30:34 +0200
  • 8752906c7d PEP 7: Public C API should be compatible with C11 Victor Stinner 2024-08-05 14:10:13 +0200
  • c84fc0d0dc Merge remote-tracking branch 'origin/main' into pep-667-exec-impact Alyssa Coghlan 2024-08-05 13:56:31 +1000
  • 34771adaea
    PEP 558: Clarify rationale for locals() snapshots (#3895) Alyssa Coghlan 2024-08-05 13:54:25 +1000
  • 039b5dd8b7 PEP 558: Clarify rationale for locals() snapshots Alyssa Coghlan 2024-08-05 13:49:22 +1000
  • 80e115ba75 Merge remote-tracking branch 'origin/main' into pep-667-exec-impact Alyssa Coghlan 2024-08-05 13:39:54 +1000
  • 1d4447d2a9 Move locals rationale details to PEP 558 Alyssa Coghlan 2024-08-05 13:38:40 +1000
  • 85040f7b77
    PEP 751: make `packages.multiple-entries` optional (#3894) Brett Cannon 2024-08-04 20:36:55 -0700
  • 7de8c8dac9 PEP 751: make `packages.multiple-entries` optional Brett Cannon 2024-08-04 20:31:21 -0700
  • 094427a4fd Streamline compare/contrast of TypeExpr vs. TypeAlias David Foster 2024-07-26 08:42:55 -0400
  • 8d5b01ea5f Remove ability to assign TypeExpr[X | Y | ...] to UnionType (Take 2) David Foster 2024-08-04 13:34:10 -0400
  • 3e50ffceba Implicit TypeExpr Values: Union: Rewrite rules to require explicit TypeExpr(...) syntax David Foster 2024-08-04 13:22:40 -0400
  • 37ce85f591
    Add fastapi as a use case Adrian Garcia Badaracco 2024-08-04 12:42:44 -0500
  • 6154fbb7d1
    fix code block Adrian Garcia Badaracco 2024-08-04 12:38:26 -0500
  • bed32996bb
    Merge branch 'main' into pep-746-feedback Adrian Garcia Badaracco 2024-08-04 12:36:37 -0500
  • d8fe79951e
    add double colon Adrian Garcia Badaracco 2024-08-04 12:31:41 -0500
  • b3ad7ef8be
    nits Adrian Garcia Badaracco 2024-08-04 12:29:18 -0500
  • b9484d4597
    fix typo Adrian Garcia Badaracco 2024-08-04 12:25:47 -0500
  • 08cffdbb0b
    Change PEP 746 to use an attribute instead of a method Adrian Garcia Badaracco 2024-08-04 12:22:44 -0500
  • de536ac430
    Infra: Remove GNU make-specific directive from Makefile (#3891) Hugo van Kemenade 2024-08-04 18:31:04 +0300
  • b5fbc61319 Remove deprecated 'make check-links' Hugo van Kemenade 2024-08-04 18:02:01 +0300
  • 06eca35bbb exit 1 on 'make check-links' Hugo van Kemenade 2024-08-04 17:50:31 +0300
  • 81c5900f25
    PEP 101: Rename to `add_to_pydotorg.py` (#3889) Hugo van Kemenade 2024-08-04 17:50:07 +0300
  • a523822e8a Promote 'make check-links' deprecation warning to error Hugo van Kemenade 2024-08-04 17:38:30 +0300
  • ecd275d574 Remove GNU make-specific directive from Makefile Hugo van Kemenade 2024-08-04 17:37:30 +0300
  • 219ea7d3e5
    PEP 745: 3.14 development has begun (#3890) Hugo van Kemenade 2024-08-04 14:51:38 +0300
  • 20992a3d7e PEP 745: Development has begun Hugo van Kemenade 2024-08-04 12:10:26 +0300
  • b3780ad4ad PEP 101: Rename to add_to_pydotorg.py Hugo van Kemenade 2024-08-04 12:05:56 +0300
  • 64bbebc786
    PEP 710: Link specifications instead of PEP 610 (#3887) Fridolín Pokorný 2024-08-03 13:39:19 +0200
  • 40e8ff87a5
    PEP 751: add `editable` to `packages.directory` (#3888) Brett Cannon 2024-08-02 16:42:40 -0700
  • 54daa31c1c PEP 751: add `editable` to `packages.directory` Along the way address some other comments. Brett Cannon 2024-08-02 16:13:37 -0700
  • d42b8e44e4
    Clarify the wording Paul Everitt 2024-08-02 08:19:19 -0400
  • fb5fe4dda2
    Simplify wording Paul Everitt 2024-08-02 08:18:00 -0400
  • b63ba26e8d
    Clarify the sentence object Paul Everitt 2024-08-02 08:16:50 -0400
  • 2b3f351e19
    Add docstring to example. Paul Everitt 2024-08-02 08:16:00 -0400
  • d2b79877ef PEP 710: link specifications instead of PEP 610 Fridolin Pokorny 2024-08-02 12:03:39 +0200
  • 82a1a38dcb
    Merge 62899cfa11 into b59f591483 Fridolín Pokorný 2024-08-02 09:51:24 +0000
  • 62899cfa11 PEP 710: remove paragraph stating VCS URL installation Fridolin Pokorny 2024-08-02 11:50:44 +0200
  • f396d89158 PEP 710: elaborate on storing at least one hash Fridolin Pokorny 2024-08-01 08:11:21 +0200
  • 4c411fee7d
    Merge branch 'main' into pep-750-tagstr Jim Baker 2024-08-01 10:55:31 -0400
  • b59f591483
    PEP 719: Update 3.13.0rc1 release date (#3885) Michael K. 2024-08-01 15:40:22 +0200
  • 5dae07af34
    PEP 719: Update 3.13.0rc1 release date Michael Käufl 2024-08-01 15:03:22 +0200
  • 43eb5fe0dc
    PEP 751: address comments (#3883) Brett Cannon 2024-07-31 16:36:37 -0700
  • 27ccd28b3b Tweak a sentence Brett Cannon 2024-07-31 16:34:45 -0700
  • 6e1f13c5ae Make it even more obvious that file lock names are arbitrary Brett Cannon 2024-07-31 15:57:21 -0700
  • 601acc39a5 Add a comment as to why `packages.files.origin` was left out for numpy Brett Cannon 2024-07-31 15:55:30 -0700
  • 916a02e9a1 PEP 751: address comments Brett Cannon 2024-07-31 15:43:00 -0700
  • 448f383dc0
    PEP 710: State initial support in PDM (#3882) Fridolín Pokorný 2024-08-01 00:27:49 +0200
  • 6967a1458f
    Reword to better fit with the reference implementation section Fridolín Pokorný 2024-07-31 23:37:18 +0200
  • 1bb06af067
    Respect review comments Fridolín Pokorný 2024-07-31 23:30:43 +0200
  • b18f2ea08d
    PEP 710: check uv for possible naming collision (#3881) Fridolín Pokorný 2024-07-31 23:28:23 +0200
  • 3449094d11 PEP 710: state initial support in PDM Fridolin Pokorny 2024-07-31 23:01:04 +0200
  • 59c91bfd9f PEP 710: check uv for possible naming collision Fridolin Pokorny 2024-07-31 22:51:59 +0200
  • 7f3fda5293
    Merge branch 'main' into pep-750-tagstr Jim Baker 2024-07-31 12:07:52 -0600
  • ed7aabb00f
    Include three comments from @carreau (drop two bullets, *args in example, explain *args.) (#5) Paul Everitt 2024-07-30 17:51:18 -0400
  • a4891a9b4b PEP 710: state download_info structure used in pip Fridolin Pokorny 2024-07-30 20:14:01 +0200
  • c09a325bf8
    PEP 710: Remove index_url and state why it was removed (#3878) Fridolín Pokorný 2024-07-30 18:14:13 +0200
  • 0acda961f9
    PEP 710: Require at leat one hash to be stated (#3879) Fridolín Pokorný 2024-07-30 18:13:09 +0200
  • 4a7af8fc01
    Switch can -> MAY Seth Michael Larson 2024-07-30 09:24:02 -0500
  • 40e59cbbcd
    Merge branch 'main' into pep-667-exec-impact Alyssa Coghlan 2024-07-30 22:23:41 +1000
  • d3bff7bd88
    Apply suggestions from code review Alyssa Coghlan 2024-07-30 22:23:06 +1000
  • 87dfa3f0ce PEP 710: require at leat one hash to be stated Fridolin Pokorny 2024-07-30 09:12:27 +0200
  • 7b100a2e8e PEP 710: remove index_url and state why it was removed Fridolin Pokorny 2024-07-29 13:51:12 +0200
  • b7035026b0
    Merge branch 'main' into pep-744-updates Savannah Ostrowski 2024-07-27 15:33:08 -0700
  • 85227b7e27 Apply Petr's suggestion Victor Stinner 2024-07-27 21:49:39 +0200
  • bdb809038d PEP 7: Public C API should be compatible with C99 Victor Stinner 2024-07-14 12:06:20 +0200
  • 8abca041f0
    Delay `PyEval_GetLocals` hard deprecation to 3.14 Alyssa Coghlan 2024-07-28 02:05:58 +1000
  • 477474e4c1
    Merge branch 'main' into pep-750-tagstr Jim Baker 2024-07-26 17:08:28 -0600
  • 07fc184eea
    PEP 751: update based on feedback (#3877) Brett Cannon 2024-07-26 15:52:27 -0700
  • bf59359450 Fix a section underline Brett Cannon 2024-07-26 15:50:42 -0700
  • e91ae9b810 Merge remote-tracking branch 'upstream/main' into 2024-07-26-updates Brett Cannon 2024-07-26 15:48:03 -0700
  • 442c8cba13 PEP 751: update based on feedback Brett Cannon 2024-07-26 15:47:29 -0700
  • db0e420a6e
    Merge branch 'main' into pep-750-tagstr Jelle Zijlstra 2024-07-26 09:39:19 -0700
  • da8cf9fcbe
    PEP 665: Superseded-By: 751 (#3875) Hugo van Kemenade 2024-07-26 15:58:25 +0300
  • dc56d6359a Streamline compare/contrast of TypeExpr vs. TypeAlias David Foster 2024-07-26 08:42:55 -0400
  • f19cee184a Remove ability to assign TypeExpr[X | Y | ...] to UnionType David Foster 2024-07-24 21:18:33 -0400
  • 778ce77468 Implicit TypeExpr Values: Union: Rewrite rules in terms of a diff from current type checker behavior David Foster 2024-07-25 09:04:05 -0400
  • 0bff92f31f Implicit TypeExpr Values: Union: Remove an 'in all other situations' that isn't expected to ever apply. David Foster 2024-07-24 21:15:21 -0400
  • 0f91459007 PEP 665: Superseded-By: 751 Hugo van Kemenade 2024-07-26 13:01:15 +0300
  • a846667541
    Merge branch 'main' into pep-667-exec-impact Alyssa Coghlan 2024-07-26 15:39:57 +1000
  • cb5caa843e
    PEP 715: clarify what `[package.tool]` is (#3873) Brett Cannon 2024-07-25 14:56:44 -0700
  • 78f1ddbf0c PEP 715: clarify what `[package.tool]` is Brett Cannon 2024-07-25 14:54:44 -0700
  • db2a96f8e1
    PEP 639: Incorporate the latest discussion feedback (#3866) Karolina Surma 2024-07-25 23:07:53 +0200
  • 3dc383ad9e
    PEP 751: Add Discussions-To and Post-History (#3872) Brett Cannon 2024-07-25 11:59:04 -0700
  • ce48034403 PEP 751: Add Discussions-To and Post-History Brett Cannon 2024-07-25 11:54:13 -0700
  • 2eb4fe5313
    PEP 743: Rewrite to hide (soft-)deprecated API (GH-3869) Petr Viktorin 2024-07-25 14:32:18 +0200
  • dddf688fbd
    Update peps/pep-0639.rst Karolina Surma 2024-07-25 13:39:01 +0200
  • 92634ee01f
    PEP 751: A file format to list Python dependencies for installation reproducibility (#3870) Brett Cannon 2024-07-24 16:13:38 -0700
  • 6df00c5d13
    Merge branch 'main' into lock-file Brett Cannon 2024-07-24 16:05:58 -0700
  • 17ce7cdb2b Tweak abstract Brett Cannon 2024-07-24 16:05:48 -0700
  • f5b574e460 Fix a section title Brett Cannon 2024-07-24 16:03:18 -0700
  • ce18c5ce2d Clean up a sentence Brett Cannon 2024-07-24 16:02:19 -0700
  • 0c45e87713 Clarify that `[[package.build-requires]]` is locked Brett Cannon 2024-07-24 16:00:22 -0700
  • d0bbb6bdbb
    PEP 635: Minor typo fix in code sample (#3871) Mariatta 2024-07-24 15:56:04 -0700