-
Notifications
You must be signed in to change notification settings - Fork 988
encoding='utf-8' correction #61
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
Conversation
cyclotruc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the correction, I just want to clarify a few details (and remove the digest.txt) before merging
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm confused why this function is defined here and in ingest.py as well
src/gitingest/cli.py
Outdated
| setup_encoding() | ||
|
|
||
| # Define constants | ||
| MAX_FILE_SIZE = 51200 # 50KB by default |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the way Constants are handled right now is messy, not your fault but I'll try to figure out a cleaner way than having constants defined at the top of various files
|
i have this code change to #72 |
fix problem:
Error: 'charmap' codec can't encode characters in position 22-24: character maps to <undefined> Aborted!result