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
database_test.py
on
dev
User selector
All users
Datepicker
All time
Commit history
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 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
Spaces around operators: E221, E222, E225, E226, E227, E228
Show description for da3ba19
atzannes
committed
da3ba19
View commit details
Copy full SHA for da3ba19
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 Jan 23, 2019
Fix a nasty bug causing db.subscribeToObjects to fail for more than one object.
braxtonmckee
committed
d8e15d0
View commit details
Copy full SHA for d8e15d0
View code at this point
Browse repository at this point
Commits on Jan 22, 2019
Travis seems to need some extra time here
atzannes
authored and
braxtonmckee
committed
92d6c52
View commit details
Copy full SHA for 92d6c52
View code at this point
Browse repository at this point
Commits on Jan 19, 2019
Factor out `currentMemoryUsageMb` into test_util.py
atzannes
authored and
braxtonmckee
committed
4490d9d
View commit details
Copy full SHA for 4490d9d
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
Use PERFORMANCE_FACTOR throughout database_test.py
Show description for 7d81d09
atzannes
committed
7d81d09
View commit details
Copy full SHA for 7d81d09
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
Performance_Factor for running tests on Travis CI
atzannes
authored and
braxtonmckee
committed
4892fa3
View commit details
Copy full SHA for 4892fa3
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
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 Jan 9, 2019
Travis CI needs more time for timing tests
atzannes
authored and
braxtonmckee
committed
b39ff0c
View commit details
Copy full SHA for b39ff0c
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Fix a test bug.
braxtonmckee
committed
5a67785
View commit details
Copy full SHA for 5a67785
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Ensure we disconnect in-memory channels correctly.
braxtonmckee
committed
0877c1a
View commit details
Copy full SHA for 0877c1a
View code at this point
Browse repository at this point
Commits on Dec 12, 2018
Some more logging fixes and a new test
atzannes
authored and
braxtonmckee
committed
658627c
View commit details
Copy full SHA for 658627c
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Fixing some of the abstractions
atzannes
authored and
braxtonmckee
committed
5cbcec3
View commit details
Copy full SHA for 5cbcec3
View code at this point
Browse repository at this point
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
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
Allow arbitrary python objects to be used in object database.
Show description for 9a191f6
braxtonmckee
committed
9a191f6
View commit details
Copy full SHA for 9a191f6
View code at this point
Browse repository at this point
Commits on Dec 6, 2018
Require that TcpServer be given an SSL context
Show description for 0018d32
atzannes
authored and
braxtonmckee
committed
0018d32
View commit details
Copy full SHA for 0018d32
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
Fix another place where set adds were changing underneath us.
braxtonmckee
committed
a2f96de
View commit details
Copy full SHA for a2f96de
View code at this point
Browse repository at this point
Fix a nasty multithreading bug causing view updates to fail.
braxtonmckee
committed
325e4ac
View commit details
Copy full SHA for 325e4ac
View code at this point
Browse repository at this point
Commits on Oct 25, 2018
Ensure that revision conflicts don't cause us to leak view references.
braxtonmckee
committed
bca01b3
View commit details
Copy full SHA for bca01b3
View code at this point
Browse repository at this point
Commits on Oct 24, 2018
Ensure we agressively disconnect dead sockets.
Show description for 3ab5c24
braxtonmckee
committed
3ab5c24
View commit details
Copy full SHA for 3ab5c24
View code at this point
Browse repository at this point
Commits on Oct 23, 2018
Ensure we can disconnect from a database and not lose resources.
braxtonmckee
committed
8ba642c
View commit details
Copy full SHA for 8ba642c
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
Ensure we can use subclasses and mixins in object_database code.
braxtonmckee
committed
746ba3a
View commit details
Copy full SHA for 746ba3a
View code at this point
Browse repository at this point
Commits on Oct 17, 2018
Fix a memory leak.
braxtonmckee
committed
f71eb2d
View commit details
Copy full SHA for f71eb2d
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Fix a flakey test. Nothing's wrong - just too sensitive.
braxtonmckee
committed
cbebf24
View commit details
Copy full SHA for cbebf24
View code at this point
Browse repository at this point
Clean up some tests. C extension looks good.
braxtonmckee
committed
4854c7b
View commit details
Copy full SHA for 4854c7b
View code at this point
Browse repository at this point
Object database uses native version of typed python now.
braxtonmckee
committed
9f83c11
View commit details
Copy full SHA for 9f83c11
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.