-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: giampaolo/psutil
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Special case Process.exe for PID 0 & 4
bug
windows
#529
by mrjefftang
was merged Sep 15, 2014
Loading…
updated Sep 15, 2014
fix WINDOWS-8 UTF-8 username encoding
bug
windows
#565
by sylvainmouquet
was closed Dec 31, 2014
Loading…
updated Dec 31, 2014
Windows: fix wrapper around OpenProcess (pid_exists() no longer lies)
bug
windows
#1094
by giampaolo
was merged May 28, 2017
Loading…
updated May 30, 2017
771 Windows CPU count
bug
windows
#1257
by giampaolo
was merged Apr 13, 2018
Loading…
updated Apr 13, 2018
(Windows) use PROCESS_QUERY_LIMITED_INFORMATION access rights
enhancement
windows
#1376
by giampaolo
was merged Dec 8, 2018
Loading…
updated Dec 8, 2018
Windows / refactoring: utility functions for LoadLibraryA and GetProcAddress
enhancement
windows
#1417
by giampaolo
was merged Feb 19, 2019
Loading…
updated Feb 19, 2019
Windows / speeup: dynamically load libraries on startup and never again
enhancement
performance
windows
#1422
by giampaolo
was merged Feb 21, 2019
Loading…
updated Feb 24, 2019
#1394 / win / exe: use QueryFullProcessImageNameW to get the exe()
enhancement
windows
#1413
by giampaolo
was merged Feb 17, 2019
Loading…
updated Feb 28, 2019
[Win] Process IO priority constants + high priority
enhancement
windows
#1479
by giampaolo
was merged Apr 4, 2019
Loading…
updated Apr 4, 2019
Fix read violation crash in psutil.cpu_count(logical=False)
bug
windows
#1480
by samertm
was merged Apr 5, 2019
Loading…
updated Apr 5, 2019
[Windows] rewrite of open_files()
windows
#1660
by giampaolo
was merged Jan 10, 2020
Loading…
updated Jan 10, 2020
[Windows] use NtQuerySystemInformation to determine process exe()
enhancement
windows
#1677
by giampaolo
was merged Feb 1, 2020
Loading…
updated Feb 1, 2020
[Windows] calculate USS memory by using NtQueryVirtualMemory
bug
windows
#1453
by giampaolo
was merged Mar 11, 2019
Loading…
updated Feb 21, 2020
[Windows] increase float precision of time APIs (boot_time(), users(), proc create_time()
enhancement
new-api
windows
#1693
by giampaolo
was merged Feb 13, 2020
Loading…
updated Nov 15, 2020
[Windows] speedup connections
performance
windows
#1679
by giampaolo
was merged Feb 5, 2020
Loading…
updated Nov 15, 2020
Optimizations of psutil_net_connections under windows.
windows
#1676
by mlabonte
was closed Feb 5, 2020
Loading…
updated Nov 15, 2020
Windows: split C modules
windows
#1655
by giampaolo
was merged Jan 2, 2020
Loading…
updated Nov 15, 2020
#1379 - Windows: suspend / resume process by using native APIs
enhancement
new-api
windows
#1435
by giampaolo
was merged Feb 25, 2019
Loading…
updated Nov 15, 2020
Windows / speeup: load libraries only on startup only
windows
#1418
by giampaolo
was closed Feb 20, 2019
Loading…
updated Nov 15, 2020
Starting from windows 8.1, get commandline content using NtQueryInformationProcess (see #1384)
windows
#1398
by EccoTheFlintstone
was merged Feb 3, 2019
Loading…
updated Nov 15, 2020
retain GIL when querying connections table (windows)
windows
#1306
by sylvainduchesne
was merged Jul 24, 2018
Loading…
updated Nov 15, 2020
Add mount points to disk_partitions() in Windows (#775)
windows
#1192
by jomann09
was merged Dec 12, 2017
Loading…
updated Nov 15, 2020
Terminate Windows processes with SIGTERM code rather than 0
windows
#1150
by akosthekiss
was merged Oct 20, 2017
Loading…
updated Nov 15, 2020
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.