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

Drop Python 1.4 support from configure #2794

Closed
wants to merge 2 commits into from

Conversation

methane
Copy link

@methane methane commented Apr 11, 2018

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #2794 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2794      +/-   ##
==========================================
- Coverage   75.37%   75.36%   -0.02%     
==========================================
  Files          92       92              
  Lines      134495   134496       +1     
==========================================
- Hits       101373   101357      -16     
- Misses      33122    33139      +17
Impacted Files Coverage Δ
src/message.c 74.56% <0%> (-0.25%) ⬇️
src/ex_cmds.c 79.46% <0%> (-0.23%) ⬇️
src/gui_gtk_x11.c 47.63% <0%> (-0.15%) ⬇️
src/channel.c 83.05% <0%> (-0.13%) ⬇️
src/term.c 60.41% <0%> (-0.11%) ⬇️
src/ex_cmds2.c 78.57% <0%> (-0.1%) ⬇️
src/if_py_both.h 76.59% <0%> (ø) ⬆️
src/terminal.c 69.55% <0%> (+0.04%) ⬆️
src/gui.c 47.78% <0%> (+0.05%) ⬆️
src/ui.c 46.54% <0%> (+0.07%) ⬆️
... and 1 more

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 d60e0a1...5962f66. Read the comment docs.

@brammool brammool closed this in 9ce4213 Apr 11, 2018
@methane methane deleted the drop-python1.4 branch April 12, 2018 07:58
adizero pushed a commit to adizero/vim that referenced this pull request May 19, 2018
Problem:    Leftover stuff for Python 1.4.
Solution:   Remove outdated Python 1.4 stuff. (Naoki Inada, closes vim#2794)
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.

3 participants