Skip to content

Commit

Permalink
Linkify PEPs in the latest update (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
encukou committed May 17, 2023
1 parent 4ba6bee commit f83a641
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions updates/2023-03-steering-council-update.md
Expand Up @@ -4,18 +4,18 @@
- Updates to the CLA bot to rewrite it in Python for better maintainability
- Future funding for the DiR position
- The SC reviewed code of conduct reports.
- The SC discussed PEP 697 and accepted it.
- The SC discussed [PEP 697](https://peps.python.org/pep-0697/) (Limited C API for Extending Opaque Types) and accepted it.
- The SC discussed the state of packaging and Python and how we can best support forward momentum for it.

## 2023-03-13

- The Steering Council discussed some potential PSF internal and Core Dev community issues.
- The SC discussed and accepted PEP 701 (f-string parsing via the grammar).
- The SC discussed our thoughts on the nogil fork & PEP 703 work.
- The SC discussed and accepted PEP 683 (immortal objects).
- The SC discussed PEP 582 (local packages directory).
- The SC discussed and accepted [PEP 701](https://peps.python.org/pep-0701/) (f-string parsing via the grammar).
- The SC discussed our thoughts on the nogil fork & [PEP 703](https://peps.python.org/pep-0703/) (Making the Global Interpreter Lock Optional in CPython) work.
- The SC discussed and accepted [PEP 683](https://peps.python.org/pep-0683/) (immortal objects).
- The SC discussed [PEP 582](https://peps.python.org/pep-0582/) (local packages directory).
- The SC discussed the locking behavior change for functools.cached_property.
- The SC briefly discussed PEP 695 (Typed Parameter Syntax).
- The SC briefly discussed [PEP 695](https://peps.python.org/pep-0695/) (Typed Parameter Syntax).

## 2023-03-20

Expand All @@ -24,7 +24,7 @@
- Planning for the Language Summit at PyCon US
- Regressions for dtrace markers in 3.11
- The SC discussed and agreed to [issue a 3 month suspension to Steven D’Aprano](https://discuss.python.org/t/suspending-a-core-developer-for-conduct-issues/25278)
- The SC discussed PEP 695 (Typed Parameter Syntax).
- The SC discussed [PEP 695](https://peps.python.org/pep-0695/) (Typed Parameter Syntax).

## 2023-03-27

Expand Down

0 comments on commit f83a641

Please sign in to comment.