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

ffi module cleanup: context.h to frameobject.h #1341

Merged
merged 16 commits into from
Dec 28, 2020
Merged

Commits on Dec 27, 2020

  1. Configuration menu
    Copy the full SHA
    83739e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46ca4e8 View commit details
    Browse the repository at this point in the history
  3. fix pypy compilation

    nw0 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    c4f773e View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Deprecate PyGetSetDef_DICT

    nw0 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    969da37 View commit details
    Browse the repository at this point in the history
  2. remove redundant comment

    nw0 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    643d0af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72ce308 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3518ac3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into ffi-1

    nw0 authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    f2ddea9 View commit details
    Browse the repository at this point in the history
  6. fix pypy non-limited build

    nw0 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    f68da84 View commit details
    Browse the repository at this point in the history
  7. fix pypy3 build

    nw0 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    f24e48a View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: David Hewitt <1939362+davidhewitt@users.noreply.github.com>
    nw0 and davidhewitt authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    55a6024 View commit details
    Browse the repository at this point in the history
  9. CHANGELOG: update as requested

    nw0 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    1fd8613 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c3a241 View commit details
    Browse the repository at this point in the history
  11. fix errors in PR

    nw0 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    aadb586 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into ffi-1

    nw0 authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    717050a View commit details
    Browse the repository at this point in the history
  13. remove bad comments

    nw0 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    f26a1ea View commit details
    Browse the repository at this point in the history