Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Drop support for EOL Python 3.3#358

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
gsnedders merged 6 commits intohtml5lib:masterfromhugovk:rm-3.3
May 23, 2018
Merged

Drop support for EOL Python 3.3#358

gsnedders merged 6 commits intohtml5lib:masterfromhugovk:rm-3.3
May 23, 2018

Conversation

hugovk
Copy link
Contributor

Fixes#357.

jdufresne reacted with hooray emoji
@gsnedders
Copy link
Member

This won't be merged until pip 11 is near release (assuming pip 11 drops support for Python 3.3, as planned).

@codecov-io
Copy link

codecov-io commentedDec 4, 2017
edited
Loading

Codecov Report

Merging#358 intomaster willnot change coverage.
The diff coverage isn/a.

Impacted file tree graph

@@           Coverage Diff           @@##           master     #358   +/-   ##=======================================  Coverage   90.76%   90.76%           =======================================  Files          50       50             Lines        6950     6950             Branches     1328     1328           =======================================  Hits         6308     6308             Misses        483      483             Partials      159      159

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updateb4887f0...bbd5eb7. Read thecomment docs.

@nicktimko
Copy link

I'd be curious to just leave the test in there but put it inallowed_failures, then once it actually breaks mark 3.3 as unsupported.

@hugovk
Copy link
ContributorAuthor

Python 3.3 has now broken. The master branch now fails on Travis CI for all three Python 3.3 jobs:

Collecting wheelwheel requires Python '>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*' but the running Python is 3.3.6----------------------------------------...Installing setuptools, pip, wheel...done.Traceback (most recent call last):  File "/opt/python/3.3.6/lib/python3.3/runpy.py", line 160, in _run_module_as_main    "__main__", fname, loader, pkg_name)  File "/opt/python/3.3.6/lib/python3.3/runpy.py", line 73, in _run_code    exec(code, run_globals)  File "/home/travis/virtualenv/python3.3.6/lib/python3.3/site-packages/virtualenv.py", line 2343, in <module>    main()  File "/home/travis/virtualenv/python3.3.6/lib/python3.3/site-packages/virtualenv.py", line 712, in main    symlink=options.symlink)  File "/home/travis/virtualenv/python3.3.6/lib/python3.3/site-packages/virtualenv.py", line 947, in create_environment    download=download,  File "/home/travis/virtualenv/python3.3.6/lib/python3.3/site-packages/virtualenv.py", line 904, in install_wheel    call_subprocess(cmd, show_stdout=False, extra_env=env, stdin=SCRIPT)  File "/home/travis/virtualenv/python3.3.6/lib/python3.3/site-packages/virtualenv.py", line 796, in call_subprocess    % (cmd_desc, proc.returncode))OSError: Command /home/travis/build/h.../optional/bin/python - setuptools pip wheel failed with error code 1

https://travis-ci.org/hugovk/html5lib-python/builds/382154525

The newly released pip 10 deprecates 3.3, and it has just been dropped from the codebase:pypa/pip#5423.

@gsneddersgsnedders merged commit7f613b3 intohtml5lib:masterMay 23, 2018
@hugovkhugovk deleted the rm-3.3 branchMay 23, 2018 09:59
twm added a commit to twm/html5lib-python that referenced this pull requestJun 10, 2018
It looks like this was missed inhtml5lib#358. It is causing build failures inhtml5lib#395 andhtml5lib#396.
gsnedders pushed a commit that referenced this pull requestOct 1, 2018
It looks like this was missed in#358. It is causing build failures in#395 and#396.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gsneddersgsneddersgsnedders approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@hugovk@gsnedders@codecov-io@nicktimko

[8]ページ先頭

©2009-2025 Movatter.jp