summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChia-Hsiang Cheng <88014292+garychia@users.noreply.github.com>2023-03-05 19:53:15 +0800
committerGitHub <noreply@github.com>2023-03-05 11:53:15 +0000
commit85945aae8ad42440fc3bf5f7c9be64a0a68b2952 (patch)
tree139137539d16e487eb8acd711060d4cda82e33c4 /docs
parente552cfb779dd69d784823d070a8aaf29547796d6 (diff)
downloadcython-85945aae8ad42440fc3bf5f7c9be64a0a68b2952.tar.gz
Allow nested C++ names after a module name (#5229)
Allow code like the following to compile: cimport m def my_func(): cdef m.CppClass.NestedClass c where m is a module, CppClass is a C++ class and NestedClass is a nested class inside CppClass.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions