Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix read and write racing on multiple processes. (#1941)master | Frost Ming | 2020-09-18 | 2 | -1/+5 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Upgrade setuptools and pip (#1939) | Bernát Gábor | 2020-09-10 | 38 | -77/+159 |
| | |||||
* | Avoid showing new windows on Windows (#1929) | Bernát Gábor | 2020-08-31 | 4 | -6/+7 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Use unix line-endings in bash activate script (#1924) | Siddhant Kumar | 2020-08-23 | 10 | -73/+96 |
| | | | Co-authored-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Merge pull request #1926 from pypa/release-20.0.31 | Bernát Gábor | 2020-08-17 | 2 | -1/+8 |
|\ | | | | | release 20.0.31 | ||||
| * | release 20.0.3120.0.31release-20.0.31 | Bernat Gabor | 2020-08-17 | 2 | -1/+8 |
|/ | |||||
* | Upgrade pip and setuptools (#1918) (#1925) | Bernát Gábor | 2020-08-17 | 8 | -26/+26 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Merge pull request #1916 from pypa/release-20.0.30 | Bernát Gábor | 2020-08-04 | 2 | -1/+8 |
|\ | | | | | release 20.0.30 | ||||
| * | release 20.0.3020.0.30 | Bernat Gabor | 2020-08-04 | 2 | -1/+8 |
|/ | |||||
* | Bump setuptools and pip (#1915) | Bernát Gábor | 2020-08-04 | 5 | -15/+16 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Merge pull request #1912 from pypa/release-20.0.29 | Bernát Gábor | 2020-07-31 | 2 | -1/+8 |
|\ | | | | | release 20.0.29 | ||||
| * | release 20.0.2920.0.29release-20.0.29 | Bernat Gabor | 2020-07-31 | 2 | -1/+8 |
|/ | |||||
* | Update links to PSF CoC (#1911) | Hugo van Kemenade | 2020-07-29 | 2 | -4/+4 |
| | |||||
* | Link to PyPa CoC page | Bernát Gábor | 2020-07-29 | 1 | -1/+1 |
| | |||||
* | Update our code of conduct | Bernat Gabor | 2020-07-29 | 1 | -7/+5 |
| | | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Upgrade to pip 20.1.1 (#1909) | Bernát Gábor | 2020-07-29 | 6 | -45/+42 |
| | |||||
* | Merge pull request #1906 from pypa/release-20.0.28 | Bernát Gábor | 2020-07-24 | 4 | -5/+12 |
|\ | | | | | release 20.0.28 | ||||
| * | release 20.0.2820.0.28release-20.0.28 | Bernat Gabor | 2020-07-24 | 4 | -5/+12 |
|/ | |||||
* | Use \n instead if \r\n as line separator (#1905) | Bernát Gábor | 2020-07-24 | 4 | -6/+26 |
| | | | | | | | The logging framework will write to a pipe, which then will blindly transform all carriage returns to carriage return plus line feed, when on Windows. So injecting the \r\n leaves us with double carriage return. Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Allow bypassing the logging setup via the Python API (#1904) | Bernát Gábor | 2020-07-24 | 8 | -25/+57 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Bump linters | Bernat Gabor | 2020-07-22 | 3 | -19/+18 |
| | | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Correct the example in the CLI docs (#1903) | Krzysztof Szafranek | 2020-07-22 | 1 | -1/+1 |
| | |||||
* | Fix typos in the documentation (#1902) | Krzysztof Szafranek | 2020-07-22 | 2 | -2/+2 |
| | |||||
* | make tests work better on pytest 4.x and python 3.x (#1900) | Anthony Sottile | 2020-07-22 | 2 | -2/+7 |
| | |||||
* | Bump pre-commit hooks | Bernat Gabor | 2020-07-20 | 5 | -7/+6 |
| | | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Merge pull request #1899 from pypa/release-20.0.27 | Bernát Gábor | 2020-07-15 | 3 | -2/+9 |
|\ | | | | | release 20.0.27 | ||||
| * | release 20.0.2720.0.27release-20.0.27 | Bernat Gabor | 2020-07-15 | 3 | -2/+9 |
|/ | |||||
* | Upgrade setuptools to 49.2.0 from 49.1.0 (#1898) | Bernát Gábor | 2020-07-15 | 3 | -6/+7 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Don't preimport threading early (#1897) | Kirill Smelkov | 2020-07-15 | 4 | -5/+43 |
| | |||||
* | Merge pull request #1894 from pypa/release-20.0.26 | Bernát Gábor | 2020-07-07 | 5 | -11/+18 |
|\ | | | | | release 20.0.26 | ||||
| * | release 20.0.2620.0.26 | Bernat Gabor | 2020-07-07 | 5 | -11/+18 |
|/ | |||||
* | Improve periodic update handling (#1892) | Bernát Gábor | 2020-07-07 | 7 | -28/+201 |
| | | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Fix test suite failing if run under system Python (#1888) | Bernát Gábor | 2020-07-06 | 3 | -1/+9 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Fix homebrew python install (#1889) | Bernát Gábor | 2020-07-06 | 1 | -1/+1 |
| | |||||
* | Remove distlib monkeypatches (#1880) | Bernát Gábor | 2020-07-04 | 3 | -41/+20 |
| | | | | | Adapt the new features added in distutils instead. Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Do not print error if exit with SystemExit (#1886) | Bernát Gábor | 2020-07-04 | 2 | -1/+3 |
| | | | | | | In this case Python will automatically convey the content by setting the exit code and we do not print on stderr when exiting with success. Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Upgrade embedded setuptools (#1887) | Bernát Gábor | 2020-07-04 | 3 | -6/+7 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Skip pkg install (#1877) | Bernát Gábor | 2020-06-27 | 1 | -1/+1 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Merge pull request #1871 from pypa/release-20.0.25 | Bernát Gábor | 2020-06-23 | 2 | -1/+8 |
|\ | | | | | release 20.0.25 | ||||
| * | release 20.0.2520.0.25 | Bernat Gabor | 2020-06-23 | 2 | -1/+8 |
|/ | |||||
* | Fix parallel app-data base image creation (#1870) | Bernát Gábor | 2020-06-23 | 4 | -7/+62 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Merge pull request #1868 from pypa/release-20.0.24 | Bernát Gábor | 2020-06-22 | 12 | -48/+74 |
|\ | |||||
| * | Fix release and doc typo20.0.24 | Bernat Gabor | 2020-06-22 | 2 | -2/+3 |
| | | | | | | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
| * | Fix test on Ubuntu pypy2release-20.0.24 | Bernat Gabor | 2020-06-22 | 1 | -2/+9 |
| | | | | | | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
| * | Actions run on schedule, fix publish | Bernat Gabor | 2020-06-22 | 2 | -17/+22 |
| | | | | | | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
| * | release 20.0.24 | Bernat Gabor | 2020-06-22 | 8 | -27/+40 |
|/ | |||||
* | Improve error message for no .dist-info (#1867) | Bernát Gábor | 2020-06-21 | 2 | -1/+5 |
| | |||||
* | Do not write .gitignore if already exists (#1866) | Bernát Gábor | 2020-06-21 | 3 | -8/+18 |
| | | | | | | This ensures that we do not overwrite an existing .gitignore when the target directory is not created by virtualenv. Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Upgrade embeded setuptools and fix changelog (#1865) | Bernát Gábor | 2020-06-21 | 10 | -18/+32 |
| | | | Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | Implement periodic update feature (#1841) | Bernát Gábor | 2020-06-21 | 80 | -652/+2161 |
| | | | Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com> |