summaryrefslogtreecommitdiff
path: root/HISTORY.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* #1672: determine pid_t size at runtime in setup.pyGiampaolo Rodola2020-02-121-1/+2
* Add support for PyPy on Windows (#1686)Giampaolo Rodola2020-02-111-1/+1
* fix #1627: [Linux] Process.memory_maps() can raise KeyErrorGiampaolo Rodola2020-02-111-0/+1
* fix #1681 / linux / disk_partitions: show swapGiampaolo Rodola2020-02-111-0/+2
* [Linux] disk_io_counters() ValueError when parsing /sys/block (#1684)Giampaolo Rodola2020-02-091-0/+2
* fix #1674, SunOS: disk_partitions() may raise OSError.Giampaolo Rodola2020-02-071-1/+2
* Reference exact CVE in HISTORY for 5.6.6 (#1653)Adam Johnson2020-02-051-1/+3
* [Windows] speedup connections (#1679)Giampaolo Rodola2020-02-051-0/+1
* [Windows] use NtQuerySystemInformation to determine process exe() (#1677)Giampaolo Rodola2020-02-011-0/+2
* update HISTORYGiampaolo Rodola2020-01-301-0/+1
* Properly handle PID type in C (#1672)Giampaolo Rodola2020-01-291-0/+1
* OpenBSD fixes (#1673)Giampaolo Rodola2020-01-271-0/+2
* Add CI testing for FreeBSD (#1671)Giampaolo Rodola2020-01-241-0/+1
* Add *new_only* parameter for process_iter() (#1667)Giampaolo Rodola2020-01-181-1/+4
* AD script: print AD percentage + elapsed timeGiampaolo Rodola2020-01-161-1/+1
* fix #1662: QueryFullProcessImageNameW may fail with error code = 0 (Win API b...Giampaolo Rodola2020-01-141-0/+1
* [Windows] rewrite of open_files() (#1660)Giampaolo Rodola2020-01-091-0/+1
* fix #1656: [Windows] Process.memory_full_info() raises AccessDenied even for ...Giampaolo Rodola2020-01-061-0/+2
* #1652: also drop support for Windows Server 2003Giampaolo Rodola2020-01-021-2/+2
* Drop windows XP support (#1652)Giampaolo Rodola2020-01-011-0/+2
* credits for #1648Giampaolo Rodola2019-12-281-0/+5
* update HISTORY for #1646Giampaolo Rodola2019-12-211-0/+2
* HERE: use realpath() instead of abspath() because of failures seen in https:/...Giampaolo Rodola2019-12-181-0/+4
* SunOS, fix #1642: PID 0 raises FileNotFoundErrorGiampaolo Rodola2019-12-181-1/+1
* [Solaris] Fix #1637 (#1638)vser12019-12-171-0/+5
* fix #1630: can't compile source distribution on WindowsGiampaolo Rodola2019-11-261-0/+10
* pre releaserelease-5.6.6Giampaolo Rodola2019-11-251-1/+1
* revert #1595Giampaolo Rodola2019-11-221-1/+0
* updat HISTORYGiampaolo Rodola2019-11-221-0/+2
* #fix #1595 / windows: kill() may not raise AccessDeniedGiampaolo Rodola2019-11-201-0/+1