Skip to content

[3.8] bpo-36406: Handle namespace packages in doctest (GH-12520) #17591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 13, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 13, 2019

(cherry picked from commit 8289e27)

Co-authored-by: Xtreak tir.karthi@gmail.com

https://bugs.python.org/issue36406

Automerge-Triggered-By: @brettcannon

(cherry picked from commit 8289e27)

Co-authored-by: Xtreak <tir.karthi@gmail.com>
@miss-islington
Copy link
Contributor Author

@tirkarthi and @brettcannon: Status check is done, and it's a failure ❌ .

@brettcannon brettcannon merged commit aa74a53 into python:3.8 Dec 13, 2019
@miss-islington miss-islington deleted the backport-8289e27-3.8 branch December 13, 2019 23:30
jcfr added a commit to python-cmake-buildsystem/cpython that referenced this pull request Jan 18, 2022
This commit integrates changes originally added to the project
as python-cmake-buildsystem/python-cmake-buildsystem@18d49757e (Mingw32 support, and add
cmake options for disabling)

Note that in more recent version of Python, this patch is obsoleted
by the following commits:

- See python/cpython@7faf70512 (introduced in 3.4)
      Issue python#17591: Use lowercase filenames when including Windows header files.

Co-authored-by: David Sansome <me@davidsansome.com>
jcfr added a commit to python-cmake-buildsystem/cpython that referenced this pull request Jan 18, 2022
This commit integrates changes originally added to the project
as python-cmake-buildsystem/python-cmake-buildsystem@18d49757e (Mingw32 support, and add
cmake options for disabling)

Note that in more recent version of Python, this patch is obsoleted
by the following commits:

- See python/cpython@7faf70512 (introduced in 3.4)
      Issue python#17591: Use lowercase filenames when including Windows header files.

Co-authored-by: David Sansome <me@davidsansome.com>
jcfr added a commit to python-cmake-buildsystem/cpython that referenced this pull request Jan 18, 2022
This commit integrates changes originally added to the project
as python-cmake-buildsystem/python-cmake-buildsystem@18d49757e (Mingw32 support, and add
cmake options for disabling)

Note that in more recent version of Python, this patch is obsoleted
by the following commits:

- See python/cpython@7faf70512 (introduced in 3.4)
      Issue python#17591: Use lowercase filenames when including Windows header files.

Co-authored-by: David Sansome <me@davidsansome.com>
jcfr added a commit to python-cmake-buildsystem/cpython that referenced this pull request Jan 18, 2022
This commit integrates changes originally added to the project
as python-cmake-buildsystem/python-cmake-buildsystem@18d49757e (Mingw32 support, and add
cmake options for disabling)

Note that in more recent version of Python, this patch is obsoleted
by the following commits:

- See python/cpython@7faf70512 (introduced in 3.4)
      Issue python#17591: Use lowercase filenames when including Windows header files.

Co-authored-by: David Sansome <me@davidsansome.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants