Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.
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: DataDog/go-python3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: go-python/cpy3
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
  • 17 files changed
  • 3 contributors

Commits on Oct 17, 2021

  1. Fix PyModule_GetState

    M-Quadra committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    d65b88b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Configuration menu
    Copy the full SHA
    8eaf261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    374f36b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. add Slack link

    christian-korneck committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    8c7eede View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Merge pull request #4 from go-python/master

    Sync go-python/cpy3
    M-Quadra authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    2862166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c2f1af View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Fix PyModule_GetState

    M-Quadra authored and christian-korneck committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    621d33a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ab339a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

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

Commits on Jun 14, 2022

  1. Add Go module (#13)

    M-Quadra authored and christian-korneck committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    98d3175 View commit details
    Browse the repository at this point in the history
  2. guide users to GH discussions for usage questions

    I hope this allows us to:
    
    - focus issues to bug, enhancement, question discussions specific to this project (i.e. bugs in this Go library, not the CPython C-API)
    - allow any kind of broad discussion how to achieve specific things using this library alongside the CPython C-API in Github Discussions
    christian-korneck authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    8f74340 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. ci: move to github actions

    abemedia authored and christian-korneck committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ee67712 View commit details
    Browse the repository at this point in the history
Loading