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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow __dir__ to return any sequence
Benjamin Peterson
2011-06-11
1
-0/+3
*
merge 3.2 (#9284)
Benjamin Peterson
2011-06-11
1
-0/+3
|
\
|
*
allow "fake" filenames in findsource (closes #9284)
Benjamin Peterson
2011-06-11
1
-0/+3
*
|
Branch merge
Éric Araujo
2011-06-11
2
-0/+8
|
\
\
|
*
|
Allow multiple setup hooks in packaging’s setup.cfg files (#12240).
Éric Araujo
2011-06-10
1
-0/+3
|
*
|
Fix assorted bugs in packaging.util.cfg_to_args (#11595).
Éric Araujo
2011-06-10
2
-0/+5
*
|
|
Issue #12287: In ossaudiodev, check that the device isn't closed in several
Charles-François Natali
2011-06-11
1
-0/+3
*
|
|
merge heads
Benjamin Peterson
2011-06-10
2
-0/+5
|
\
\
\
|
|
/
/
|
*
|
Branch merge
Éric Araujo
2011-06-10
2
-0/+5
|
|
\
\
|
|
*
|
Don’t try to install something when running from uninstalled source (#12246).
Éric Araujo
2011-06-10
2
-0/+5
*
|
|
|
merge 3.2 (#12009)
Benjamin Peterson
2011-06-10
2
-0/+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
merge 3.1 (#12009)
Benjamin Peterson
2011-06-10
2
-0/+3
|
|
\
\
|
|
*
|
fix regression in netrc comment handling (closes #12009)
Benjamin Peterson
2011-06-10
2
-0/+6
*
|
|
|
Merge #10694: zipfile now ignores garbage at the end of a zipfile.
R David Murray
2011-06-09
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
#10694: zipfile now ignores garbage at the end of a zipfile.
R David Murray
2011-06-09
1
-0/+2
*
|
|
|
merge #12283: Fixed regression in smtplib quoting of leading dots in DATA.
R David Murray
2011-06-09
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
#12283: Fixed regression in smtplib quoting of leading dots in DATA.
R David Murray
2011-06-09
1
-0/+2
*
|
|
|
#10424: argument names are now included in the missing argument message
R David Murray
2011-06-09
1
-0/+3
*
|
|
|
Merged fix for issue #12168 from 3.2.
Vinay Sajip
2011-06-09
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Issue #12168: SysLogHandler now allows NUL termination to be controlled using...
Vinay Sajip
2011-06-09
1
-0/+3
*
|
|
The change done for #10645 deserves a NEWS entry
Éric Araujo
2011-06-09
1
-0/+3
*
|
|
Fix #11583. Changed os.path.isdir to use GetFileAttributes instead of os.stat.
Brian Curtin
2011-06-08
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Fix #11583. Changed os.path.isdir to use GetFileAttributes instead of os.stat.
Brian Curtin
2011-06-08
1
-0/+3
*
|
|
Issue #12021: Make mmap's read() method argument optional. Patch by Petri
Charles-François Natali
2011-06-08
2
-0/+4
*
|
|
Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed
Antoine Pitrou
2011-06-08
1
-0/+4
*
|
|
When building sqlite3, the directory where sqlite.h was found was
Brett Cannon
2011-06-07
1
-0/+3
*
|
|
Issue #12040: Expose a new attribute `sentinel` on instances of
Antoine Pitrou
2011-06-06
1
-0/+4
*
|
|
Issue #11893: Remove obsolete internal wrapper class `SSLFakeFile` in the smt...
Antoine Pitrou
2011-06-06
1
-0/+3
*
|
|
greatly improve argument parsing error messages (closes #12265)
Benjamin Peterson
2011-06-06
1
-0/+3
*
|
|
merge heads.
Gregory P. Smith
2011-06-05
2
-15/+175
|
\
\
\
|
*
|
|
Issue #12080: Fix a performance issue in Decimal._power_exact that causes som...
Mark Dickinson
2011-06-04
1
-0/+3
|
*
|
|
Add NEWS and whatsnew entries for the packaging module
Éric Araujo
2011-06-03
1
-1/+4
|
*
|
|
merge
Raymond Hettinger
2011-06-03
1
-0/+2
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Fix named tuples to work with vars().
Raymond Hettinger
2011-06-03
1
-0/+2
|
*
|
|
Remove duplicate entry for Josip
Éric Araujo
2011-06-01
1
-1/+0
|
*
|
|
remove __version__s dependent on subversion keyword expansion (closes #12221)
Benjamin Peterson
2011-06-01
1
-0/+4
|
*
|
|
merge 3.2 (#12221)
Benjamin Peterson
2011-06-01
1
-0/+2
|
|
\
\
\
|
|
|
/
/
|
|
*
|
merge 3.1 (#12221)
Benjamin Peterson
2011-06-01
1
-0/+5
|
|
|
\
\
|
|
|
|
/
|
|
|
*
simply use the Python version for pyexpat.__version__ #12221
Benjamin Peterson
2011-05-31
1
-0/+10
|
|
|
*
bump to 3.1.4rc1
Benjamin Peterson
2011-05-29
2
-4/+4
|
|
|
*
Issue #12205: Fix test_subprocess failure due to uninstalled test data.
Ned Deily
2011-05-29
1
-0/+2
|
*
|
|
(Merge 3.2) Close #12085: Fix an attribute error in subprocess.Popen destructor
Victor Stinner
2011-05-31
2
-0/+5
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Close #12085: Fix an attribute error in subprocess.Popen destructor if the
Victor Stinner
2011-05-31
2
-0/+5
|
*
|
|
add news note
Benjamin Peterson
2011-05-31
1
-0/+3
|
*
|
|
Tidy up the additional string module tests added at the Pycon sprints (closes...
Nick Coghlan
2011-05-31
2
-2/+3
|
*
|
|
(Merge 3.2) Issue #12057: Add tests for ISO 2022 codecs
Victor Stinner
2011-05-30
1
-0/+3
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Issue #12057: Add tests for ISO 2022 codecs
Victor Stinner
2011-05-30
1
-0/+6
|
*
|
|
(Merge 3.2) Issue #1195: fix the issue number of the NEWS entry
Victor Stinner
2011-05-30
1
-1/+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Issue #1195: fix the issue number of the NEWS entry
Victor Stinner
2011-05-30
1
-1/+1
|
*
|
|
(Merge 3.2) Issue #12016: my_fgets() now always clears errors before calling
Victor Stinner
2011-05-30
1
-0/+4
|
|
\
\
\
|
|
|
/
/
[next]