Hugo van Kemenade
9dca5998eb
PEP 667: Mark as Final ( #3942 )
2024-10-27 17:11:46 +10:00
Tian Gao
07522bb1b9
PEP 667: Clarify specification ambiguities and the expected impact ( #3845 )
...
---------
Co-authored-by: Carl Meyer <carl@oddbird.net>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Mark Shannon <mark@hotpy.org>
2024-10-22 03:45:04 +10:00
boomxy
c14376672f
PEP 667: Change slots in FrameLocalsProxy ( #3805 )
...
Update pep-0667.rst
Changed __slots__ in FrameLocalsProxy
2024-07-03 10:01:00 -07:00
Alyssa Coghlan
d1aae7bae0
PEP 667: PyFrame_GetLocals is no longer new ( #3793 )
...
PyFrame_GetLocals was already added back in Python 3.11,
so PEP 667 is changing it rather than adding it.
(Discrepancy picked up while writing the C API docs update)
2024-06-01 13:56:09 +10:00
Fabian P. Schmidt
c85a956398
PEP 667: Fix word duplication ( #3803 )
2024-05-29 13:38:17 +01:00
Kirill Podoprigora
134897bc1f
PEP 667: Mark as Accepted ( #3784 )
2024-05-16 20:48:34 -06:00
Mark Shannon
2257e94edf
PEP 667: Pre-acceptance edits ( #3767 )
...
* Remove obsolete section
* Remove removals
2024-05-01 16:37:35 +01:00
Mark Shannon
3b84a953eb
PEP 667: Incorporate feedback ( #3730 )
2024-03-20 16:42:17 +00:00
Mark Shannon
ec21ce3471
PEP 667: Remove open issues section, as the issues have been resolved ( #3731 )
2024-03-20 12:56:19 +00:00
Tian Gao
2179ebc927
PEP 667: Add discussion and implementation link ( #3688 )
2024-03-05 10:54:24 +00:00
Tian Gao
5995f0b7f9
PEP 667: Add Tian to the list of authors ( #3687 )
2024-02-22 17:46:27 +00:00
Adam Turner
08d688fdca
All PEPs: Move to ``peps/`` folder ( #3418 )
2023-09-09 18:39:29 +01:00