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

feat: deprecate Connect4 #67

Merged
merged 13 commits into from
Feb 16, 2023

Conversation

clement-bonnet
Copy link
Collaborator

@clement-bonnet clement-bonnet commented Feb 15, 2023

  • deprecate Connect4 by throwing a warning
  • fix Connect4 action mask type
  • downgrade pygame to support python 3.7

@clement-bonnet clement-bonnet added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 15, 2023
@clement-bonnet clement-bonnet self-assigned this Feb 15, 2023
dluo96
dluo96 previously approved these changes Feb 15, 2023
Copy link
Contributor

@dluo96 dluo96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@clement-bonnet clement-bonnet changed the title feat: depreciate Connect4 feat: deprecate Connect4 Feb 15, 2023
djbyrne
djbyrne previously approved these changes Feb 15, 2023
@clement-bonnet clement-bonnet enabled auto-merge (squash) February 16, 2023 10:01
@clement-bonnet clement-bonnet merged commit 1898254 into instadeepai:main Feb 16, 2023
wang-r-j added a commit to wang-r-j/jumanji that referenced this pull request Mar 10, 2023
The pygame compatibility bugs with python 3.7 were first introduced in
pygame 2.1.3.dev6 (pygame/pygame@a462721e) and were fully resolved in
2.2.0.dev2 (pygame/pygame#3723, pygame/pygame#3722, pygame/pygame@aab517c7).
So we can relax the requirement tightened in instadeepai#67
(instadeepai/jumanji#7dcd89f8) and just exlude 2.1.3.
@wang-r-j wang-r-j mentioned this pull request Mar 10, 2023
@clement-bonnet clement-bonnet deleted the connect4-depreciated branch August 15, 2023 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants