Skip to content

Now seems to work in Python 3#3

Open
markshowalter wants to merge 2 commits intomainfrom
mark-repairs-2024-10
Open

Now seems to work in Python 3#3
markshowalter wants to merge 2 commits intomainfrom
mark-repairs-2024-10

Conversation

@markshowalter
Copy link
Copy Markdown
Collaborator

This pull request addresses the issues with strings vs. bytestrings in Python 3. I also added a file HTML_SYMBOLS.py which does a better job of encoding special characters in the Jekyll files produced.

Note that I have also deleted from all history the jekyll/ subdirectory. This was huge (> 22,000 files) and should not have been in the repo. This directory contained the output files produced by the pipeline. Normally these should go into a separate directory defined by the environment variable JEKYLLPATH for staging them to be uploaded to the website.

Copy link
Copy Markdown
Collaborator

@esimpsons3ti esimpsons3ti left a comment

Choose a reason for hiding this comment

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

This works. There are some minor fixes that need to be made, but the core functionality has been fixed. I will make the little fixes myself.

@matthewtiscareno
Copy link
Copy Markdown
Collaborator

@dstopp: I wonder whether it might be good for you to take 10 minutes to look this over and consider whether this still has useful content and should be squashed and merged, or whether it has been superseded and should be closed as wontfix.

@markshowalter thinks that nothing here would affect what you've been doing, in which case maybe we should just squash and merge. But then we may not know what you've been doing, so please take a look.

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.

3 participants