| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version: 63.4.2 → 63.4.3v63.4.3 | Jason R. Coombs | 2022-08-10 | 4 | -3/+11 |
| * | Merge pull request #3496 from pypa/distutils-b65aa40 | Jason R. Coombs | 2022-08-10 | 40 | -719/+1378 |
| |\ | |||||
| | * | Merge https://github.com/pypa/distutils into distutils-b65aa40 | Jason R. Coombs | 2022-08-10 | 1 | -3/+5 |
| | |\ | |||||
| | | * | Revert "Disallow repeat calls to .initialize in one place." | Jason R. Coombs | 2022-08-10 | 1 | -3/+5 |
| | * | | Update changelog | Jason R. Coombs | 2022-08-10 | 1 | -0/+1 |
| | * | | Merge https://github.com/pypa/distutils into distutils-b65aa40 | Jason R. Coombs | 2022-08-10 | 39 | -724/+1380 |
| | |\ \ |/ / / | | _ | |||||
| | * | Merge pull request #153 from zooba/msvccompiler | Jason R. Coombs | 2022-08-09 | 3 | -26/+85 |
| | |\ | |||||
| | | * | Allow compiler classes to supply include and library dirs at the class level. | Jason R. Coombs | 2022-08-09 | 2 | -30/+29 |
| | | * | Merge branch 'bugfix/153-test' into msvccompiler | Jason R. Coombs | 2022-08-09 | 1 | -0/+55 |
| | | |\ | |||||
| | | | * | Extend the test to compile a second time after setting include dirs again. | Jason R. Coombs | 2022-08-09 | 1 | -0/+4 |
| | | | * | Ensure Python include directory is configured. | Jason R. Coombs | 2022-08-08 | 1 | -15/+12 |
| | | | * | Generate a C file that imports Python.h and something platform specific. | Jason R. Coombs | 2022-08-08 | 1 | -1/+12 |
| | | | * | Extract fixture for c_file | Jason R. Coombs | 2022-08-08 | 1 | -6/+11 |
| | | | * | Also test library dirs | Jason R. Coombs | 2022-08-08 | 1 | -0/+12 |
| | | | * | Windows is sensitive even on Python 3.10 | Jason R. Coombs | 2022-08-08 | 1 | -1/+2 |
| | | | * | Add compatibility for Python 3.7 | Jason R. Coombs | 2022-08-08 | 1 | -1/+12 |
| | | | * | Add test capturing failed expectation. | Jason R. Coombs | 2022-08-08 | 1 | -0/+14 |
| | | * | | ⚫ Fade to black. | Jason R. Coombs | 2022-08-09 | 1 | -4/+4 |
| | | * | | Use CCompiler._fix_compile_args to fix args to compile() | Steve Dower | 2022-08-09 | 1 | -18/+1 |
| | | * | | Fixup bad super() call | Steve Dower | 2022-08-09 | 1 | -1/+1 |
| | | * | | Remove stray colon | Steve Dower | 2022-08-09 | 1 | -1/+1 |
| | | * | | Ensure Windows SDK directories are not cleared when caller specifies include/... | Steve Dower | 2022-08-09 | 1 | -6/+28 |
| | | |/ | |||||
| | * | | Disallow repeat calls to .initialize in one place. | Jason R. Coombs | 2022-08-09 | 1 | -5/+3 |
| | |/ | |||||
| | * | 👹 Feed the hobgoblins (delint). | Jason R. Coombs | 2022-08-07 | 1 | -1/+1 |
| | * | Add pytest-flake8 and pytest-black and pytest-cov to test lint and style and ... | Jason R. Coombs | 2022-08-07 | 3 | -0/+31 |
| | * | Prefer tabs | Jason R. Coombs | 2022-08-07 | 1 | -6/+6 |
| | * | 👹 Feed the hobgoblins (delint). | Jason R. Coombs | 2022-08-07 | 1 | -1/+1 |
| | * | ⚫ Fade to black. | Jason R. Coombs | 2022-08-07 | 1 | -3/+1 |
| | * | Remove unnecessary comment. | Jason R. Coombs | 2022-08-07 | 1 | -1/+1 |
| | * | Prefer pytest for skip | Jason R. Coombs | 2022-08-07 | 3 | -11/+4 |
| | * | Consistently import unittest.mock. | Jason R. Coombs | 2022-08-07 | 9 | -40/+42 |
| | * | Convert unix_compat to pytest skips | Jason R. Coombs | 2022-08-06 | 1 | -3/+6 |
| | * | ⚫ Fade to black. | Jason R. Coombs | 2022-08-06 | 1 | -4/+2 |
| | * | Prefer pytest for skip | Jason R. Coombs | 2022-08-06 | 1 | -15/+10 |
| | * | Convert unconditional skip to conditional skip. Mark test as xfail because it... | Jason R. Coombs | 2022-08-06 | 1 | -1/+2 |
| | * | Prefer pytest for skip | Jason R. Coombs | 2022-08-06 | 1 | -6/+2 |
| | * | Prefer pytest for skip | Jason R. Coombs | 2022-08-06 | 1 | -7/+6 |
| | * | Consolidate tests | Jason R. Coombs | 2022-08-06 | 1 | -20/+11 |
| | * | Prefer pytest for skip | Jason R. Coombs | 2022-08-06 | 1 | -2/+2 |
| | * | Convert TestLog to pytest. | Jason R. Coombs | 2022-08-06 | 1 | -36/+37 |
| | * | Prefer pytest for skip | Jason R. Coombs | 2022-08-06 | 1 | -2/+1 |
| | * | Prefer pytest for skip | Jason R. Coombs | 2022-08-06 | 1 | -3/+2 |
| | * | Prefer pytest for skip | Jason R. Coombs | 2022-08-06 | 1 | -5/+1 |
| | * | Prefer pytest for skip | Jason R. Coombs | 2022-08-06 | 1 | -6/+3 |
| | * | Prefer pytest for skip | Jason R. Coombs | 2022-08-06 | 1 | -2/+1 |
| | * | Ignore unactionable warnings in docutils. | Jason R. Coombs | 2022-08-06 | 1 | -0/+4 |
| | * | Convert PendingDeprecationWarnings to DeprecationWarnings. | Jason R. Coombs | 2022-08-06 | 3 | -5/+5 |
| | * | Fix broken tests around docutils. | Jason R. Coombs | 2022-08-06 | 2 | -19/+11 |
| | * | Enable tests requiring docutils. | Jason R. Coombs | 2022-08-06 | 1 | -0/+1 |
| | * | Replace addCleanup with monkeypatch. | Jason R. Coombs | 2022-08-06 | 1 | -3/+2 |
