Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-smpplib
/
python-smpplib
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
144
Star
189
Code
Issues
21
Pull requests
15
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add some basic typechecking support
- #162
#162
Open
davidshepherd7
wants to merge 11 commits into
python-smpplib:master
python-smpplib/python-smpplib:master
from
davidshepherd7:basic-typechecking-support
davidshepherd7/python-smpplib:basic-typechecking-support
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Add some basic typechecking support
#162
davidshepherd7
wants to merge 11 commits into
python-smpplib:master
python-smpplib/python-smpplib:master
from
davidshepherd7:basic-typechecking-support
davidshepherd7/python-smpplib:basic-typechecking-support
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2021
Remove end-of-life'd python versions from circleCI
Show description for c98e821
davidshepherd7
committed
c98e821
View commit details
Copy full SHA for c98e821
Browse repository at this point
Fix invalid emacs coding value
davidshepherd7
committed
bcee943
View commit details
Copy full SHA for bcee943
Browse repository at this point
Remove six dependency
davidshepherd7
committed
12e6bae
View commit details
Copy full SHA for 12e6bae
Browse repository at this point
Fix a test depending on the configured warning filter
davidshepherd7
committed
3f4ca13
View commit details
Copy full SHA for 3f4ca13
Browse repository at this point
MVP type checking with minimal code changes
Show description for c71141c
davidshepherd7
committed
c71141c
View commit details
Copy full SHA for c71141c
Browse repository at this point
Fix test mock client having a missing required method
davidshepherd7
committed
9a4464f
View commit details
Copy full SHA for 9a4464f
Browse repository at this point
Explicitly fail when a Param has no max or size
Show description for 1700848
davidshepherd7
committed
1700848
View commit details
Copy full SHA for 1700848
Browse repository at this point
Add easy types
davidshepherd7
committed
3a1b17b
View commit details
Copy full SHA for 3a1b17b
Browse repository at this point
Add a simpler repr for command objects
davidshepherd7
committed
daabdbe
View commit details
Copy full SHA for daabdbe
Browse repository at this point
Fix inconsistent use of null unicode vs null bytes when generating some output
Show description for 7bc5c07
davidshepherd7
committed
7bc5c07
View commit details
Copy full SHA for 7bc5c07
Browse repository at this point
Add more tests for PDU parsing/generating
davidshepherd7
committed
882a784
View commit details
Copy full SHA for 882a784
Browse repository at this point
You can’t perform that action at this time.