8000 PEP 699: Implementation · Issue #101152 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

PEP 699: Implementation #101152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Fidget-Spinner opened this issue Jan 19, 2023 · 1 comment
Closed

PEP 699: Implementation #101152

Fidget-Spinner opened this issue Jan 19, 2023 · 1 comment
Labels
easy type-feature A feature request or enhancement

Comments

@Fidget-Spinner
Copy link
Member
Fidget-Spinner commented Jan 19, 2023

We can either follow what was outlined here python/peps#2927.

Or https://discuss.python.org/t/pep-699-remove-private-dict-version-field-added-in-pep-509/19724/14

Linked PRs

@Fidget-Spinner Fidget-Spinner added type-feature A feature request or enhancement easy labels Jan 19, 2023
@Fidget-Spinner
Copy link
Member Author
Fidget-Spinner commented Jan 20, 2023

This should be a somewhat straightforward C change. I recommend any new contributors looking to work on the C parts of CPython take this up :).

In short, we're deprecating usage of a struct field in CPython.

Fidget-Spinner added a commit that referenced this issue Jan 24, 2023
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Ken Jin <kenjin@python.org>
scoder added a commit to cython/cython that referenced this issue Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant
0