summaryrefslogtreecommitdiff
path: root/HISTORY.rst
Commit message (Expand)AuthorAgeFilesLines
...
* update HISTORYGiampaolo Rodola2021-12-291-2/+2
* pre-releaserelease-5.9.0Giampaolo Rodola2021-12-291-1/+1
* HISTORY.rst add hyperlinks pointing to psutil API doc (#2042)Giampaolo Rodola2021-12-291-1150/+2267
* Fix CI tests / wheels / workflow (#2024)Giampaolo Rodola2021-11-291-1/+1
* fix #2023 [Linux] cpu_freq() return order is wrong on systems with > 9 CPUs.Giampaolo Rodola2021-11-251-0/+1
* give credits to @odormond for #1956 and #2011Giampaolo Rodola2021-11-101-0/+2
* PSUTIL_DEBUG: print file + line number for C ext modules (#2005)Giampaolo Rodola2021-10-261-0/+2
* update HISTORY to include #1981, CREDIT @PetrPospisil, fix C linter warningsGiampaolo Rodola2021-10-181-0/+3
* [Linux] convert /dev/root device to real path (fixes #1999) (#2000)Giampaolo Rodola2021-10-141-0/+2
* give CREDITS to @ilius for #1996 + update docGiampaolo Rodola2021-10-121-0/+1
* move/rename tests re. to #1955Giampaolo Rodola2021-10-051-1/+1
* Handle ENAMETOOLONG on Linux (#1940) (#1955)Nikita Radchenko2021-10-051-0/+2
* [macOS] dynamic set buffer size for process connections/fds (fixes #1901) (#1...Giampaolo Rodola2021-10-051-0/+5
* fix #1965 / win / users() / critical: Py_INCREF(Py_None) before setting None ...Giampaolo Rodola2021-10-051-0/+2
* fix #1919 / Linux: sensors_battery() may raise TypeError on PureOSGiampaolo Rodola2021-10-031-0/+1
* Improve custom error tracebacks and messages (#1992)Giampaolo Rodola2021-10-031-0/+3
* Fix #1991: process_iter() raise TypeError with multi threads.Giampaolo Rodola2021-10-031-0/+2
* give credits to @XuehaiPan for #1948, #1949Giampaolo Rodola2021-10-021-3/+5
* [Windows] Reset `mp_flag` after each drive on `psutil.disk_partitions()` (#1961)Pablo Baeyens2021-08-051-0/+2
* ggive CREDITS to @MaWe2019Giampaolo Rodola2021-06-291-0/+2
* [Windows] psutil.swap_memory() show swap instead of committed memory (#1927)David Knaack2021-04-081-0/+1
* Fix incorrect range for Solaris swap output (#1874) (#1914)Jake Omann2021-02-211-0/+1
* Linux: wait_procs ignoring timeout (#1913) (#1917)Guillermo2021-02-181-0/+1
* give CREDITS to @alxchk for #1904Giampaolo Rodola2021-01-081-0/+2
* give CREDITS to @marxin for #1851 and #1852Giampaolo Rodola2021-01-071-0/+6
* Fix #1512 proc connections() fails with EOPNOTSUPPGiampaolo Rodola2020-12-291-0/+2
* Rename cpu_count_physical() to cpu_count_cores()Giampaolo Rodola2020-12-211-7/+7
* adjust CI botsGiampaolo Rodola2020-12-201-2/+1
* #1892 fix cpu_freq() broken on Apple M1 (#1895)Giampaolo Rodola2020-12-201-0/+12
* pre-releaseGiampaolo Rodola2020-12-191-3/+3
* give CREDITS to @modelrockettier for #1822Giampaolo Rodola2020-12-171-0/+2
* update HISTORYGiampaolo Rodola2020-12-171-0/+1
* [Windows] giveup with AD for all NtWow64 API calls (query 64-bit process from...Giampaolo Rodola2020-12-141-0/+2
* fix #1875: username return ERROR_NONE_MAPPEDGiampaolo Rodola2020-12-141-1/+3
* [Windows] #1877: turn OpenProcess -> ERROR_SUCCESS into AD or NSP (#1887)Giampaolo Rodola2020-12-141-0/+2
* [macOS] EIO error occurring on cmdline() and environ (#1886)Giampaolo Rodola2020-12-141-0/+2
* add CONTRIBUTING.mdGiampaolo Rodola2020-12-131-1/+2
* Remove Travis and Cirrus, use GH also for FreeBSD (#1880)Giampaolo Rodola2020-11-151-1/+4
* Fix solaris swap output when 'encrypted' column exists (#1876)Jake Omann2020-11-131-0/+1
* [Windows] add support for pypy2 on windows (#1872)Giampaolo Rodola2020-11-101-1/+7
* revert last commitGiampaolo Rodola2020-11-011-5/+0
* fix #1868: missing fields from /proc/pid/stat on Alpine LinuxGiampaolo Rodola2020-11-011-0/+5
* disk_partitions() maxfile and maxpath (#1863)Giampaolo Rodola2020-10-241-0/+10
* pre releaseGiampaolo Rodola2020-10-231-1/+1
* [FreeBSD] process resource limits (#1859) (#809)Giampaolo Rodola2020-10-231-1/+2
* linux / cpu_count phys: take depreated */thread_siblings_list intoGiampaolo Rodola2020-10-171-0/+2
* fix #1738 / osx / exe(): catch ENOENT which may occur if process is still ali...Giampaolo Rodola2020-10-171-0/+2
* macOS: include unistd.h needed by getpagesize(); fixes #1791Giampaolo Rodola2020-10-171-0/+1
* windows / open_files; check globalFileName is not NULL before accessing it; f...Giampaolo Rodola2020-10-171-0/+2
* give CREDTIS for #1838, #1828Giampaolo Rodola2020-09-301-0/+6