Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: muworkwhite/python3-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: yan12125/python3-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 11 files changed
  • 2 contributors

Commits on Apr 4, 2020

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

Commits on May 15, 2020

  1. Misc improvements for building scripts

    * Switch to a tagged version. Preparation for stable versions (yan12125#29)
        * Switches to official Python docker images
    * Fixes for cross-distro compatibility (yan12125#30)
    * Update OpenSSL to 1.1.1g
    yan12125 committed May 15, 2020
    Configuration menu
    Copy the full SHA
    49f8d3f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Add ncurses to prerequisites

    yan12125 committed May 21, 2020
    Configuration menu
    Copy the full SHA
    8f82fac View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Python 3.9.0b1

    yan12125 committed May 22, 2020
    Configuration menu
    Copy the full SHA
    1b5b768 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

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

Commits on Aug 22, 2020

  1. Configuration menu
    Copy the full SHA
    0ddd26a View commit details
    Browse the repository at this point in the history
  2. Use binutils from LLVM

    GNU binutils will be deprecated in NDK r22 [1]
    
    [1] https://android-review.googlesource.com/c/platform/ndk/+/1349428
    yan12125 committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    12a2d11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b331635 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Update to 3.9.0 and build on GitHub Actions

    Also added support for Podman
    yan12125 committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    199d17a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

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

Commits on Feb 24, 2022

  1. update to 0BSD licence

    bebethecat committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f69d318 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Merge pull request yan12125#50 from bebethecat/licence2

    update to 0BSD licence
    yan12125 authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3dfc043 View commit details
    Browse the repository at this point in the history
Loading