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

Remove use of tp_new #1217

Merged
merged 26 commits into from
Sep 30, 2024
Merged

Remove use of tp_new #1217

merged 26 commits into from
Sep 30, 2024

Commits on Aug 26, 2024

  1. Work on Python 3.13

    Thrameos committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    09d6350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9faac21 View commit details
    Browse the repository at this point in the history
  3. Porting backward

    Thrameos committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f0ed92c View commit details
    Browse the repository at this point in the history
  4. Fix for 3.11

    Thrameos committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    897e60c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    141b09d View commit details
    Browse the repository at this point in the history
  2. try to use 3.13-rc1

    marscher authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ff1454c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    6cc959f View commit details
    Browse the repository at this point in the history
  2. Second attempt at hack

    Thrameos committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    c115b76 View commit details
    Browse the repository at this point in the history
  3. I give up

    Thrameos committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    bf4f559 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fff9e6b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Attempt at bypassing tp_new

    Thrameos committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    898ccee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87be345 View commit details
    Browse the repository at this point in the history
  3. Switch to another hack

    Thrameos committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6bea925 View commit details
    Browse the repository at this point in the history
  4. Fix tabs

    Thrameos committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    bde9e6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    260bcf5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47598cc View commit details
    Browse the repository at this point in the history
  7. Works Py3.10

    Thrameos committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    56e3a11 View commit details
    Browse the repository at this point in the history
  8. Works Python 3.9

    Thrameos committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    07e67a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Tested all versions

    Thrameos committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    acfda52 View commit details
    Browse the repository at this point in the history
  2. Fix coverage test

    Thrameos committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e27fa00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c1b853 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Remove empty item

    Thrameos committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ca23fce View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. try to use py 3.13.0-rc.2

    marscher authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    0424dcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    239e995 View commit details
    Browse the repository at this point in the history
  3. fix merge conflict

    marscher committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3f63967 View commit details
    Browse the repository at this point in the history
  4. f

    marscher committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6ea93af View commit details
    Browse the repository at this point in the history