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

Issue-374 Add unit tests and improve solution #1

Open
wants to merge 9 commits into
base: issue-374-integer-type-hint
Choose a base branch
from

Conversation

mucharafal
Copy link

@mucharafal mucharafal commented Feb 23, 2023

Hi!
I don't want to steal your solution, so I would like to merge these changes into your branch.
Could you take a look?
@srilman

See the linked GitHub issue from the previous version of the badge:
badges/shields#8671

In summary, this badge was changed in a breaking fashion such that the
badge was just linking to the github issue rather than showing the data.
Updating the url resolves this.

I also updated to using py4j as the GitHub user.
HyukjinKwon and others added 6 commits March 11, 2024 15:14
This PR proposes to upgrade Sphinx version to fix up the documentation build. It fails as below:

```
Run cd py4j-web && make clean html && cd ..
rm -rf _build/*
sphinx-build -b html -d _build/doctrees  "-W" . _build/html
Running Sphinx v4.5.0

Sphinx version error:
The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
make: *** [Makefile:33: html] Error 2
mv: cannot stat 'py4j-web/_build/html': No such file or directory
Error: Process completed with exit code 1.
```

for now, see also https://github.com/py4j/py4j/actions/runs/8228399854/job/22497777089?pr=519
https://endoflife.date/python

Python versions up to 3.7 are all EOL. This PR proposes to drop all of EOL versions, and updates its CI.
This PR adds the official support of Python 3.12.
@mucharafal mucharafal force-pushed the issue-374-integer-type-hint branch 3 times, most recently from eb083b4 to 0e2baca Compare March 14, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants