Skip to content
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

PEP 703 -- Making the Global Interpreter Lock Optional in CPython #108219

Open
61 of 76 tasks
colesbury opened this issue Aug 21, 2023 · 0 comments
Open
61 of 76 tasks

PEP 703 -- Making the Global Interpreter Lock Optional in CPython #108219

colesbury opened this issue Aug 21, 2023 · 0 comments
Labels
3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-feature A feature request or enhancement

Comments

@colesbury
Copy link
Contributor

colesbury commented Aug 21, 2023

Feature or enhancement

The steering council has accepted PEP 703. This is intended as a top-level issue to keep track of integration status.

The "up for grabs" list contains issues that no one is currently working on and are ready to be implemented. If you are interested in working on one of them, please comment on the specific issue and CC me (@colesbury) on related PRs.

Up For Grabs (comment on specific issue to take)

No tasks being tracked yet.

Linked issues

  1. 3.13 topic-C-API topic-free-threading type-bug
  2. topic-free-threading type-crash
  3. 3.13 topic-free-threading type-bug
  4. 3.13 topic-free-threading type-bug
    mattprodani
  5. topic-free-threading type-feature
  6. topic-free-threading type-bug
  7. topic-free-threading type-feature
  8. topic-free-threading
    corona10
  9. 17 of 120
    extension-modules topic-free-threading type-feature
    swtaarrs
  10. 0 of 2
    topic-free-threading type-feature
    Fidget-Spinner
  11. topic-free-threading type-bug
  12. 4 of 31
    topic-free-threading type-feature
    mpage
  13. performance topic-free-threading type-feature
Completed Issues

Completed Issues

  1. 3.13 build type-feature
  2. 3.13 OS-windows build type-feature
  3. 3.13 topic-C-API type-feature
  4. 3.13 topic-C-API type-feature
    colesbury
  5. 3.13 type-feature
    colesbury
  6. 3.13 build type-feature
    colesbury
  7. 3.13 tests type-bug
    colesbury
  8. packaging.tags
  9. topic-free-threading
    corona10
  10. 3.13 OS-wasi topic-free-threading type-feature
    colesbury
  11. 3.13 extension-modules topic-free-threading type-feature
    chgnrdv
  12. 3.13 topic-argument-clinic topic-free-threading type-feature
    colesbury
  13. 3.13 extension-modules topic-free-threading type-feature
    tomasr8
  14. 3.13 extension-modules topic-free-threading type-feature
    aisk
  15. 3.13 extension-modules topic-free-threading type-feature
    wanderxjtu
  16. 3.13 topic-free-threading type-feature
    colesbury
  17. 3.13 topic-free-threading type-feature
  18. 3.13 topic-argument-clinic topic-free-threading type-feature
    corona10
  19. 3.13 extension-modules topic-free-threading type-feature
    chgnrdv
  20. 3.13 topic-free-threading type-feature
    Eclips4
  21. 3.13 interpreter-core topic-free-threading type-feature
  22. 3.13 topic-free-threading type-feature
    colesbury
  23. 3.13 topic-free-threading type-feature
    corona10
  24. 3.13 topic-argument-clinic topic-free-threading type-feature
    corona10
  25. 3.13 topic-free-threading type-feature
    corona10
  26. 3.13 topic-free-threading type-bug
    zooba
  27. 3.13 topic-free-threading type-bug
    colesbury
  28. 3.13 topic-free-threading type-feature
    colesbury
  29. topic-free-threading type-feature
    mpage
  30. topic-C-API topic-free-threading type-feature
  31. topic-C-API topic-free-threading type-feature
  32. 3.13 topic-C-API topic-free-threading type-feature
    colesbury
  33. 3.13 interpreter-core type-feature
    colesbury
  34. 3.13 interpreter-core topic-free-threading type-feature
    colesbury
  35. 3.13 extension-modules topic-free-threading type-feature
    Hels15 mpage
  36. 3.13 topic-free-threading type-feature
    corona10
  37. topic-free-threading type-feature
    colesbury
  38. 3.13 interpreter-core topic-free-threading type-feature
    swtaarrs
  39. 3.13 interpreter-core topic-free-threading type-feature
    DinoV
  40. topic-free-threading type-feature
    colesbury
  41. 3.13 topic-free-threading type-feature
    corona10
  42. extension-modules topic-free-threading type-feature
  43. interpreter-core topic-free-threading type-feature
    swtaarrs
  44. 3.13 build topic-free-threading type-feature
    samety
  45. topic-free-threading type-feature
    colesbury
  46. topic-free-threading type-feature
    erlend-aasland
  47. topic-free-threading type-feature
  48. topic-free-threading type-feature
    colesbury
  49. 3.13 topic-free-threading type-feature
    corona10 mpage
  50. tests topic-free-threading
    colesbury
  51. topic-free-threading type-feature
  52. topic-free-threading type-feature
    mpage
  53. 3.13 topic-free-threading type-feature
    corona10 tomasr8
  54. interpreter-core topic-free-threading type-feature
    colesbury
  55. topic-free-threading type-feature
    DinoV
  56. topic-free-threading type-feature
  57. 3.13 topic-free-threading type-feature
    colesbury
  58. 3.13 topic-free-threading type-feature
    DinoV
  59. interpreter-core topic-free-threading type-feature
    swtaarrs

Deferred tasks

Upstream functionality from nogil-3.12

This is a list of commits from the nogil-3.12 PR plan. The crossed-out entries are commits that do not need to be upstreamed, usually because the functionality is already in the main branch.

@colesbury colesbury added type-feature A feature request or enhancement 3.13 bugs and security fixes labels Aug 21, 2023
@AA-Turner AA-Turner added the interpreter-core (Objects, Python, Grammar, and Parser dirs) label Aug 21, 2023
@colesbury colesbury assigned colesbury and unassigned colesbury Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants