Thanks to visit codestin.com
Credit goes to github.com
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
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 }}
mjwoolf
/
nativepython
Public
forked from
APrioriInvestments/typed_python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nativepython
object_database
frontends
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 7, 2019
Fix a bug where service_manager.py could exit while trying to reconnect to the odb server.
braxtonmckee
committed
331eec0
View commit details
Copy full SHA for 331eec0
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Fix F401 in /object_database: 'xyz' imported but unused
atzannes
committed
5b78c60
View commit details
Copy full SHA for 5b78c60
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
Fix most F841: local variable 'xyz' is assigned to but never used
Show description for ed0437a
atzannes
committed
ed0437a
View commit details
Copy full SHA for ed0437a
View code at this point
Browse repository at this point
Fix E128: continuation line under-indented for visual indent
atzannes
committed
e1e9955
View commit details
Copy full SHA for e1e9955
View code at this point
Browse repository at this point
Commits on Feb 24, 2019
Fix E124: closing bracket does not match visual indentation
Show description for e7c9f92
atzannes
committed
e7c9f92
View commit details
Copy full SHA for e7c9f92
View code at this point
Browse repository at this point
Fix E123: closing bracket does not match indentation of opening bracket's line
atzannes
committed
9229ff9
View commit details
Copy full SHA for 9229ff9
View code at this point
Browse repository at this point
Fix E262,E265: comment should start with '# '
atzannes
committed
37e510a
View commit details
Copy full SHA for 37e510a
View code at this point
Browse repository at this point
Fix E305: expected 2 blank lines after class or function definition
atzannes
committed
a0f6fbf
View commit details
Copy full SHA for a0f6fbf
View code at this point
Browse repository at this point
Fix E303: too many blank lines
atzannes
committed
c47a174
View commit details
Copy full SHA for c47a174
View code at this point
Browse repository at this point
Fix E302: expected 2 blank lines, found 1
atzannes
committed
e263c1d
View commit details
Copy full SHA for e263c1d
View code at this point
Browse repository at this point
Fix W191: indentation contains tabs
atzannes
committed
4d1791d
View commit details
Copy full SHA for 4d1791d
View code at this point
Browse repository at this point
Fix E231 missing whitespace after ','
Show description for c39258f
atzannes
committed
c39258f
View commit details
Copy full SHA for c39258f
View code at this point
Browse repository at this point
Fix E251: unexpected spaces around keyword / parameter equals
Show description for 30386d4
atzannes
committed
30386d4
View commit details
Copy full SHA for 30386d4
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
Refactored Login in Active Web Service
Show description for 82ef31c
atzannes
authored and
braxtonmckee
committed
82ef31c
View commit details
Copy full SHA for 82ef31c
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
Fix a bug causing Codebases created from modules directly to have the wrong root.
braxtonmckee
committed
bfa87ab
View commit details
Copy full SHA for bfa87ab
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Add a 'CodeEditor' cell based on the AceEditor to the web framework.
braxtonmckee
committed
84d9a16
View commit details
Copy full SHA for 84d9a16
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
Some minor fixups to new Task system.
braxtonmckee
committed
88d8586
View commit details
Copy full SHA for 88d8586
View code at this point
Browse repository at this point
Commits on Jan 22, 2019
Various fixups
atzannes
authored and
braxtonmckee
committed
797e88c
View commit details
Copy full SHA for 797e88c
View code at this point
Browse repository at this point
Commits on Jan 19, 2019
test_util::autoconfigure_and_start_service_manager
atzannes
authored and
braxtonmckee
committed
9b045c3
View commit details
Copy full SHA for 9b045c3
View code at this point
Browse repository at this point
Adds some test utilities
Show description for d524a90
atzannes
authored and
braxtonmckee
committed
d524a90
View commit details
Copy full SHA for d524a90
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
Replace "exception:" with "exception Exception:"
atzannes
authored and
braxtonmckee
committed
5993668
View commit details
Copy full SHA for 5993668
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
Fixups
Show description for 8e96358
atzannes
authored and
braxtonmckee
committed
8e96358
View commit details
Copy full SHA for 8e96358
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
checkLogLevelValidity helper function
atzannes
committed
fb60c20
View commit details
Copy full SHA for fb60c20
View code at this point
Browse repository at this point
Fix logging
Show description for e1bc95d
atzannes
committed
e1bc95d
View commit details
Copy full SHA for e1bc95d
View code at this point
Browse repository at this point
Commits on Dec 28, 2018
Incorporated build.sh into Makefile
Show description for b69c007
atzannes
committed
b69c007
View commit details
Copy full SHA for b69c007
View code at this point
Browse repository at this point
Commits on Dec 20, 2018
Add loglevel to service_manager entrypoint.
braxtonmckee
committed
3f19420
View commit details
Copy full SHA for 3f19420
View code at this point
Browse repository at this point
More deployment fixups.
Show description for 7aa8cd0
braxtonmckee
committed
7aa8cd0
View commit details
Copy full SHA for 7aa8cd0
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Fixup for auth and logging changes in aws config.
braxtonmckee
committed
1416898
View commit details
Copy full SHA for 1416898
View code at this point
Browse repository at this point
Commits on Dec 12, 2018
Improve logging in subtle ways.
Show description for ed016cd
atzannes
authored and
braxtonmckee
committed
ed016cd
View commit details
Copy full SHA for ed016cd
View code at this point
Browse repository at this point
Fix logging
Show description for f49e037
atzannes
authored and
braxtonmckee
committed
f49e037
View commit details
Copy full SHA for f49e037
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Wire-through the newly required auth-token
atzannes
authored and
braxtonmckee
committed
0e9a7d8
View commit details
Copy full SHA for 0e9a7d8
View code at this point
Browse repository at this point
Require a token argument for service bringup
Show description for 2752689
atzannes
authored and
braxtonmckee
committed
2752689
View commit details
Copy full SHA for 2752689
View code at this point
Browse repository at this point
Style fixups as I read
atzannes
authored and
braxtonmckee
committed
a95a128
View commit details
Copy full SHA for a95a128
View code at this point
Browse repository at this point
Commits on Dec 7, 2018
Fix some issues in the service_config tooling.
Show description for e87a8dc
braxtonmckee
committed
e87a8dc
View commit details
Copy full SHA for e87a8dc
View code at this point
Browse repository at this point
Commits on Dec 6, 2018
Auto-generate SSL cert when one is not provided.
atzannes
authored and
braxtonmckee
committed
88cf5c1
View commit details
Copy full SHA for 88cf5c1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.