aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge py3.7Carl Friedrich Bolz-Tereick2021-03-101-2/+2
|\
| * simplify error message to match CPythonMatti Picus2021-03-091-2/+2
* | merge py3.7Carl Friedrich Bolz-Tereick2021-03-053-4/+20
|\|
| * merge default into branchMatti Picus2021-03-031-2/+5
| |\
| | * fix structseq attribute setter error messageMatti Picus2021-03-021-2/+5
| * | merge default into py3.7Matti Picus2021-03-011-1/+13
| |\|
| | * Copy dummy constants from greenlet 1.0.0Armin Rigo2021-02-261-0/+7
| | * Test and fix for #3381Armin Rigo2021-02-261-1/+6
| * | merge default into py3.7Matti Picus2021-02-211-1/+2
| |\|
| | * update cffi to c16abb8f809fMatti Picus2021-02-211-1/+2
* | | merge py3.7Carl Friedrich Bolz-Tereick2021-02-203-4/+4
|\| |
| * | merge defaultCarl Friedrich Bolz-Tereick2021-02-193-4/+4
| |\|
| | * update to cffi 1.14.5 (using pypy/tool/import_cffi.py and manually fixing too)Matti Picus2021-02-173-4/+4
| | * move file to correct placeMatti Picus2021-02-051-1/+0
| | * add new fileMatti Picus2021-02-051-0/+23
| | * typoMatti Picus2021-02-051-10/+10
| | * backport changes from py3.7-big-sur-dyld-cache to defaultMatti Picus2021-02-052-18/+31
* | | merge py3.7Carl Friedrich Bolz-Tereick2021-02-103-6/+8
|\| |
| * | hang on to servername_callback handle (issue 3396)Matti Picus2021-02-091-4/+6
| * | CPython compatibility tweaks to _sslMatti Picus2021-02-092-2/+2
* | | merge py3.7 into py3.8, leave out conflicts from ee052a16ada3Matti Picus2021-02-037-30/+74
|\| |
| * | merge default into py3.7Matti Picus2021-02-032-3/+3
| |\|
| | * use tcl/tk 8.6 on windowsnulano2021-02-022-3/+3
| | * rename Hash to HASH to match cpythonfijal2021-01-071-3/+3
| * | merge branch which fixes ctypes library loading on macos BigSurMatti Picus2021-01-163-22/+57
| |\ \
| | * | Fix typo in comment.Ricky Zhou2021-01-151-1/+1
| | * | Enable/disable _ctypes_build.py in build_cffi_imports.py.Ricky Zhou2021-01-152-12/+6
| | * | Build _ctypes._ctypes_cffi on all macOS releases.Ricky Zhou2021-01-151-7/+2
| | * | Use _dyld_shared_cache_contains_path via a weak import.Ricky Zhou2021-01-152-4/+15
| | * | Fix building from scratch on Big SurDan Villiom Podlaski Christiansen2021-01-151-18/+18
| | * | Remove unused import.Ricky Zhou2021-01-141-1/+1
| | * | minor cleanupRicky Zhou2021-01-142-6/+5
| | * | Fix loading system libraries with ctypes on macOS Big Sur.Ricky Zhou2021-01-143-5/+41
| * | | Issue #3378: crypt() accepts str but encodes them in utf-8. It also returns ...Armin Rigo2021-01-151-4/+12
| |/ /
| * | apply distutils.patch from (misnamed) conda-forge pypy3.6-feedstockMatti Picus2021-01-111-1/+1
| * | LDLIBRARY is used by posgresqlMatti Picus2021-01-101-0/+1
* | | merge py3.7Carl Friedrich Bolz-Tereick2021-01-101-3/+3
|\| |
| * | rename Hash to HASH to match CPythonfijal2021-01-071-3/+3
* | | raise the correct error to make the subprocess except ModuleNotFoundError blockCarl Friedrich Bolz-Tereick2021-01-051-1/+1
* | | merge vendor/stdlib-3.8 into beginning of py3.8Matti Picus2020-12-316-251/+4323
|\ \ \ | |/ / |/| |
| * | add stdlib 3.8.7, remove stdlib2.7Matti Picus2020-12-316-162/+4908
* | | merge default into py3.7Matti Picus2020-12-291-0/+10
|\ \ \ | | |/ | |/|
| * | decorate ctypes functions that have pointer arguments for win64Matti Picus2020-12-291-0/+10
* | | merge default into py3.7Matti Picus2020-12-281-8/+2
|\| |
| * | wrap mavcrt.get_osfhandle with FdValidator (removed in the FdValidator refact...Matti Picus2020-12-281-8/+2
* | | INCLUDEPY and INCLUDEDIR should point to the original directory even in a vir...Matti Picus2020-12-241-1/+3
* | | merge win4-cpyext into py3.7Matti Picus2020-12-215-8/+29
|\ \ \
| * | | differentiate between 64- and 32-bit _pypy_winbase_cffiMatti Picus2020-12-215-8/+29
* | | | use correct slot for sni_callback attribute (issue 3359)Matti Picus2020-12-151-2/+2
|/ / /
* | | merge default into py3.7Matti Picus2020-12-064-8/+18
|\| |