index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #9344: Add os.getgrouplist().
Ross Lagerwall
2011-06-10
1
-0/+15
*
Issue #8407: signal.sigwait() releases the GIL
Victor Stinner
2011-06-09
1
-0/+19
*
Merge #10694: zipfile now ignores garbage at the end of a zipfile.
R David Murray
2011-06-09
2
-10/+26
|
\
|
*
#10694: zipfile now ignores garbage at the end of a zipfile.
R David Murray
2011-06-09
2
-10/+26
*
|
merge #12283: Fixed regression in smtplib quoting of leading dots in DATA.
R David Murray
2011-06-09
2
-1/+16
|
\
\
|
|
/
|
*
#12283: Fixed regression in smtplib quoting of leading dots in DATA.
R David Murray
2011-06-09
2
-1/+16
*
|
Merged upstream changes.
Vinay Sajip
2011-06-09
2
-10/+66
|
\
\
|
*
|
#10424: argument names are now included in the missing argument message
R David Murray
2011-06-09
2
-10/+66
*
|
|
Made time formats in Formatter more configurable.
Vinay Sajip
2011-06-09
1
-2/+5
|
/
/
*
|
Merged fix for issue #12168 from 3.2.
Vinay Sajip
2011-06-09
2
-3/+11
|
\
\
|
|
/
|
*
Issue #12168: SysLogHandler now allows NUL termination to be controlled using...
Vinay Sajip
2011-06-09
1
-1/+5
*
|
Merge 3.2
Brian Curtin
2011-06-09
1
-5/+3
|
\
\
|
|
/
|
*
Correction to 88e318166eaf - Issue #11583
Brian Curtin
2011-06-09
1
-5/+3
*
|
Branch merge
Éric Araujo
2011-06-09
14
-63/+47
|
\
\
|
*
|
Fix example in packaging test_config.
Éric Araujo
2011-06-09
1
-2/+2
|
*
|
Style change in packaging: use “not in” over “not x in”.
Éric Araujo
2011-06-08
5
-16/+16
|
*
|
Packaging: always use repr to display project names.
Éric Araujo
2011-06-08
1
-7/+8
|
*
|
Fix misunderstanding of how booleans work
Éric Araujo
2011-06-08
1
-1/+2
|
*
|
Packaging cleanup: normalize print calls.
Éric Araujo
2011-06-08
4
-17/+19
|
*
|
Packaging cleanup: remove use of script_name where obsolete
Éric Araujo
2011-06-08
6
-20/+0
*
|
|
Fix #11583. Changed os.path.isdir to use GetFileAttributes instead of os.stat.
Brian Curtin
2011-06-08
1
-0/+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix #11583. Changed os.path.isdir to use GetFileAttributes instead of os.stat.
Brian Curtin
2011-06-08
1
-0/+13
*
|
|
Issue #12021: Make mmap's read() method argument optional. Patch by Petri
Charles-François Natali
2011-06-08
1
-0/+29
*
|
|
Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed
Antoine Pitrou
2011-06-08
5
-91/+190
|
|
/
|
/
|
*
|
Kill dead code in importlib.test.__main__ (#12019, reviewed by Brett Cannon)
Éric Araujo
2011-06-07
1
-6/+1
*
|
Branch merge: packaging fixes
Éric Araujo
2011-06-07
5
-85/+104
|
\
\
|
*
|
Fix UnboundLocalError in a finally block of one packaging test
Éric Araujo
2011-06-06
1
-1/+1
|
*
|
Fix sdist to always include setup.cfg (#11092), to comply with the spec
Éric Araujo
2011-06-06
3
-19/+32
|
*
|
Use strings instead of sets of lines in packaging.create tests.
Éric Araujo
2011-06-06
1
-57/+63
|
*
|
Fix comment
Éric Araujo
2011-06-06
1
-1/+1
|
*
|
Update comments in sysconfig.cfg
Éric Araujo
2011-06-06
1
-7/+7
*
|
|
#12274: use proper escaping for % in IDLE config (merged from 3.2).
Łukasz Langa
2011-06-07
1
-2/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
#12274: use proper escaping for % in IDLE config.
Łukasz Langa
2011-06-07
1
-2/+2
*
|
|
(Merge 3.2) test.support: don't catch OSError when can_symlink() removes the
Victor Stinner
2011-06-07
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
test.support: can_symlink() removes the temporary symbolic link
Victor Stinner
2011-06-07
1
-1/+4
|
*
|
Branch merge
Éric Araujo
2011-06-06
2
-0/+0
|
|
\
\
*
|
|
|
Use a sleep for test_subprocess timeout test
Victor Stinner
2011-06-06
1
-2/+3
*
|
|
|
Issue #12196: Make os.pipe2() flags argument mandatory.
Charles-François Natali
2011-06-06
1
-2/+2
*
|
|
|
Whitespace normalization
Antoine Pitrou
2011-06-06
1
-1/+0
*
|
|
|
Issue #12040: Expose a new attribute `sentinel` on instances of
Antoine Pitrou
2011-06-06
4
-14/+90
*
|
|
|
Issue #11893: Remove obsolete internal wrapper class `SSLFakeFile` in the smt...
Antoine Pitrou
2011-06-06
1
-23/+3
|
|
_
|
/
|
/
|
|
*
|
|
Branch merge
Éric Araujo
2011-06-06
9
-58/+52
|
\
\
\
|
*
|
|
Update doctring now that Python has real booleans
Éric Araujo
2011-06-05
1
-1/+1
|
*
|
|
Improve consistency in questions asked by packaging.create.
Éric Araujo
2011-06-04
1
-10/+10
|
*
|
|
Clean up packaging.create and add TODO notes for future cleanups
Éric Araujo
2011-06-04
1
-8/+14
|
*
|
|
Make help messages in packaging.run more consistent
Éric Araujo
2011-06-04
1
-7/+6
|
*
|
|
Cleanup in packaging: don’t unnecessarily instantiate exceptions
Éric Araujo
2011-06-04
4
-4/+4
|
*
|
|
Improve a few docstrings in packaging.
Éric Araujo
2011-06-04
2
-20/+12
|
*
|
|
Merge ABC and distutils touch-ups from 3.2.
Éric Araujo
2011-06-04
2
-0/+0
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Remove unneeded executable bit on two distutils files
Éric Araujo
2011-06-04
2
-0/+0
[next]