Skip to content
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

bpo-36044: Avoid warnings in Windows PGO build and add lzma, bz2 and sqlite coverage #14985

Merged
merged 1 commit into from Jul 29, 2019

Conversation

zooba
Copy link
Member

@zooba zooba commented Jul 28, 2019

https://bugs.python.org/issue36044

Automerge-Triggered-By: @zooba

@gpshead
Copy link
Member

gpshead commented Jul 29, 2019

I doubt test_bz2 and test_lzma and test_sqlite add much given the important thing is compiling the bz2 and lzma and sqlite3 libraries themselves with PGO (which isn't part of our build). but these tests in total only take ~11 seconds so it doesn't hurt.

@miss-islington
Copy link
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 29, 2019
…sqlite coverage (pythonGH-14985)

https://bugs.python.org/issue36044

Automerge-Triggered-By: @zooba
(cherry picked from commit e1b9002)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot bedevere-bot removed the needs backport to 3.8 only security fixes label Jul 29, 2019
@bedevere-bot
Copy link

GH-14997 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Jul 29, 2019
…sqlite coverage (GH-14985)

https://bugs.python.org/issue36044

Automerge-Triggered-By: @zooba
(cherry picked from commit e1b9002)

Co-authored-by: Steve Dower <steve.dower@python.org>
@zooba zooba deleted the bpo-36044-win branch July 30, 2019 01:01
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants