|
|
@1381
|
7 years |
dmik |
python: Expect missing BEGINLIBPATH in environment on OS/2.
|
|
|
@1281
|
8 years |
dmik |
python: Implement subprocess.Popen using LIBCx spawn2.
Closes #280.
|
|
|
@1257
|
8 years |
dmik |
python: Fix handling drive letters in urllib.url2pathname and …
|
|
|
@1256
|
8 years |
dmik |
python: Support NUMBER_OF_PROCESSORS in multitasking.cpu_count() on …
|
|
|
@1255
|
8 years |
dmik |
python: Don't flatten case of tempdir.
This is a backport of …
|
|
|
@1254
|
8 years |
dmik |
python: Use spawn instead of fork in subprocess.
This significantly …
|
|
|
@977
|
9 years |
Yuri Dario |
python: add cx to list of std libs, improve search filter for import libs.
|
|
|
@780
|
9 years |
Yuri Dario |
python: fix file deletion. ticket#185.
|
|
|
@775
|
9 years |
Yuri Dario |
python: generate both 8.3 and long names for pyd dynamic libraries. …
|
|
|
@611
|
10 years |
dmik |
python: Add dummy plat-os2knix directory.
See README inside it for …
|
|
|
@610
|
10 years |
dmik |
python: Fix silly typo.
|
|
|
@609
|
10 years |
dmik |
python: Fix a typo in r529.
|
|
|
@608
|
10 years |
dmik |
python: Make os.path.defpath return '$UNIXROOT/usr/bin' on OS/2 when …
|
|
|
@607
|
10 years |
dmik |
python: Replace altsep to sep in paths returned by os.path.join.
This …
|
|
|
@606
|
10 years |
dmik |
python: Add ignore patterns for *.pyc and generated files.
|
|
|
@603
|
10 years |
dmik |
python: Use configured SHELL in subprocess module.
Use the shell that …
|
|
|
@602
|
10 years |
dmik |
python: ctypes: Provide dummy _dlopen implementation.
This makes …
|
|
|
@529
|
11 years |
Yuri Dario |
python: use unixroot path for script path replacement. Fixes ticket#114.
|
|
|
@395
|
11 years |
dmik |
python: Fix EMXCompiler to stop polluting source tree with .obj files.
|
|
|
@394
|
11 years |
dmik |
python: Use Posix directory scheme everywhere on OS/2.
|
|
|
@393
|
11 years |
dmik |
python: Fix merge typos.
|
|
|
@391
|
11 years |
dmik |
python: Merge vendor 2.7.6 to trunk.
|
|
|
@383
|
11 years |
dmik |
Restore original dynamic 'sys.prefix' detection.
This in particular …
|
|
|
@382
|
11 years |
dmik |
Make util.change_root ignore empty new_root argument.
The makefile …
|
|
|
@381
|
11 years |
dmik |
Add OS/2 version of os.path.relpath.
Based on the NT version (with a …
|
|
|
@348
|
12 years |
Yuri Dario |
python: add samefile, sameopenfile, samestat to os.path module.
|
|
|
@60
|
15 years |
Yuri Dario |
python: use current codepage as charset in locale settings.
|
|
|
@58
|
15 years |
Yuri Dario |
python: allow selecting default from current locale, fixes unicode …
|
|
|
@21
|
15 years |
Yuri Dario |
python: clean up in code.
|
|
|
@13
|
15 years |
Yuri Dario |
python: allows submodules to inherit python build flags, so they build …
|
|
|
@12
|
15 years |
Yuri Dario |
python: drive is 2 letters only, fixes mercurial unbundle.
|
|
|
@10
|
15 years |
Yuri Dario |
python: merged offline changes.
|
|
|
@6
|
15 years |
Yuri Dario |
Initial import: imported source code into development tree.
|
|
copied from python/vendor/current/Lib
|
|
|
@3
|
15 years |
Yuri Dario |
Initial import: move vendor to current.
|