Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / niklasf/python-chess issues and pull requests
#1118 - added hash
Pull Request -
State: open - Opened by eyalk11 20 days ago
#1117 - Add 'movesleft' parameter to UCI info parsing
Pull Request -
State: closed - Opened by mooskagh 21 days ago
- 1 comment
#1116 - AssertionError is thrown if async analysis is cancelled too soon
Issue -
State: open - Opened by mooskagh 21 days ago
#1115 - PGN parser fails to parse PGN which starts from space
Issue -
State: open - Opened by mooskagh 23 days ago
#1114 - How to Use Custom Chess Piece SVG Set with python-chess
Issue -
State: open - Opened by malithonline 27 days ago
#1113 - Fix error when parsing UCI options
Pull Request -
State: closed - Opened by MarkZH about 1 month ago
- 9 comments
#1112 - Error while parsing UCI options
Issue -
State: closed - Opened by Torom about 1 month ago
- 1 comment
Labels: bug, engine
#1111 - Can you put my bot in the examples?
Issue -
State: open - Opened by 42-AH about 1 month ago
#1110 - 1109-pylint-interventions
Pull Request -
State: closed - Opened by evidencebp about 1 month ago
- 1 comment
#1109 - Pylint alerts corrections as part of intervention experiment
Issue -
State: closed - Opened by evidencebp about 2 months ago
- 5 comments
#1108 - Update to have Stockfish 17 Win-Draw-Loss Model
Issue -
State: open - Opened by MX6464 about 2 months ago
- 4 comments
#1107 - AttributeError: 'Board' object has no attribute 'see'.
Issue -
State: closed - Opened by iHopist about 2 months ago
- 2 comments
#1106 - This is a bug??? (but not a problem)
Issue -
State: closed - Opened by 9acca9 about 2 months ago
- 1 comment
#1105 - Endgame tables
Issue -
State: closed - Opened by st4ck3 2 months ago
- 2 comments
Labels: question
#1104 - SVG: Align pieces, check mark, selected squares and arrows when rendering a border
Pull Request -
State: closed - Opened by Lukasel 2 months ago
- 1 comment
#1103 - Align pieces to their squares center when generating SVG images with border
Issue -
State: closed - Opened by Lukasel 2 months ago
#1102 - popen_uci breaks later popen_uci calls in ProcessPoolExecutor in Python 3.12
Issue -
State: closed - Opened by MinetaS 3 months ago
- 2 comments
#1101 - module 'chess.pgn' has no attribute 'tell'
Issue -
State: closed - Opened by JavierYepez 3 months ago
- 2 comments
Labels: question
#1100 - Stricter subclass typing
Pull Request -
State: closed - Opened by niklasf 4 months ago
#1099 - BinaryFen in python-chess
Issue -
State: open - Opened by Torom 4 months ago
- 4 comments
#1098 - Update default time control from UNKNOW to UNKNOWN
Pull Request -
State: closed - Opened by deepyaman 4 months ago
- 1 comment
#1097 - Chess
Issue -
State: closed - Opened by Aditya9960i 4 months ago
#1096 - Add Html Represenation to Boards
Issue -
State: closed - Opened by gawebb-dstl 4 months ago
- 2 comments
#1095 - Result not reflected in PGN?
Issue -
State: closed - Opened by raquelhortab 4 months ago
- 1 comment
Labels: question
#1092 - Are drops supported for engine moves?
Issue -
State: closed - Opened by flashdens 5 months ago
- 1 comment
#1091 - Moves generators behaviour.
Issue -
State: closed - Opened by GabrieleBattaglia 5 months ago
- 1 comment
Labels: question
#1090 - Not seeing x-ray defenders by calling board.attackers()
Issue -
State: closed - Opened by SylviaStout 5 months ago
- 3 comments
#1089 - Checking a move.
Issue -
State: closed - Opened by GabrieleBattaglia 5 months ago
- 2 comments
Labels: question
#1088 - Converting UCI to SAN.
Issue -
State: closed - Opened by GabrieleBattaglia 5 months ago
- 2 comments
Labels: question
#1087 - `chess.pgn.read_headers` inserts empty header entries related to newlines and empty movetext
Issue -
State: open - Opened by MatijaSi 5 months ago
- 6 comments
#1086 - Encourage/simplify using the last completed score instead of lowerbound/upperbound
Issue -
State: open - Opened by niklasf 5 months ago
Labels: enhancement, engine
#1085 - Lichess WDL
Issue -
State: closed - Opened by fsmosca 6 months ago
- 1 comment
#1084 - Add rookognition
Pull Request -
State: closed - Opened by 3d12 6 months ago
- 1 comment
#1083 - How to communicate with a remote chess engine?
Issue -
State: closed - Opened by flashdens 6 months ago
- 6 comments
Labels: question, engine
#1082 - en passant target square not populated when pawn moves 2 sqares
Issue -
State: closed - Opened by sdxsharp 6 months ago
- 2 comments
Labels: question
#1080 - epd parser issue when given a fen
Issue -
State: closed - Opened by Tilps 7 months ago
- 1 comment
#1080 - epd parser issue when given a fen
Issue -
State: open - Opened by Tilps 7 months ago
#1079 - Illegal san, but legal uci move leading to two black kings?
Issue -
State: open - Opened by LilacPeregrine 7 months ago
#1079 - Illegal san, but legal uci move leading to two black kings?
Issue -
State: closed - Opened by LilacPeregrine 7 months ago
- 1 comment
#1077 - `illegal san` error message when the first game in a database contains a move in the White or Black header
Issue -
State: closed - Opened by johndoknjas 7 months ago
- 4 comments
#1076 - Parsing a database with `read_game` results in roughly 2 extra results per game
Issue -
State: closed - Opened by johndoknjas 7 months ago
Labels: question
#1076 - Parsing a database with `read_game` results in roughly 2 extra results per game
Issue -
State: closed - Opened by johndoknjas 7 months ago
Labels: question
#1075 - engine.analyse() exits with TimeoutError exception
Issue -
State: closed - Opened by robertnurnberg 7 months ago
- 2 comments
Labels: engine
#1075 - engine.analyse() exits with TimeoutError exception
Issue -
State: closed - Opened by robertnurnberg 7 months ago
- 2 comments
Labels: engine
#1074 - Feature request: new argument for chess.svg.board()
Issue -
State: closed - Opened by toolonely 8 months ago
- 2 comments
#1072 - CancelledError and TimeoutError when using multithreaded Stockfish to analyze certain sequence of board positions.
Issue -
State: closed - Opened by OsaRobots 8 months ago
- 5 comments
Labels: bug, engine
#1071 - Exception in callback Protocol._line_received('')
Issue -
State: closed - Opened by IceboxDev 8 months ago
- 2 comments
Labels: bug, engine
#1070 - Using limit(mate=mate) terminates search before mate
Issue -
State: closed - Opened by robertnurnberg 9 months ago
- 3 comments
Labels: engine
#1068 - Handle multiple comments on a move/variation/game
Pull Request -
State: closed - Opened by MarkZH 9 months ago
- 13 comments
#1067 - Is this expected or simply a bug?
Issue -
State: closed - Opened by djokester 9 months ago
- 1 comment
#1066 - [feature request] add `board.san_move_stack` similar to `board.move_stack` to get san format moves
Issue -
State: closed - Opened by HarshilPatel007 9 months ago
- 1 comment
#1065 - impossible to get the moves in san format after pushing the move
Issue -
State: closed - Opened by HarshilPatel007 10 months ago
Labels: question
#1064 - Incorrect perft(4) with Kiwipete.
Issue -
State: closed - Opened by 06davber 10 months ago
- 3 comments
#1063 - always castling rights for clean_castling_rights()
Issue -
State: closed - Opened by deboradum 10 months ago
#1062 - feat: Adds support for displaying NAGs in the chess.svg.board AND other optimizations chess.svg.board function
Pull Request -
State: open - Opened by Vikasg7 10 months ago
- 2 comments
#1060 - getting `chess.IllegalMoveError` despite the fact that move is legal
Issue -
State: closed - Opened by HarshilPatel007 10 months ago
- 5 comments
Labels: question
#1058 - Update gaviota.py
Pull Request -
State: closed - Opened by anonymousdouble 11 months ago
#1057 - Feature/grid labels
Pull Request -
State: closed - Opened by R3dan 11 months ago
- 4 comments
#1056 - is_variant_draw seems not to work properly
Issue -
State: closed - Opened by Corallo 11 months ago
- 1 comment
Labels: question
#1055 - flipping the board
Issue -
State: open - Opened by prashant-saxena 11 months ago
- 1 comment
Labels: question
#1055 - flipping the board
Issue -
State: closed - Opened by prashant-saxena 11 months ago
- 1 comment
Labels: question
#1055 - flipping the board
Issue -
State: open - Opened by prashant-saxena 11 months ago
#1054 - board.mirror()
Issue -
State: closed - Opened by lucasssoh about 1 year ago
- 1 comment
Labels: question
#1053 - Documentation incorrect for chess.Board.turn
Issue -
State: closed - Opened by sylthiel about 1 year ago
- 1 comment
#1052 - replace '<object> == 0' by 'not <object>' & updated f-strings.
Pull Request -
State: closed - Opened by ProgramR4732 about 1 year ago
- 1 comment
#1051 - Removed unnecessary indentation blocks and optimized if blocks.
Pull Request -
State: closed - Opened by ProgramR4732 about 1 year ago
#1050 - chess.pgn.GameNode add_line() creates duplicate variations
Issue -
State: closed - Opened by vosschr about 1 year ago
- 1 comment
#1049 - "info string" on startup causes assertion
Issue -
State: closed - Opened by jdart1 about 1 year ago
- 2 comments
Labels: bug, engine
#1048 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#1047 - Test chess.engine under Cygwin
Issue -
State: open - Opened by niklasf about 1 year ago
Labels: bug, engine
#1046 - Update lichess-bot URL in README.rst
Pull Request -
State: closed - Opened by MarkZH about 1 year ago
#1045 - Update README.rst
Pull Request -
State: closed - Opened by joshgiesbrecht about 1 year ago
#1044 - rtd Dcumentation style not applied for /latest
Issue -
State: closed - Opened by kraktus about 1 year ago
- 1 comment
#1043 - Lenient whitespace parsing for engines
Pull Request -
State: closed - Opened by MarkZH about 1 year ago
- 1 comment
#1041 - Fix tox.ini comments
Pull Request -
State: closed - Opened by MarkZH about 1 year ago
#1040 - Support the TRF (Tournament Report File) format
Issue -
State: open - Opened by ZiyaoWei about 1 year ago
- 1 comment
#1039 - tweaked doc strings in init chess file
Pull Request -
State: closed - Opened by RobS30 over 1 year ago
- 1 comment
#1038 - (NO ISSUES, IT CAN BE CLOSED) (NO) bugs in parse_san and push_uci in a specific positon
Issue -
State: closed - Opened by alexawake over 1 year ago
- 2 comments
#1037 - asdfs
Pull Request -
State: closed - Opened by IVT-mad over 1 year ago
#1036 - Fixed generate_castling_moves to_mask bug
Pull Request -
State: closed - Opened by pjpuzzler over 1 year ago
- 1 comment
#1033 - Finalize TimeControl PGN header support
Issue -
State: open - Opened by niklasf over 1 year ago
- 2 comments
Labels: enhancement
#1032 - Add PGN TimeControl Header Parser, closes #1031
Pull Request -
State: closed - Opened by mauricesvp over 1 year ago
- 1 comment
#1031 - Parse TimeControl PGN Header
Issue -
State: closed - Opened by mauricesvp over 1 year ago
Labels: enhancement
#1030 - Slice of a game between two moves
Issue -
State: open - Opened by kevinpolisano over 1 year ago
#1028 - Code refactor, meta stuff
Issue -
State: open - Opened by bswck over 1 year ago
- 3 comments
#1026 - lc0 truncated VerboseMoveStats output
Issue -
State: closed - Opened by SimonBenhamou over 1 year ago
- 1 comment
Labels: question, engine
#1025 - Fix typing in this file.
Issue -
State: closed - Opened by ayush2438 over 1 year ago
- 1 comment
#1024 - Castling right does not update correctly if other side destroys own castling right
Issue -
State: closed - Opened by Hottemax over 1 year ago
- 1 comment
#1023 - Engine communication documentation
Pull Request -
State: closed - Opened by MarkZH over 1 year ago
- 1 comment
#1022 - Feature request: CTG Book Support
Issue -
State: open - Opened by EmptikBest over 1 year ago
#1021 - Error when XBoard opponent has newline in name
Pull Request -
State: closed - Opened by MarkZH over 1 year ago
- 2 comments
#1020 - Document new engine features (mostly additional XBoard communication)
Issue -
State: closed - Opened by niklasf over 1 year ago
Labels: engine
#1019 - Fix Stockfish 11 download in CI
Issue -
State: closed - Opened by niklasf over 1 year ago
Labels: bug, engine
#1018 - Review send_opponent_information() for UCI/XBoard command injection
Issue -
State: closed - Opened by niklasf over 1 year ago
Labels: engine
#1015 - Stockfish crashes if Board is inizilized with fen=None
Issue -
State: closed - Opened by SandroMartens over 1 year ago
- 4 comments
Labels: engine
#1013 - A few minor cleanups
Pull Request -
State: closed - Opened by johndoknjas over 1 year ago
- 1 comment
#1012 - Next release
Issue -
State: closed - Opened by MarkZH over 1 year ago
- 4 comments
#1010 - PGN: lazy parsing of moves
Issue -
State: closed - Opened by rafacouto over 1 year ago
- 1 comment
#1008 - game.eval() not working?
Issue -
State: closed - Opened by maximelucas over 1 year ago
- 1 comment
#1007 - lc0 TimeoutError on analysis and play
Issue -
State: closed - Opened by sugizo over 1 year ago
- 1 comment
Labels: engine