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 Py 2.6 support? #620

Closed
altendky opened this issue Sep 28, 2018 · 1 comment · Fixed by #1075 or #1439
Closed

Drop Py 2.6 support? #620

altendky opened this issue Sep 28, 2018 · 1 comment · Fixed by #1075 or #1439
Assignees
Labels
duplicate 🗐 Seen it before question/docs ‽ Documentation clarification candidate

Comments

@altendky
Copy link
Contributor

https://www.python.org/dev/peps/pep-0361/#release-lifespan

Py 2.6 ceased to have support just shy of five years ago. The build is presently broken. Over a year ago in #411 it was suggested to drop support. I'd suggest one of dropping support, fixing the build, or marking the build as allowed to fail so that PR's don't get marked as failed when they haven't introduced any issues.

I get that there's only been one broken build so it's not like this has been a long term issue. But, I figured I'd put a ticket out here for discussion anyways.

Cheers,
-kyle

@casperdcl
Copy link
Sponsor Member

already fixed in f60feca

@casperdcl casperdcl self-assigned this Sep 28, 2018
@casperdcl casperdcl added duplicate 🗐 Seen it before question/docs ‽ Documentation clarification candidate labels Sep 28, 2018
@casperdcl casperdcl mentioned this issue May 9, 2019
2 tasks
casperdcl added a commit that referenced this issue Nov 16, 2020
- drop py2.6 (replaces/closes #502 <- fixes #620, invalidates/fixes #127)
- drop distutils in favour of setup.cfg (fixes #723, fixes #721)
- related setuptools_scm (#722)
casperdcl added a commit that referenced this issue Nov 16, 2020
- drop py2.6 (replaces/closes #502 <- fixes #620, invalidates/fixes #127)
- drop distutils in favour of setup.cfg (fixes #723, fixes #721)
- related setuptools_scm (#722)
casperdcl added a commit that referenced this issue Nov 16, 2020
- drop py2.6 (replaces/closes #502 <- fixes #620, invalidates/fixes #127)
- drop distutils in favour of setup.cfg (fixes #723, fixes #721)
- related setuptools_scm (#722)
@casperdcl casperdcl mentioned this issue Nov 17, 2020
6 tasks
jsuchenia pushed a commit to jsuchenia/adventofcode that referenced this issue Dec 2, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tqdm](https://tqdm.github.io) ([source](https://github.com/tqdm/tqdm), [changelog](https://tqdm.github.io/releases)) | minor | `==4.64.1` -> `==4.65.0` |

---

### Release Notes

<details>
<summary>tqdm/tqdm</summary>

### [`v4.65.0`](https://github.com/tqdm/tqdm/releases/tag/v4.65.0): tqdm v4.65.0 stable

[Compare Source](tqdm/tqdm@v4.64.1...v4.65.0)

-   add Python 3.11 and drop Python 3.6 support ([#&#8203;1439](tqdm/tqdm#1439), [#&#8203;1419](tqdm/tqdm#1419), [#&#8203;502](tqdm/tqdm#502) <- [#&#8203;720](tqdm/tqdm#720), [#&#8203;620](tqdm/tqdm#620))
-   misc code & docs tidy
-   fix & update CI workflows & tests

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4xIn0=-->

Reviewed-on: https://git.apud.pl/jacek/adventofcode/pulls/10
Co-authored-by: Renovate <renovate@apud.pl>
Co-committed-by: Renovate <renovate@apud.pl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate 🗐 Seen it before question/docs ‽ Documentation clarification candidate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants