openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Beautiful Soup
Settings
|
Report Duplicate
17
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Jul 30, 2024 — Jul 30, 2025
Showing page 2 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated the changelog to explain why 4.13.0 was yanked.
Leonard Richardson
More...
6 months ago
Now that there are deprecation warnings I can trim down the 'porting BS3 code' section.
Leonard Richardson
More...
6 months ago
Replaced -- with em dash.
Leonard Richardson
More...
6 months ago
Fixed some dangling references in the advanced filter documentation.
Leonard Richardson
More...
6 months ago
Fixed changelog link.
Leonard Richardson
More...
6 months ago
Another release, another runthrough of prepare-release.sh.
Leonard Richardson
More...
6 months ago
Fixed a regression where HTMLFormatter and XMLFormatter were not propagating the indent parameter to the superconstructor. [bug=2097272]
Leonard Richardson
More...
6 months ago
Explain why documentation is being brought in from several sources.
Leonard Richardson
More...
6 months ago
Restored the English documentation to the source distribution. [bug=2097237]
Leonard Richardson
More...
6 months ago
Pinned the typing-extensions dependency to a minimum version of 4.0.0. [bug=2097262]
Leonard Richardson
More...
6 months ago
Updated pyproject.toml to require Python 3.7 or above. [bug=2097263]
Leonard Richardson
More...
6 months ago
Added Chris to the authors list.
Leonard Richardson
More...
6 months ago
Updated release script again.
Leonard Richardson
More...
6 months ago
Updated release script.
Leonard Richardson
More...
6 months ago
Change type hint to be 3.8 friendly.
Leonard Richardson
More...
6 months ago
Prep for release.
Leonard Richardson
More...
6 months ago
Some final type hint cleanup.
Leonard Richardson
More...
6 months ago
Removed unused test file that was supposed to run the doctests.
Leonard Richardson
More...
6 months ago
Added Python 13 to the list of tested versions.
Leonard Richardson
More...
6 months ago
Add some tests to demonstrate and explain string and tag equality and hashing.
Leonard Richardson
More...
6 months ago
Started redoing the release process using pyenv.
Leonard Richardson
More...
7 months ago
Turns out I already released a b2 back in March.
Leonard Richardson
More...
7 months ago
Fixed legacy html5 formatter name.
Leonard Richardson
More...
7 months ago
Got the documentation looking the way I want it.
Leonard Richardson
More...
7 months ago
Use Type in type hints instead of type for 3.8 compatibility.
Leonard Richardson
More...
7 months ago
Fixed some minor type hint issues.
Leonard Richardson
More...
7 months ago
Corrected some inconsistencies in the return values of the insert methods. In particular, append() can only return a single PageElement, and all of these methods should return the same type of iterable (a List).
Leonard Richardson
More...
7 months ago
Made insert() take multiple elements and return a list of elements inserted. [bug=2093025]
Leonard Richardson
More...
7 months ago
Merge remote-tracking branch 'chrispitude/return-inserted-element' into 4.13
Leonard Richardson
More...
7 months ago
update .gitignore to ignore doc build directories
chrispy
More...
7 months ago
←
1
2
3
4
5
6
7
8
9
…
44
45
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree