asdf-python/bin
Jeremy Fleischman e3ada52ca4
Don't complain if a patch file doesn't exist for a particular version of python
I hope this isn't too controversial: I personally have this
`ASDF_PYTHON_PATCHES_DIRECTORY` globally set up on my machine, which is
super useful when I install/reinstall random versions of Python, but is
kind of annoying when I try to install versions of python that don't
actually need a patch: I have to create an empty file just to get it to
install.

With this change, I don't have to do that: instead I only have to create
`.patch` files for the versions of Python that need it.
2022-03-22 14:28:22 -07:00
..
help.config Added help scripts 2020-12-08 01:01:15 -07:00
help.links Added help scripts 2020-12-08 01:01:15 -07:00
help.overview Added help scripts 2020-12-08 01:01:15 -07:00
install Don't complain if a patch file doesn't exist for a particular version of python 2022-03-22 14:28:22 -07:00
list-all Add logic to update pyenv every hour 2018-07-14 11:40:07 +09:00
list-legacy-filenames Fix binary files mode 2017-02-22 17:07:51 +01:00
utils.sh Add logic to update pyenv every hour 2018-07-14 11:40:07 +09:00