Skip to content

CSV field size limit fixes for Windows, missing main function calls, configurable dump location, CSV encoding specification, dump_index fixes for non-fork-spawned global vars - #30

Open
krzywonos wants to merge 6 commits into
opencitations:masterfrom
krzywonos:master

Conversation

@krzywonos

Copy link
Copy Markdown

No description provided.

krzywonos and others added 6 commits October 20, 2025 12:40
- field size limit for CSV files set to C 32-bit int limit when running on Windows
- specified conversion from binary to utf-8 for TextIOWrapper instead of using default system settings
- CSV files are now read as binary to conform to the usage of TextIOWrapper
- added main function call
…coding for loading CSV files, dump_index.process_pair() fix for non-fork-spawned global variables
@krzywonos krzywonos changed the title CSV field size limit fixes for Windows CSV field size limit fixes for Windows, missing main function calls, configurable dump location, CSV encoding specification, dump_index fixes for non-fork-spawned global vars Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant