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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PythonDesignPattern
/
psutil
Public
forked from
giampaolo/psutil
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
psutil
test
on
bsebi-master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 31, 2016
merge from master
giampaolo
committed
033a7e9
View commit details
Copy full SHA for 033a7e9
View code at this point
Browse repository at this point
try to prevent occasional failure on windows
giampaolo
committed
75520ea
View commit details
Copy full SHA for 75520ea
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
address 32bit/64bit confusion in psutil_get_parameters
Show description for cbccd44
Frank Benkstein
committed
cbccd44
View commit details
Copy full SHA for cbccd44
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
fix net_if_stats on Windows wip
Frank Benkstein
committed
b2456ee
View commit details
Copy full SHA for b2456ee
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
revive Process.environ on OSX
Show description for c1090b8
Frank Benkstein
committed
c1090b8
View commit details
Copy full SHA for c1090b8
View code at this point
Browse repository at this point
revive Process.environ on Linux
Show description for 8f6f565
Frank Benkstein
committed
8f6f565
View commit details
Copy full SHA for 8f6f565
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
try to fix occasional failure on win
giampaolo
committed
94c37c1
View commit details
Copy full SHA for 94c37c1
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
try to fix occasional appveyor failure
giampaolo
committed
0255fb1
View commit details
Copy full SHA for 0255fb1
View code at this point
Browse repository at this point
try to fix 'RuntimeError: No active exception to reraise'
giampaolo
committed
873f802
View commit details
Copy full SHA for 873f802
View code at this point
Browse repository at this point
fix tests: +x bit was not set on exe test file
giampaolo
committed
7e8f4f4
View commit details
Copy full SHA for 7e8f4f4
View code at this point
Browse repository at this point
fix windows/py3.3 failure
giampaolo
committed
c88ae94
View commit details
Copy full SHA for c88ae94
View code at this point
Browse repository at this point
fix occasional failure on windows
giampaolo
committed
931bb87
View commit details
Copy full SHA for 931bb87
View code at this point
Browse repository at this point
fix failing test on windows
giampaolo
committed
209c0bd
View commit details
Copy full SHA for 209c0bd
View code at this point
Browse repository at this point
attempt to fix OSX test failure
giampaolo
committed
a7f04e6
View commit details
Copy full SHA for a7f04e6
View code at this point
Browse repository at this point
non-unicode test refactoring: do not use subprocesses where not necessary
giampaolo
committed
af04394
View commit details
Copy full SHA for af04394
View code at this point
Browse repository at this point
expose https://github.com/fbenkstein and fix name() / cmdline() encoding errors on linux / py3
giampaolo
committed
c62b41f
View commit details
Copy full SHA for c62b41f
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
add non-unicode test
Frank Benkstein
committed
d8f4b3d
View commit details
Copy full SHA for d8f4b3d
View code at this point
Browse repository at this point
improve test
giampaolo
committed
c17749b
View commit details
Copy full SHA for c17749b
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
#734: fix unicode issues on FreeBSD
giampaolo
committed
89dbd1d
View commit details
Copy full SHA for 89dbd1d
View code at this point
Browse repository at this point
merge branch
giampaolo
committed
e31bbfc
View commit details
Copy full SHA for e31bbfc
View code at this point
Browse repository at this point
fix #722: [Linux] swap_memory() no longer crashes if sin/sout can't be determined due to missing /proc/vmstat.
giampaolo
committed
8ea8d85
View commit details
Copy full SHA for 8ea8d85
View code at this point
Browse repository at this point
Merge pull request #557 from 0-wiz-0/master
Show description for 859d615
giampaolo
committed
859d615
View commit details
Copy full SHA for 859d615
View code at this point
Browse repository at this point
Merge branch '0-wiz-0-master' of github.com:giampaolo/psutil into 0-wiz-0-master
giampaolo
committed
16e373b
View commit details
Copy full SHA for 16e373b
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
fix netbsd test
giampaolo
committed
16b1435
View commit details
Copy full SHA for 16b1435
View code at this point
Browse repository at this point
fix some tests on NetBSD
giampaolo
committed
059d5d4
View commit details
Copy full SHA for 059d5d4
View code at this point
Browse repository at this point
#595: skip tests failing due to open_files kernel bug
giampaolo
committed
e280947
View commit details
Copy full SHA for e280947
View code at this point
Browse repository at this point
Commits on Jan 8, 2016
#557 (NetBSD): various refactorings
giampaolo
committed
e44d5e4
View commit details
Copy full SHA for e44d5e4
View code at this point
Browse repository at this point
Add NetBSD support.
Show description for 312442a
ryoon
authored and
0-wiz-0
committed
312442a
View commit details
Copy full SHA for 312442a
View code at this point
Browse repository at this point
#557 (NetBSD): implement process cwd()
giampaolo
committed
e377b74
View commit details
Copy full SHA for e377b74
View code at this point
Browse repository at this point
Commits on Dec 30, 2015
Add NetBSD support.
Show description for e124acb
ryoon
authored and
0-wiz-0
committed
e124acb
View commit details
Copy full SHA for e124acb
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
Merge pull request #719 from sethp-jive/tests/add-import-tests
Show description for 0d541cb
giampaolo
committed
0d541cb
View commit details
Copy full SHA for 0d541cb
View code at this point
Browse repository at this point
Commits on Dec 17, 2015
Add import-time tests for psutil
Show description for 450cb8d
sethp-jive
committed
450cb8d
View commit details
Copy full SHA for 450cb8d
View code at this point
Browse repository at this point
refactor BSD tests (use a single file for all BSD variants)
giampaolo
committed
d780526
View commit details
Copy full SHA for d780526
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
use with lock:
giampaolo
committed
69f8338
View commit details
Copy full SHA for 69f8338
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
add more tests
giampaolo
committed
384a012
View commit details
Copy full SHA for 384a012
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.