pyvec / pyvec/naucse.python.cz

Update lxml

Open
#777 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
335
Forks
119
Avg merge
3h 6m
Merged PRs (30d)
1

Description

Updating to lxml 6 results in the followinb change in the and-or lesson:

     <tr>
         <td><code>not</code></td>
-        <td><code>not False</code><br><code>not 5 &lt; 3</code>
-        </td><td>„ne“</td>
-    </tr>
+        <td><code>not False</code><br><code>not 5 &lt; 3
+        <td>„ne“</td>
+    </code></td></tr>

It's be nice to figure out why, fix this, and update.

In the mean time I've pinned lxml<6.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the and-or lesson and reproduce its rendered markup using lxml 6, comparing it with the shown diff. Trace why the table and code tags change, then update the lesson or rendering behavior so the output is correct and the lxml<6 pin is no longer needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.