summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* fix typos and some other minor bugs (#2253)HEADmastercui fliter2023-05-091-1/+1
* fix failing users() test; update HISTORY; give CREDITS to @0-wiz-0 for #2241Giampaolo Rodola2023-04-201-4/+3
* win, C, refact: rename process_*.c files to proc_*.cwin-c-refactGiampaolo Rodola2023-04-192-2/+15
* pre releaserelease-5.9.5Giampaolo Rodola2023-04-171-1/+1
* Fix pylint warnings / cleanup (#2218)Giampaolo Rodola2023-04-017-24/+30
* disable flaky test + small Makefile refactGiampaolo Rodola2023-01-241-0/+89
* update build.ymlGiampaolo Rodola2022-11-141-5/+1
* improve and rename print_wheels.py scriptGiampaolo Rodola2022-11-111-16/+41
* use argparse module in 3 scripts/internal scriptsGiampaolo Rodola2022-11-111-1/+9
* fix long_description on Windows (see: #2168)Giampaolo Rodola2022-11-111-5/+1
* fix: long-description on Windows (#2168)Matthieu Darbois2022-11-101-1/+5
* use argparse module in 3 scripts/internal scriptsGiampaolo Rodola2022-11-103-18/+30
* minor fixes to pypi upload machineryrelease-5.9.4Giampaolo Rodola2022-11-071-1/+1
* add windows test for free physical mem #2074Giampaolo Rodola2022-10-211-2/+2
* fix py2 compatibilityGiampaolo Rodola2022-10-201-2/+5
* improve API speed benchmark script #2102Giampaolo Rodola2022-10-201-29/+118
* move isort and coverage config into pyproject.tomlGiampaolo Rodola2022-10-181-2/+1
* remove fix_flake8.py re-introduced by accidentGiampaolo Rodola2022-09-191-185/+0
* resolve conflictsGiampaolo Rodola2022-09-193-2/+187
|\
| * Fix typosKian-Meng Ang2022-01-273-4/+4
* | Fix AppVeyor CI (#2111)Matthieu Darbois2022-06-051-2/+4
* | add flake8-debugger plugin to detect pdb/set_trace() linesGiampaolo Rodola2022-05-252-5/+9
* | integrate flake8-blind-except pluginGiampaolo Rodola2022-05-251-4/+4
* | introduce flake8-bugbear code checkerGiampaolo Rodola2022-05-252-2/+2
* | fix print_announce.pyGiampaolo Rodola2022-05-201-4/+2
* | remove tidelift.py scriptGiampaolo Rodola2022-05-201-43/+0
* | Drop Python 2.6 support (#2099)Hugo van Kemenade2022-04-161-2/+0
* | Drop Python 2.6 support (#2039)Matthieu Darbois2022-04-151-1/+1
* | use autopep8 to automatically fix (some) flake8 failures; get rid of old hand...Giampaolo Rodola2022-04-061-185/+0
|/
* assert scripts have +x bitGiampaolo Rodola2021-12-152-7/+8
* git pre commit hook: use shlex.split()Giampaolo Rodola2021-12-151-6/+4
* Automatically sort imports (isort CLI tool) (#2033)Giampaolo Rodola2021-12-1430-20/+70
* Fix CI tests / wheels / workflow (#2024)Giampaolo Rodola2021-11-292-2/+2
* top.py: report mem usage in GBGiampaolo Rodola2021-09-101-4/+6
* change tidelift logoGiampaolo Rodola2021-06-061-1/+1
* improve github actionsGiampaolo Rodola2020-12-192-289/+12
* add issue/PR botGiampaolo Rodola2020-12-171-0/+286
* [Windows] #1877: turn OpenProcess -> ERROR_SUCCESS into AD or NSP (#1887)Giampaolo Rodola2020-12-141-3/+4
* refactor wheels download scriptsGiampaolo Rodola2020-11-152-19/+11
* Remove Travis and Cirrus, use GH also for FreeBSD (#1880)Giampaolo Rodola2020-11-154-54/+61
* Rewrite Linux prlimit() with ctypes (Linux wheels) (#1879)Giampaolo Rodola2020-11-157-8/+75
* Fix py 3.9 [WinError 998] Invalid access to memory location (#1866)Giampaolo Rodola2020-10-313-5/+29
* disk_partitions() maxfile and maxpath (#1863)Giampaolo Rodola2020-10-241-1/+1
* script to convert README for PYPIGiampaolo Rodola2020-10-241-0/+50
* [FreeBSD] process resource limits (#1859) (#809)Giampaolo Rodola2020-10-231-1/+4
* fix #1855 docGiampaolo Rodola2020-10-191-9/+17
* don't use fstringsGiampaolo Rodola2020-10-171-12/+11
* mergeGiampaolo Rodola2020-10-171-0/+154
|\
| * pypi download stats scriptGiampaolo Rodola2020-10-1724-260/+435
* | use python 3 as example in docstringsGiampaolo Rodola2020-10-0815-15/+15