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

Reduce dependency on ctypes when discovering glibc version. #6678

Merged
merged 9 commits into from Jul 21, 2019
Merged

Reduce dependency on ctypes when discovering glibc version. #6678

merged 9 commits into from Jul 21, 2019

Commits on Jul 2, 2019

  1. Copy the full SHA
    129c383 View commit details
    Browse the repository at this point in the history
  2. Add news entries.

    brandtbucher committed Jul 2, 2019
    Copy the full SHA
    71915fa View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Fall back on ctypes.

    brandtbucher committed Jul 3, 2019
    Copy the full SHA
    d74da18 View commit details
    Browse the repository at this point in the history
  2. Clean up diff.

    brandtbucher committed Jul 3, 2019
    Copy the full SHA
    ad4638d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e27f494 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Copy the full SHA
    2cc9065 View commit details
    Browse the repository at this point in the history
  2. Fix test patching.

    brandtbucher committed Jul 7, 2019
    Copy the full SHA
    971e9e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Copy the full SHA
    9c535d0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f09bc7a View commit details
    Browse the repository at this point in the history