13
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Sep 16, 2025 — Sep 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Declare Bio.Blast.BLASTXML to be obsolete. (#5315) More... 2 days ago
Raise ValueError for empty sequence in molecular_weight() (#5310) More... 2 days ago
Fix some back-ticks in RST More... 3 days ago
Issue #5193 - Added fuzzy locations to Test/test_SeqFeature.py More... 6 days ago
Issue #5193 - Add __hash__ to SimpleLocation More... 9 days ago
Issue #3600 - Replace assert statements with if statements in Bio.Align.hhr (#5301) More... 13 days ago
Issue #2116 - Added docstring to Bio.Align.hhr AlignmentIterator.__len__ (#5299) More... 15 days ago
Add Windows ARM64 support to NEWS [skip ci] More... 17 days ago
Check offset bounds in PrintedAlignmentParser.feed() (#5298) More... 17 days ago
Fix parsing in test to be line ending-agnostic More... 21 days ago
Add Windows ARM64 build More... 21 days ago
Handle empty QUAL title line without raising IndexError (#5283) More... 28 days ago
pairwise2 bugfix (#5289)
Michiel de Hoon
as mdehoon
More... 29 days ago
Add an example to Bio.codonalign docstring using the newer CodonAligner in Bio.Align (#5285)
Michiel de Hoon
as mdehoon
More... about 1 month ago
Fixed alphabetical ordering of name addition More... about 1 month ago
Add Rohit Kattimani to contributors list More... about 1 month ago
DOCS: fix stale param name in Bio.Entrez._open docstring More... about 1 month ago
Post Biopython 1.88 release version bump More... about 1 month ago
Call this Biopython 1.88 More... about 1 month ago
Test on Python 3.15 release candidate (GitHub Action) More... about 1 month ago
Update CircleCI to use latest CodeCov orb 6.0.0 More... about 1 month ago
Fix GenBank Record serialization of WGS ranges (#5275) More... about 1 month ago
Add supported Python versions; sort recent contributors More... about 1 month ago
Enable ruff S307 to spot using built-in eval() function More... about 1 month ago
Use globals() dict to lookup class by name rather than eval function More... about 1 month ago
Use tuple rather than list-as-string in Nexus consensus method. More... about 1 month ago
Rewrite to avoid using eval in SearchIO HSP init More... about 1 month ago
Avoid eval in Nexus parser for NTAX and NCHAR More... about 1 month ago
Add missing docstring to TreeElement.__str__ (fixes D105) More... about 2 months ago
Don't check the written data byte-by-bute, as the written data may differ between different implementations of zlib (#5265)
Michiel de Hoon
as mdehoon
More... about 2 months ago