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

Handle failure from PyDict_New or PyList_New #6999

Merged
merged 8 commits into from
Mar 31, 2023
Merged

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    929dbba View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Decrement reference count

    radarhere committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    b3d7823 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Fixed typo

    Co-authored-by: Aarni Koskela <akx@iki.fi>
    radarhere and akx committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    c7d4d1f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

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

Commits on Mar 22, 2023

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

Commits on Mar 29, 2023

  1. Free additional variables

    Co-authored-by: Ondrej Baranovič <3819630+nulano@users.noreply.github.com>
    radarhere and nulano committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0ea1184 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    7632d8d View commit details
    Browse the repository at this point in the history
  2. Call FT_Done_MM_Var when returning early

    Co-authored-by: Ondrej Baranovič <3819630+nulano@users.noreply.github.com>
    radarhere and nulano committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    448ab0a View commit details
    Browse the repository at this point in the history