beautifulsoup:return-inserted-element

Last commit made on 2024-01-17
Get this branch:
git clone -b return-inserted-element https://git.launchpad.net/beautifulsoup
Only Leonard Richardson can upload to this branch. If you are Leonard Richardson please log in for upload directions.

Branch merges

Branch information

Name:
return-inserted-element
Repository:
lp:beautifulsoup

Recent commits

2b03d5e... by Leonard Richardson

Fixed silent merge conflict.

673a5d9... by Leonard Richardson

Merge branch '4.13' into return-inserted-element

7bf154e... by Leonard Richardson

Be explicit about the incoming encoding in the Microsoft smart quote test.

78920dd... by Leonard Richardson

Fixed incorrect variable name.

3e490e9... by Leonard Richardson

Fixed incorrect variable name.

3896435... by Leonard Richardson

Porting the return-inserted-element code to 4.13.

98a0cf1... by Leonard Richardson

Merged in 4.13 code.

496f064... by Leonard Richardson

Prepare for 4.12.3 release.

ceee991... by Leonard Richardson

Added the correct stacklevel to instances of the XMLParsedAsHTMLWarning.
  [bug=2034451]

5df3671... by Leonard Richardson

Add chardet, cchardet, and charset-normalizer to the optional dependencies in pyproject. [bug=2019018]