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
Commit message (
Expand
)
Author
Age
Files
Lines
*
#12753: Add support for Unicode name aliases and named sequences.
Ezio Melotti
2011-10-21
10
-17194/+18125
*
Banch merge
Éric Araujo
2011-10-21
7
-18/+161
|
\
|
*
Add tests for packaging.tests.support (#12659).
Éric Araujo
2011-10-21
1
-0/+78
|
*
Document that packaging doesn’t create __init__.py files (#3902).
Éric Araujo
2011-10-21
2
-0/+8
|
*
Fix missing imports in setup scripts generated by packaging (#13205).
Éric Araujo
2011-10-21
3
-17/+74
*
|
Closes #13235: Added deprecation for warn() methods and function in logging.
Vinay Sajip
2011-10-21
3
-5/+23
*
|
Issue #12170: The count(), find(), rfind(), index() and rindex() methods
Antoine Pitrou
2011-10-20
7
-51/+261
*
|
Issue #9168: now smtpd is able to bind privileged port.
Florent Xicluna
2011-10-20
2
-10/+12
|
\
\
|
*
|
Issue #9168: now smtpd is able to bind privileged port.
Florent Xicluna
2011-10-20
2
-10/+12
*
|
|
#13233: null merge with 3.2.
Ezio Melotti
2011-10-20
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
#13233: fix typo.
Ezio Melotti
2011-10-20
1
-1/+1
*
|
|
Merge heads.
Ezio Melotti
2011-10-20
1
-24/+30
|
\
\
\
|
*
\
\
#13219: merge with 3.2.
Ezio Melotti
2011-10-20
1
-24/+30
|
|
\
\
\
|
|
|
/
/
|
|
*
|
#13219: clarify section about character sets in the re documentation.
Ezio Melotti
2011-10-20
1
-24/+30
*
|
|
|
merge
Raymond Hettinger
2011-10-20
1
-0/+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
merge heads
Senthil Kumaran
2011-10-20
1
-5/+5
|
|
\
\
\
|
*
\
\
\
News entry for Issue12529 and Issue12604
Senthil Kumaran
2011-10-20
1
-0/+6
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
News entry for Issue12529 and Issue12604
Senthil Kumaran
2011-10-20
1
-0/+6
*
|
|
|
|
Bytes are already distinct from text, so typed=True isn't necessary.
Raymond Hettinger
2011-10-20
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Simplify calls in fnmatch.
Raymond Hettinger
2011-10-20
1
-5/+5
|
/
/
/
*
|
|
Issue 13227: Option to make the lru_cache() type specific (suggested by Andre...
Raymond Hettinger
2011-10-20
5
-12/+49
*
|
|
Mention that os.O_CLOEXEC was added to Python 3.3
Victor Stinner
2011-10-19
1
-0/+2
*
|
|
Issue #13150: Add a comment in _sysconfigdata to explain the origin of this file
Victor Stinner
2011-10-19
1
-1/+4
*
|
|
Silence the FileExistsError which can be raised because of the O_EXCL flag
Antoine Pitrou
2011-10-19
1
-7/+7
*
|
|
merge
Raymond Hettinger
2011-10-19
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue 12668: Fix wording in Whatsnew3.2
Raymond Hettinger
2011-10-19
1
-1/+1
*
|
|
Merge
Raymond Hettinger
2011-10-19
1
-12/+11
|
\
\
\
|
|
/
/
|
*
|
Issue 11931: Minor punctuation/grammar/wording fixups to the regex docs
Raymond Hettinger
2011-10-19
1
-12/+11
*
|
|
merge 3.2
Benjamin Peterson
2011-10-19
1
-5/+4
|
\
\
\
|
|
/
/
|
*
|
adjust braces a bit
Benjamin Peterson
2011-10-19
1
-5/+4
*
|
|
Issue #13121: Support in-place math operators for collections.Counter().
Raymond Hettinger
2011-10-19
4
-1/+86
|
|
/
|
/
|
*
|
Branch merge
Éric Araujo
2011-10-19
28
-164/+253
|
\
\
|
*
|
Make one function in packaging.metadata simpler
Éric Araujo
2011-10-19
1
-4/+3
|
*
|
Clean up some idioms in packaging tests.
Éric Araujo
2011-10-19
13
-37/+40
|
*
|
Add reST targets to sections of the setup.cfg spec, improve wording
Éric Araujo
2011-10-19
1
-7/+32
|
*
|
Change signature of packaging.tests.support.LoggingCatcher.get_logs.
Éric Araujo
2011-10-19
10
-72/+65
|
*
|
More fixes for PEP 3147 compliance in packaging (#11254)
Éric Araujo
2011-10-19
4
-8/+51
|
*
|
Expand tests and fix bugs in packaging.util.resolve_name.
Éric Araujo
2011-10-19
2
-33/+60
|
*
|
Fix typo
Éric Araujo
2011-10-19
1
-1/+1
|
*
|
Improve Victor’s commit with cool new 2.5 idiom
Éric Araujo
2011-10-19
1
-2/+1
*
|
|
urllib.request - syntax changes enhancing readability. By Éric Araujo
Senthil Kumaran
2011-10-19
1
-13/+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
urllib.request - syntax changes enhancing readability. By Éric Araujo
Senthil Kumaran
2011-10-19
1
-11/+10
*
|
|
Doc improvements suggested by Éric Araujo for the new 'HEAD' Request feature.
Senthil Kumaran
2011-10-19
2
-7/+7
*
|
|
default - Fix closes Issue 12604 - Use a proper no-op macro expansion for VTR...
Senthil Kumaran
2011-10-19
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
3.2 - Fix Issue 12604 - Use a proper no-op macro expansion for VTRACE macro i...
Senthil Kumaran
2011-10-19
1
-1/+1
*
|
|
default - Fix closes Issue6090 - Raise a ValueError, instead of failing with ...
Senthil Kumaran
2011-10-19
4
-1/+28
|
\
\
\
|
|
/
/
|
*
|
3.2 - Fix closes Issue6090 - Raise a ValueError, instead of failing with unre...
Senthil Kumaran
2011-10-19
4
-1/+23
*
|
|
default - Fix closes Issue12529 - cgi.parse_header failure on double quotes and
Senthil Kumaran
2011-10-19
2
-1/+5
|
\
\
\
|
|
/
/
|
*
|
3.2 - Fix closes Issue12529 - cgi.parse_header failure on double quotes and
Senthil Kumaran
2011-10-19
2
-1/+5
*
|
|
Fix warning while building documentation.
Florent Xicluna
2011-10-19
1
-2/+2
[next]