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

parsing issue in mailing-lists #3154

Open
decorator-factory opened this issue Aug 27, 2024 · 0 comments
Open

parsing issue in mailing-lists #3154

decorator-factory opened this issue Aug 27, 2024 · 0 comments

Comments

@decorator-factory
Copy link
Member

!raw https://discord.com/channels/267624335836053506/704372456592506880/1276236941079351308 returns something containing:

See the full release notes for all of the details:
https://python-
oracledb.readthedocs.io/en/latest/release\_notes.html#oracledb-2-4-1-august-2024

Note the backslash escape.
Discord interprets that as https://python-oracledb.readthedocs.io/en/latest/release/_notes.html#oracledb-2-4-1-august-2024 (backslash is turned into slash... for some reason), which is a broken link

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

No branches or pull requests

1 participant