Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
04fc999c057dffee882e8711ba28ec51ee092698
/
Lib
/
packaging
/
util.py
d5d831b
Update doctring now that Python has real booleans
by Éric Araujo
· 14 years ago
35a4d01
Improve a few docstrings in packaging.
by Éric Araujo
· 14 years ago
088025f
Use list constructor or built-in method instead of copy module
by Éric Araujo
· 14 years ago
721ccd0
added the generate-setup action
by Tarek Ziade
· 14 years ago
b1b6e13
Cleaned up the installer output behavior.
by Tarek Ziade
· 14 years ago
ec9b76d
fixed the separator issues in packaging/resources+config
by Tarek Ziade
· 14 years ago
9904b22
Close #12114: fix a potential deadlock in packaging.util._find_exe_version()
by Victor Stinner
· 14 years ago
9cf6d13
Issue #12112: fix the encoding of setup.py in the packaging module
by Victor Stinner
· 14 years ago
4c9706b
package: replace open(fn, 'w').close() by open(fn, 'wb').close()
by Victor Stinner
· 14 years ago
21a9c74
packaging: use with open() instead of try/finally: close
by Victor Stinner
· 14 years ago
1231a4e
initial import of the packaging package in the standard library
by Tarek Ziade
· 14 years ago