Skip to content

Drop support for Python 2.5#82

Closed
hugovk wants to merge 2 commits into
yaml:masterfrom
hugovk:patch-2
Closed

Drop support for Python 2.5#82
hugovk wants to merge 2 commits into
yaml:masterfrom
hugovk:patch-2

Conversation

@hugovk
Copy link
Copy Markdown
Contributor

@hugovk hugovk commented Oct 8, 2017

Closes #47.

@hugovk
Copy link
Copy Markdown
Contributor Author

hugovk commented Oct 22, 2017

Here's the pip installs for pyyaml from PyPI for the last month -- nothing for Python 2.5:

$ pypinfo --percent --pip pyyaml pyversion
python_version percent download_count
-------------- ------- --------------
2.7              89.4%     11,732,683
3.5               3.6%        470,139
3.6               3.3%        430,133
3.4               2.7%        351,614
2.6               1.0%        127,184
3.3               0.1%          7,931
3.7               0.0%          3,638
3.2               0.0%            284
None              0.0%            126
3.1               0.0%              2
2.8               0.0%              2

@hugovk
Copy link
Copy Markdown
Contributor Author

hugovk commented Aug 9, 2019

Updated to resolve conflicts.

@perlpunk
Copy link
Copy Markdown
Member

perlpunk commented Dec 2, 2019

Thanks! It seems everything in this PR was patched by other PRs. Closing

@perlpunk perlpunk closed this Dec 2, 2019
@hugovk
Copy link
Copy Markdown
Contributor Author

hugovk commented Dec 3, 2019

Great! I think #47 can be closed now.

@hugovk hugovk deleted the patch-2 branch September 5, 2021 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop all notion of 2.5 support in April 2017

2 participants