]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #38099 from tchaikov/wip-mgr-python3.9
authorKefu Chai <kchai@redhat.com>
Tue, 17 Nov 2020 02:47:07 +0000 (10:47 +0800)
committerGitHub <noreply@github.com>
Tue, 17 Nov 2020 02:47:07 +0000 (10:47 +0800)
commitd5e73a9e930cfd2d8d114a02248c1bde9a655922
tree630f94f2090302068b4fadb3dd62d0f0092e4ad9
parent884cdd5a1a0f9115e585753c71e89210b1bd84a0
parent28985555f8557c297e15d68ff0ed5bd2868adc5e
Merge pull request #38099 from tchaikov/wip-mgr-python3.9

mgr/PyModuleRegistry: do not call PyEval_InitThreads() on python3.9

Reviewed-by: Josh Durgin <jdurgin@redhat.com>