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
Slugathon
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Dec 25, 2023 — Dec 25, 2024
Showing page 1 of 72
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Move mypy options from the Makefile into mypy.ini
David Ripton
More...
over 2 years ago
Ignore missing mypy stubs for cairo
David Ripton
More...
almost 3 years ago
Fix a type error by using a different variable name
David Ripton
More...
almost 3 years ago
Make some TreeViewColumns sortable by clicking the header
David Ripton
More...
almost 3 years ago
Fix some types
David Ripton
More...
almost 3 years ago
Add some type hints
David Ripton
More...
almost 3 years ago
Improve a log message
David Ripton
More...
almost 3 years ago
Make the mypy target disallow untyped calls and defs
David Ripton
More...
almost 3 years ago
Change another callLater from 1 to 0.
David Ripton
More...
almost 3 years ago
Don't retry start_game if AIs fail to spawn.
David Ripton
More...
almost 3 years ago
Change most arbitrary delays in reactor.callLater to 0.
David Ripton
More...
almost 3 years ago
Change "name" to "playername" in User, Client, and AIClient.
David Ripton
More...
almost 3 years ago
Add types to tests. Also use pytest.raises.
David Ripton
More...
almost 3 years ago
Make get_leaf raise KeyError rather than return None if not found
David Ripton
More...
almost 3 years ago
Improve logging
David Ripton
More...
almost 3 years ago
Add more type hints
David Ripton
More...
almost 3 years ago
Change player and AI time limits to floats
David Ripton
More...
almost 3 years ago
Add debug logging
David Ripton
More...
almost 3 years ago
Consistently import from one level below twisted.spread.pb
David Ripton
More...
almost 3 years ago
Fix some RemoteReference types
David Ripton
More...
almost 3 years ago
Improve logging in engaged_enemies
David Ripton
More...
almost 3 years ago
Add debug logging to find the types of events
David Ripton
More...
almost 3 years ago
Change more types from Any to a concrete type
David Ripton
More...
almost 3 years ago
Rename the unused args to pause_ai and unpause_ai
David Ripton
More...
almost 3 years ago
Change some types from Any to a more specific type
David Ripton
More...
almost 3 years ago
Add generic types to bag.
David Ripton
More...
almost 3 years ago
Add parent windows to the ConfirmDialog and InfoDialog tests
David Ripton
More...
about 3 years ago
Improve logging
David Ripton
More...
about 3 years ago
Change some log-and-return cases to exceptions.
David Ripton
More...
about 3 years ago
Sort imports using isort for the gui package
David Ripton
More...
about 3 years ago
←
1
2
3
4
5
6
7
8
9
…
71
72
→
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