Commit Graph

9 Commits

Author SHA1 Message Date
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
ec4aae781e python3: Fix 'add ModuleFilename dir to PATH'
It only worked if os.sep == '\'
2015-06-07 10:55:36 +01:00
Ray Donnelly
c40c165d61 python3: Fixes for os.sep changes.
Moved 0600-msys-mingw-prefer-unix-sep-if-MSYSTEM.patch
   to 0555-msys-mingw-prefer-unix-sep-if-MSYSTEM.patch
so that 0560 can use the new functions it provides
(Py_GetSep{A,W}, Py_NormalizeSeps{A,W})

Starting to wonder if these changes aren't too invasive
overall, but in for a penny in for a pound.
2015-03-17 00:47:43 +00: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
Ray Donnelly
8fa89a9a18 python 2+3: Add dir of exe/dll to PATH and exec_prefix to sys.path 2014-02-20 20:33:18 +00:00