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
*
Drop support for Python 2.4 in upload command.
Jason R. Coombs
2014-05-10
1
-8/+2
*
Replace import * with explicit import
Jason R. Coombs
2014-05-10
1
-1/+1
*
Clean up style in distutils upload command
Jason R. Coombs
2014-05-10
1
-14/+19
*
Issue #19655: Add tests for the new asdl parser.
Eli Bendersky
2014-05-10
1
-0/+122
*
Issue #19655: Replace the ASDL parser carried with CPython
Eli Bendersky
2014-05-10
4
-1202/+294
*
Issue #19721: Consolidate test_importlib utility code into a single
Brett Cannon
2014-05-09
25
-270/+249
*
Issue #20776: Flesh out tests for importlib.machinery.PathFinder.
Brett Cannon
2014-05-09
1
-0/+47
*
Issue21452 Add missing backslash to build path for make_buildinfo
Tim Golden
2014-05-09
1
-6/+6
|
\
|
*
Merge
Tim Golden
2014-05-09
1
-9/+9
|
|
\
|
*
|
Issue21452 Add missing backslash to build path for make_buildinfo
Tim Golden
2014-05-09
1
-6/+6
*
|
|
Issue10752 Be more robust when finding a PERL interpreter to build OpenSSL. I...
Tim Golden
2014-05-09
1
-9/+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue10752 Be more robust when finding a PERL interpreter to build OpenSSL. I...
Tim Golden
2014-05-09
1
-9/+9
|
|
/
*
|
Issue #21156: importlib.abc.InspectLoader.source_to_code() is now a
Brett Cannon
2014-05-09
4
-2/+17
*
|
Merge for issue #21438
Brett Cannon
2014-05-09
1
-1/+11
|
\
\
|
|
/
|
*
Issue #21438: Document what loaders don't require a module name for
Brett Cannon
2014-05-09
1
-1/+11
*
|
Merge for issue #21157
Brett Cannon
2014-05-09
1
-4/+8
|
\
\
|
|
/
|
*
Issue #21157: Touch up imp docs to be more explicit about importlib
Brett Cannon
2014-05-09
1
-4/+8
*
|
Issue #21141: The Windows build process no longer attempts to find Perl,
Zachary Ware
2014-05-09
6
-308/+290
*
|
Merge from 3.4.
Tim Peters
2014-05-08
3
-11/+59
|
\
\
|
|
/
|
*
Issue #21435: Segfault in gc with cyclic trash
Tim Peters
2014-05-08
3
-11/+62
*
|
Issue #21396: Fix TextIOWrapper(..., write_through=True) to not force a flush...
Antoine Pitrou
2014-05-08
4
-4/+41
|
\
\
|
|
/
|
*
Issue #21396: Fix TextIOWrapper(..., write_through=True) to not force a flush...
Antoine Pitrou
2014-05-08
5
-4/+45
*
|
Issue #21037: Add a build option to enable AddressSanitizer support.
Charles-François Natali
2014-05-08
3
-0/+33
*
|
Merge #21300: fix typo
R David Murray
2014-05-08
2
-4/+4
|
\
\
|
|
/
|
*
#21300: fix typo
R David Murray
2014-05-08
2
-4/+4
*
|
Merge with 3.4
Kristján Valur Jónsson
2014-05-08
0
-0/+0
|
\
\
|
|
/
|
*
Merging from 3.3: The PyCOND_TIMEDWAIT must use microseconds for the timeout ...
Kristján Valur Jónsson
2014-05-08
2
-7/+7
|
|
\
|
|
*
The PyCOND_TIMEDWAIT must use microseconds for the timeout argument
Kristján Valur Jónsson
2014-05-08
2
-7/+7
|
|
*
- Issue #17752: Fix distutils tests when run from the installed location.
doko@ubuntu.com
2014-05-07
4
-13/+15
*
|
|
The PyCOND_TIMEDWAIT must use microseconds for the timeout argument
Kristján Valur Jónsson
2014-05-08
2
-7/+7
*
|
|
Issue19643 Fix whitespace
Tim Golden
2014-05-07
1
-3/+3
*
|
|
Issue19643 Add an example of shutil.rmtree which shows how to cope with reado...
Tim Golden
2014-05-07
1
-0/+20
*
|
|
- Issue #17752: Fix distutils tests when run from the installed location.
doko@ubuntu.com
2014-05-07
4
-13/+15
|
\
\
\
|
|
/
/
|
*
|
- Issue #17752: Fix distutils tests when run from the installed location.
doko@ubuntu.com
2014-05-07
4
-14/+25
*
|
|
Merge: #21300: Clean up the docs for the email "policy" arguments.
R David Murray
2014-05-07
3
-23/+37
|
\
\
\
|
|
/
/
|
*
|
#21300: Clean up the docs for the email "policy" arguments.
R David Murray
2014-05-07
3
-23/+37
*
|
|
Merge 3.4->default: asyncio: Fix the second half of issue #21447: race in _wr...
Guido van Rossum
2014-05-06
2
-6/+14
|
\
\
\
|
|
/
/
|
*
|
asyncio: Fix the second half of issue #21447: race in _write_to_self().
Guido van Rossum
2014-05-06
2
-6/+14
*
|
|
Issue #21442: Fix MSVC compiler warning introduced by issue21377.
Zachary Ware
2014-05-06
1
-1/+1
*
|
|
Merge with 3.4
Zachary Ware
2014-05-06
1
-8/+8
|
\
\
\
|
|
/
/
|
*
|
Add prompts to interactive example.
Zachary Ware
2014-05-06
1
-8/+8
*
|
|
Issue #21366: Document the fact that ``return`` in a ``finally`` clause
Zachary Ware
2014-05-06
1
-0/+14
|
\
\
\
|
|
/
/
|
*
|
Issue #21366: Document the fact that ``return`` in a ``finally`` clause
Zachary Ware
2014-05-06
1
-0/+14
*
|
|
Issue21393 Use CryptReleaseContext to release Crypt handle on Windows
Tim Golden
2014-05-06
1
-1/+1
*
|
|
Issue21440 Use support.rmtree in test_zipfile & test_tarfile
Tim Golden
2014-05-06
2
-32/+30
*
|
|
Issue #21233: Fix _PyObject_Alloc() when compiled with WITH_VALGRIND defined
Victor Stinner
2014-05-06
1
-3/+3
*
|
|
Issue18314 ACKS & NEWS
Tim Golden
2014-05-05
2
-0/+3
*
|
|
Issue18314 Allow unlink to remove junctions. Includes support for creating ju...
Tim Golden
2014-05-05
4
-36/+235
*
|
|
Merge 3.4->default: asyncio docs: ProactorEventLoop does not support SSL.
Guido van Rossum
2014-05-05
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
asyncio docs: ProactorEventLoop does not support SSL.
Guido van Rossum
2014-05-05
1
-1/+1
[next]