8000 bpo-39697: unable to compile with --with-cxx-main=g++ by Marco-Sulla · Pull Request #18721 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-39697: unable to compile with --with-cxx-main=g++ #18721

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

Closed
wants to merge 2 commits into from
Closed

bpo-39697: unable to compile with --with-cxx-main=g++ #18721

wants to merge 2 commits into from

Conversation

Marco-Sulla
Copy link
Contributor
@Marco-Sulla Marco-Sulla commented Mar 1, 2020

@codecov
Copy link
codecov bot commented Mar 1, 2020

Codecov Report

Merging #18721 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #18721   +/-   ##
=======================================
  Coverage   82.13%   82.13%           
=======================================
  Files        1955     1955           
  Lines      584601   584601           
  Branches    44484    44484           
=======================================
+ Hits       480156   480169   +13     
+ Misses      94793    94784    -9     
+ Partials     9652     9648    -4     
Impacted Files Coverage Δ
Lib/random.py 88.12% <0.00%> (-0.28%) ⬇️
Objects/listobject.c 90.70% <0.00%> (-0.07%) ⬇️
Lib/test/test_io.py 94.92% <0.00%> (+0.09%) ⬆️
Programs/_testembed.c 89.55% <0.00%> (+0.12%) ⬆️
Lib/test/test_asyncore.py 93.80% <0.00%> (+0.17%) ⬆️
Lib/test/test_strptime.py 93.80% <0.00%> (+0.22%) ⬆️
Modules/_io/bufferedio.c 90.23% <0.00%> (+0.38%) ⬆️
Lib/test/test_asyncio/functional.py 70.81% <0.00%> (+0.54%) ⬆️
Lib/_strptime.py 94.77% <0.00%> (+0.65%) ⬆️
Lib/idlelib/colorizer.py 86.80% <0.00%> (+1.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b0d29f...422e9f2. Read the comment docs.

@Marco-Sulla Marco-Sulla closed this Mar 1, 2020
@Marco-Sulla Marco-Sulla reopened this Mar 3, 2020
@serhiy-storchaka
Copy link
Member

Thank you for your contribution @Marco-Sulla. But this was already fixed in other issue.

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.

5 participants
0