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

Update python-chess to 0.25.1 #621

Merged
merged 1 commit into from
Jan 25, 2019

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Jan 23, 2019

This PR updates python-chess from 0.24.2 to 0.25.1.

Changelog

0.25.0

--------------

New features:

* This release introduces a new **experimental API for chess engine
communication**, `chess.engine`, based on `asyncio`. It is intended to
eventually replace `chess.uci` and `chess.xboard`.

Bugfixes:

* Fixed race condition in LRU-cache of open Syzygy tables. The LRU-cache is
enabled by default (*max_fds*).
* Fix deprecation warning and unclosed file in setup.py.
Thanks Mickaël Schoentgen.

Changes:

* `chess.pgn.read_game()` now ignores BOM at the start of the stream.
* Removed deprecated items.
Links

Resolves #611
Resolves #623

@Harmon758 Harmon758 merged commit 7adf3f3 into rewrite Jan 25, 2019
@Harmon758 Harmon758 deleted the pyup-update-python-chess-0.24.2-to-0.25.1 branch January 25, 2019 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

python-chess versions available: 0.25.1 python-chess versions available: 0.25.0
2 participants