summaryrefslogtreecommitdiff
path: root/HISTORY.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* give CREDITS for #1837Giampaolo Rodola2020-09-271-0/+2
* give credits to Chris Burger for #1830Giampaolo Rodola2020-09-211-1/+1
* update doc for #1830 (net_if_stats() isup check if NIC is running)Giampaolo Rodola2020-09-211-1/+3
* give CREDITS for #1800 / @ArminGrunnerGiampaolo Rodola2020-08-131-0/+9
* pre-releaseGiampaolo Rodola2020-07-151-0/+9
* pre-releaserelease-5.7.1Giampaolo Rodola2020-07-151-3/+3
* give CREDITS for #1768 and #1781Giampaolo Rodola2020-07-051-0/+4
* [macOS] Fix zombie leak detection on (#1766)Giampaolo Rodola2020-05-251-0/+1
* [Linux] Process.rlimit() does not handle LONG LONG properly (#1760)Giampaolo Rodola2020-05-161-0/+1
* Memory leak test: take fluctuations into account (#1757)Giampaolo Rodola2020-05-131-0/+1
* update READMEGiampaolo Rodola2020-05-031-14/+11
* Process wait() improvements (#1747)Giampaolo Rodola2020-05-031-1/+18
* Revert #1736: Popen inheriting from subprocess (#1744)Giampaolo Rodola2020-05-011-3/+1
* Parallel build (#1741)Giampaolo Rodola2020-04-301-0/+2
* psutil.Popen: inherit from subprocess + support wait(timeout=...) parameter (...Giampaolo Rodola2020-04-281-0/+2
* Parallel tests (UNIX) (#1709)Giampaolo Rodola2020-04-261-0/+4
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-04-151-1/+1
|\
| * Fixup release date (#1716)Andrey Babak2020-03-141-1/+1
* | update HISTORY/CREDITSGiampaolo Rodola2020-04-141-0/+10
|/
* Add C linter script (#1698)Giampaolo Rodola2020-02-181-4/+5
* revert #1667 process_iter() new_only paramGiampaolo Rodola2020-02-181-1/+0
* update history for #1695Giampaolo Rodola2020-02-151-0/+2
* #1693: also increase precision of users()'s login timeGiampaolo Rodola2020-02-131-2/+2
* #1681, revert 00a3398Giampaolo Rodola2020-02-131-1/+0
* [Windows] increase precision of boot_time() and proc create_time() (#1693)Giampaolo Rodola2020-02-131-0/+2