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
*
Reformulate make_compiled_pathname in terms of unicode objects.
Martin v. Löwis
2011-10-23
1
-116/+61
*
Merge issue 1294232 patch from 3.2
Nick Coghlan
2011-10-23
5
-23/+244
|
\
|
*
Issue 1294232: Fix errors in metaclass calculation affecting some cases of me...
Nick Coghlan
2011-10-23
5
-22/+242
*
|
Add a docstring to SSLError
Antoine Pitrou
2011-10-22
1
-3/+8
*
|
Use PyExc_OSError directly instead of grabbing it from the socket module API
Antoine Pitrou
2011-10-22
1
-1/+1
*
|
Add missing prefixes
Antoine Pitrou
2011-10-22
1
-2/+2
*
|
Elaborate on representations and canonical/legacy unicode objects
Antoine Pitrou
2011-10-22
1
-1/+15
*
|
Move deprecated functions at the end of their respective sections.
Antoine Pitrou
2011-10-22
1
-122/+122
*
|
Issue 13243: Rename _Py_identifier to _Py_IDENTIFIER in asdl_c.py
Meador Inge
2011-10-22
2
-3/+4
*
|
Avoid relying on the default reST role in logging library doc
Éric Araujo
2011-10-22
1
-10/+10
*
|
Closes #13235: Changed PendingDeprecationWarning to DeprecationWarning.
Vinay Sajip
2011-10-22
1
-4/+4
*
|
Fix unicode_subtype_new() on debug build
Victor Stinner
2011-10-22
1
-1/+1
*
|
Fix text duplication. Spotted by Nick Coghlan, thanks!
Éric Araujo
2011-10-21
1
-2/+2
*
|
Remove unused variable.
Ezio Melotti
2011-10-21
1
-1/+0
*
|
#12753: fix compilation on Windows.
Ezio Melotti
2011-10-21
1
-1/+2
*
|
#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
[next]