Commit Graph

11 Commits

Author SHA1 Message Date
Alexey Pavlov
7d16c9d247 python3: Update to 3.8.0 2019-10-23 13:58:54 +03:00
Алексей
ab5330dd37 Revert "Revert "python3: Improve patching _sysconfigdata.py"" 2019-03-19 10:02:39 +03:00
Алексей
f8b5c1212f Revert "python3: Improve patching _sysconfigdata.py" 2019-03-18 15:13:13 +03:00
Philipp Hörist
a403fbaa9b python3: Improve patching _sysconfigdata.py
Add code at the end of `_sysconfigdata.py` that modifys `build_time_vars` at
module load time with python syntax.

Remove all the sed replaces from PKGBUILD because its hard to review and prone to breakage

Finally a test is added to detect syntax errors next time early on

Fixes https://github.com/msys2/MINGW-packages/issues/5048
2019-03-17 11:31:56 +01:00
Alexey Pavlov
357d52eb06 python3: Add back PyGetSepA and fix invoke in traceback. More fixes for getpath module. Fix warnings 2018-07-12 15:05:57 +03:00
Алексей
edc01d04d6 Update python to 3.7.0 (#4047)
* Initial python-3.7 port

* python3: Add setup.config.in to remove before patching

* python3: Implement setenv for mingw. Fix building with NT threads. Build
with unicode

* Fix typos

* Fix linking core modules

* Mingw build have exec_prefix

* Remove deprecated patch

* Fix building python and modules. Failing to build readline module and
install not working yet

* More getpath changes and more aggressive path separator conversion

* Fix readline module compilation and linking errors

* python3: By default building with posix threads, NT threads are broken.
Some patches optimization. First buildable commit

* Py_DecodeLocale handle char, not wchar

* Fix building multiprocessing module with posix threads
2018-07-06 09:57:52 +03:00
Alexey Pavlov
0104255da0 python3: Update to 3.6.5 2018-04-16 10:51:53 +03:00
Alexey Pavlov
e9c507d51e python3: Update to 3.5.2 2016-07-12 14:49:26 +03:00
Alexey Pavlov
e79bd5d9b8 python3: WIP updating to 3.5.0 2015-09-21 15:47:39 +03:00
Ray Donnelly
a391fdb04e python3: Rebase patches onto 3.4.2 2014-10-11 14:46:25 +01:00
Ray Donnelly
2e78abf938 python2 + python3: make sysconfig relocatable ..
.. and return Windows Mixed paths not MSYS2 ones
2014-07-12 02:32:25 +01:00