Yannick Jadoul
|
7cc85c2e4f
|
Replace Callable[[str], bool] by BuildSelector
|
2020-05-07 00:07:14 +02:00 |
|
Yannick Jadoul
|
891e2dd6aa
|
Fixing some review remarks
|
2020-05-06 23:57:33 +02:00 |
|
Yannick Jadoul
|
575e229514
|
Drop 3.5 host support and adapt CI configurations
|
2020-05-06 23:57:00 +02:00 |
|
Yannick Jadoul
|
1a765ac431
|
Use variable annotations instead of workarounds
|
2020-05-06 23:55:54 +02:00 |
|
Yannick Jadoul
|
5bdb21b705
|
More type annotations after rebasing
|
2020-05-06 23:55:54 +02:00 |
|
Yannick Jadoul
|
40967a6572
|
collections.namedtuple to typing.NameTuple and flake8 fixes
|
2020-05-06 23:55:54 +02:00 |
|
Yannick Jadoul
|
c128018590
|
Clean up bashlex_eval.py's types
|
2020-05-06 23:55:54 +02:00 |
|
Yannick Jadoul
|
618f1cefae
|
Added majority of type annotations (to a by now outdated version)
|
2020-05-06 23:55:54 +02:00 |
|
Joe Rickerby
|
a679a09212
|
Add missing 3.6 pin test
|
2020-05-06 20:24:13 +01:00 |
|
Joe Rickerby
|
cc1ae4a963
|
Add utility function to checkout a generated project
|
2020-05-06 20:14:03 +01:00 |
|
Joe Rickerby
|
dbd7006704
|
Remove dead code from merge
|
2020-05-06 19:51:58 +01:00 |
|
Joe Rickerby
|
da4bc0225c
|
Fix new cpp17 test
|
2020-05-05 21:56:34 +01:00 |
|
Joe Rickerby
|
f145c7c148
|
Merge commit '79278364898eccc08d6bbe6e956b6774bb332c24' into template-tests
# Conflicts:
# CI.md
# test/02_test/test/spam_test.py
# test/10_cpp_standards/cibuildwheel_test.py
|
2020-05-05 21:52:37 +01:00 |
|
Joe Rickerby
|
73425d4bb8
|
Fix indent
|
2020-05-05 21:32:57 +01:00 |
|
Joe Rickerby
|
7927836489
|
Merge pull request #339 from jlaine/mention-projects
Add PyAV, aiortc and aioquic to example projects
|
2020-05-04 22:54:29 +01:00 |
|
Yannick Jadoul
|
185a1c09ad
|
Update docs on workaround for modern MSVC/C++ in Python 2.7
|
2020-05-04 23:39:59 +02:00 |
|
Yannick Jadoul
|
3d4a6b0765
|
Only build Python 2.7 wheel in test_cpp17_py27_modern_msvc_workaround
|
2020-05-04 23:39:59 +02:00 |
|
Yannick Jadoul
|
7eb82bf90c
|
Add note in CI.md about reduced tests on AppVeyor
|
2020-05-04 23:39:59 +02:00 |
|
Yannick Jadoul
|
5986c91937
|
Also try to build C++14/C++17 wheels for PyPy 3.6 with default MSVC
|
2020-05-04 23:39:59 +02:00 |
|
Yannick Jadoul
|
63421d40f0
|
Testing if cp35 works for modern C++
|
2020-05-04 23:39:59 +02:00 |
|
Yannick Jadoul
|
e11c0c2dd1
|
Simplify and clarify test_cpp17_modern_msvc_workaround
|
2020-05-04 23:39:59 +02:00 |
|
Yannick Jadoul
|
362b4314cb
|
Make distinction between 32- and 64-bit Python wheels
|
2020-05-04 23:39:59 +02:00 |
|
Yannick Jadoul
|
ba60f1865f
|
Use setuptools backported versions of distutils._msvccompiler in setuptools.msvc to get environment variables from vcvarsall
|
2020-05-04 23:39:59 +02:00 |
|
Yannick Jadoul
|
f0e65d9f5a
|
Correct VC++ version in test_cpp17_modern_msvc_workaround
|
2020-05-04 23:39:59 +02:00 |
|
Yannick Jadoul
|
e1881976e8
|
Add test to build wheels on Windows for C++17, setting DISTUTILS_USE_SDK and MSSdk to not use vcpython27 or MSVC 10
|
2020-05-04 23:39:59 +02:00 |
|
Jeremy Lainé
|
953839be59
|
Add PyAV, aiortc and aioquic to example projects
|
2020-05-04 20:20:50 +02:00 |
|
Joe Rickerby
|
aaf1bba1cf
|
Merge pull request #337 from Czaki/remove_pypy_patch
clean after bump to pypy 7.3.1
|
2020-05-04 18:43:30 +01:00 |
|
Joe Rickerby
|
9ea7fa7628
|
Bump version: v1.4.1
v1.4.1
|
2020-05-04 17:11:32 +01:00 |
|
 Grzegorz BokotaandJoe Rickerby
|
3f3effe25d
|
add linux32 to i686 builds (#338)
* add linux32 to i686 builds
* Add test. Fix bug with space.
* Apply suggestions from code review
apply suggestions
Co-authored-by: Joe Rickerby <joerick@mac.com>
* change uname to platform.machine
Co-authored-by: Joe Rickerby <joerick@mac.com>
|
2020-05-04 17:06:47 +01:00 |
|
Grzegorz Bokota
|
196a0323a4
|
clean after bump to pypy 7.3.1
|
2020-05-04 10:52:41 +02:00 |
|
Yannick Jadoul
|
328a6714e9
|
Enable pymdownx.magiclink to get automatic links for URLs in the Markdown docs
|
2020-05-04 00:32:18 +02:00 |
|
Joe Rickerby
|
729bab42c8
|
Pytest config header
|
2020-05-03 17:03:35 +01:00 |
|
Joe Rickerby
|
a9c475a910
|
Fix pathlib error on Windows
|
2020-05-03 16:53:15 +01:00 |
|
Joe Rickerby
|
566a880099
|
Fix warning
|
2020-05-03 16:52:35 +01:00 |
|
Joe Rickerby
|
bf882b065d
|
Output test timings
|
2020-05-03 14:18:57 +01:00 |
|
Joe Rickerby
|
1b38974c60
|
Fix subdir test
|
2020-05-03 14:09:47 +01:00 |
|
Joe Rickerby
|
c568f7ba89
|
Add pytest-azurepipelines plugin
|
2020-05-03 14:09:35 +01:00 |
|
Joe Rickerby
|
e9803e8fb3
|
Fix missing dir
|
2020-05-03 14:09:10 +01:00 |
|
Joe Rickerby
|
dafe5cd1f7
|
Refactor to use tmp_path and pathlib paths
|
2020-05-03 14:08:57 +01:00 |
|
Joe Rickerby
|
33f210b85c
|
Remove 'setuptools' template project
|
2020-05-03 10:37:41 +01:00 |
|
Yannick Jadoul
|
e2cafa487b
|
Cherry pick: Drop 3.5 host support and adapt CI configurations
|
2020-05-03 10:37:09 +01:00 |
|
Joe Rickerby
|
ffd5d44cdc
|
Fix C++ tests
|
2020-05-03 10:30:44 +01:00 |
|
Joe Rickerby
|
5d665aac39
|
Fix up test runner scripts
|
2020-05-02 22:57:03 +01:00 |
|
Joe Rickerby
|
662612685c
|
Rename tests to remove the number, but keep 'basic' as the first
|
2020-05-02 22:53:58 +01:00 |
|
Joe Rickerby
|
a204df819b
|
Add .mypy_cache to gitignore
|
2020-05-02 22:51:40 +01:00 |
|
Joe Rickerby
|
9bb075aa0b
|
Fix flake8 errors
|
2020-05-02 22:50:52 +01:00 |
|
Joe Rickerby
|
007be7aea7
|
Ensure tests are up-to-date with master
|
2020-05-02 22:42:35 +01:00 |
|
Joe Rickerby
|
3b35882f87
|
Complete migration to new style. remove old reference tests
|
2020-05-02 21:00:58 +01:00 |
|
Joe Rickerby
|
783dedad22
|
Bump version: v1.4.0
v1.4.0
|
2020-05-02 17:55:50 +01:00 |
|
Joe Rickerby
|
dd3bec5ba9
|
Fix #323
|
2020-05-02 16:57:28 +01:00 |
|