Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
229011d949f40c898ca4e146f3120af326a3f40d
/
Lib
/
packaging
/
compiler
229011d
Make a number of small changes to ease the backport to distutils2
by Éric Araujo
· 14 years ago
b6be20c
Packaging: remove last mentions and uses of setup.py in the code.
by Éric Araujo
· 14 years ago
088025f
Use list constructor or built-in method instead of copy module
by Éric Araujo
· 14 years ago
25987d0
The compiler class for EMX was removed
by Éric Araujo
· 14 years ago
2bc55e4
Issue 10126 - backported distutils fix for the enable-share mode into packaging
by Tarek Ziade
· 14 years ago
8914fed
fix packaging.compiler.msvc9compiler: os.environ['path'] value is also a str
by Victor Stinner
· 14 years ago
9999185
fix packaging.compiler.msvc9compiler: os.environ values are str, not bytes
by Victor Stinner
· 14 years ago
21a9c74
packaging: use with open() instead of try/finally: close
by Victor Stinner
· 14 years ago
0e3f3a7
fixed the path splitting
by Tarek Ziade
· 14 years ago
311a2d1
make sure split() is called before the encoding
by Tarek Ziade
· 14 years ago
1231a4e
initial import of the packaging package in the standard library
by Tarek Ziade
· 14 years ago