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
W
willie
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 14, 2024 — Sep 14, 2025
Showing page 13 of 212
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
docs/docstrings: replace links to Python 3.7 docs w/links to 3.11 pages
dgw
More...
over 2 years ago
build, meta: drop Python 3.7 support, checks, and CI job
dgw
More...
over 2 years ago
Makefile: have mypy check untyped defs by default
dgw
More...
over 2 years ago
tld: handle mixed-type values in `params` arg to `requests.get()`
dgw
More...
over 2 years ago
tld: fix reassigning local `str` variable as `List[str]`
dgw
More...
over 2 years ago
tld: fix assigning a dict to an attribute originally defined as a list
dgw
More...
over 2 years ago
meetbot: type hint for `meeting_actions`
dgw
More...
over 2 years ago
dev-requirements: bump mypy min/max version
dgw
More...
over 2 years ago
ip: avoid name re-use
James Gerity
More...
over 2 years ago
ip: handle possible None value for AS organization
James Gerity
More...
over 2 years ago
remind: initialize duration with float value
James Gerity
More...
over 2 years ago
remind: annotate reminder dictionary
James Gerity
More...
over 2 years ago
translate: add annotations, sub empty tuple for False as sentinel value
James Gerity
More...
over 2 years ago
wiktionary: add annotation for definitions
James Gerity
More...
over 2 years ago
plugins.rules: replace map with generator comprehension
James Gerity
More...
over 2 years ago
plugins.jobs: resolve type conflict with base class
James Gerity
More...
over 2 years ago
dice: narrow type of regex match
James Gerity
More...
over 2 years ago
plugins.handlers: handle case when __doc__ is defined as None
James Gerity
More...
over 2 years ago
plugins: handle case where importlib returns None
James Gerity
More...
over 2 years ago
plugins.handlers: handle cases where importlib may return None
James Gerity
More...
over 2 years ago
units: use float values to appease the type-checker
James Gerity
More...
over 2 years ago
units: add type-narrowing helper for pattern matching
James Gerity
More...
over 2 years ago
plugin: type-hint `example` class + fix minor typing issue
dgw
More...
over 2 years ago
config.types: minor type hinting tweaks
dgw
More...
over 2 years ago
loader: mypy needs one (1) real type hint to do its job
dgw
More...
over 2 years ago
tools.web: type fixes + add tests for `iri_to_uri()`
dgw
More...
over 2 years ago
bot: no need to `.get()` when we've already checked `in`
dgw
More...
over 2 years ago
cli.run: 'action' option can never be None, so why default to that?
dgw
More...
over 2 years ago
cli.plugins: tweaks to fix typing errors
dgw
More...
over 2 years ago
remind: fix import streamlining gone haywire
dgw
More...
over 2 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
211
212
→
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