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

gh-115775: Compiler adds __static_attributes__ field to classes #115913

Merged
merged 13 commits into from
Mar 26, 2024

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    e264563 View commit details
    Browse the repository at this point in the history
  2. whitespace

    iritkatriel committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    b48d320 View commit details
    Browse the repository at this point in the history
  3. fix failing tests

    iritkatriel committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    cd989ad View commit details
    Browse the repository at this point in the history
  4. fix refleak

    iritkatriel committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6af0e7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    add1804 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bb4ad6 View commit details
    Browse the repository at this point in the history
  7. Revert "simple implementation of _PyType_SharedKeysMaxSize (no inheri…

    …tance lookup)"
    
    This reverts commit 1bb4ad6.
    iritkatriel committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    4f277d8 View commit details
    Browse the repository at this point in the history
  8. Revert "pass keys_size to _PyDict_NewKeysForClass"

    This reverts commit add1804.
    iritkatriel committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    010c64f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    67957a6 View commit details
    Browse the repository at this point in the history
  10. remove assert

    iritkatriel committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    5f1e601 View commit details
    Browse the repository at this point in the history
  11. fix test

    iritkatriel committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    79309ab View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. add comment

    iritkatriel committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    692c346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7881297 View commit details
    Browse the repository at this point in the history