Commit Graph

10 Commits

Author SHA1 Message Date
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
Alexpux
4609cf8271 python3: Update to 3.4.1 2014-05-20 01:12:05 +04:00
Alexpux
462ca14a44 Python3: Update to 3.4.0 2014-03-18 00:25:28 +04:00
Alexpux
9f3cf6cf95 python3: Update to 3.3.5 2014-03-17 10:49:46 +04:00
Alexpux
2d7cd2e51e python{2+3}: Use gnu_printf in format to get working %z formatting. 2014-03-02 10:09:33 +04:00