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: qoretechnologies/module-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: qoretechnologies/module-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 4, 2021

  1. Merge pull request #46 from qorelanguage/bugfix/4141_init_fixes

    refs qoretechnologies/qore#4141 fixed handling object access when the Qor…
    davidnich authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    85ef59a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. refs qoretechnologies/qore#4153 fixed issues handling the case when t…

    …he python module is initialized with no Program context
    davidnich committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    8796ae3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from qorelanguage/bugfix/4153_init_fix_09x

    refs qoretechnologies/qore#4153 fixed issues handling the case when the p…
    davidnich authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    127e20e View commit details
    Browse the repository at this point in the history
Loading