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
*
Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV ...
Antoine Pitrou
2012-01-27
1
-0/+3
|
\
|
*
Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV ...
Antoine Pitrou
2012-01-27
1
-0/+3
|
|
\
|
|
*
Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV ...
Antoine Pitrou
2012-01-27
1
-0/+3
|
*
|
merge
Brett Cannon
2012-01-26
1
-0/+2
|
|
\
\
*
|
|
|
Issue #13847: time.clock() now raises a RuntimeError if the processor time used
Victor Stinner
2012-01-26
1
-1/+2
*
|
|
|
Merge
Brett Cannon
2012-01-26
1
-0/+7
|
\
\
\
\
|
*
|
|
|
Issue #13847: time.localtime() and time.gmtime() now raise an OSError instead
Victor Stinner
2012-01-26
1
-0/+4
|
*
|
|
|
- Issue #13840: Fix ctypes.create_string_buffer exception message and docs.
Meador Inge
2012-01-26
1
-0/+3
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
- Issue #13840: Fix ctypes.create_string_buffer exception message and docs.
Meador Inge
2012-01-26
1
-0/+3
*
|
|
|
|
Issue #13883: PYTHONCASEOK also works with OS X.
Brett Cannon
2012-01-26
1
-0/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Issue #13883: Document all platforms PYTHONCASEOK works on.
Brett Cannon
2012-01-26
1
-0/+2
|
|
/
/
*
|
|
Issue #13862: Relax zlib version test to avoid spurious failures.
Nadeem Vawda
2012-01-25
1
-0/+3
*
|
|
Issue #12804: Fix test failures on systems without internet access.
Nadeem Vawda
2012-01-25
1
-0/+3
*
|
|
Issue #11235: Fix OverflowError when trying to import a source file whose mod...
Antoine Pitrou
2012-01-24
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #11235: Fix OverflowError when trying to import a source file whose mod...
Antoine Pitrou
2012-01-24
1
-0/+3
*
|
|
Issue #13772: In os.symlink() under Windows, do not try to guess the link
Antoine Pitrou
2012-01-24
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #13772: In os.symlink() under Windows, do not try to guess the link
Antoine Pitrou
2012-01-24
1
-0/+4
*
|
|
A Misc/NEWS entry for issue 8052.
Gregory P. Smith
2012-01-21
1
-0/+5
|
\
\
\
|
|
/
/
|
*
|
Add a Misc/NEWS entry for issue 8052.
Gregory P. Smith
2012-01-21
1
-0/+5
*
|
|
merge from 3.2
Senthil Kumaran
2012-01-21
1
-2/+1
|
\
\
\
|
|
/
/
|
*
|
Fix Issue6631 - Disallow relative file paths in urllib urlopen
Senthil Kumaran
2012-01-21
1
-0/+2
*
|
|
Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API f...
Meador Inge
2012-01-20
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API f...
Meador Inge
2012-01-20
1
-0/+3
|
*
|
Issue #2134: Clarify token.OP handling rationale in tokenize documentation.
Meador Inge
2012-01-19
1
-0/+3
*
|
|
Issue #12705: Raise SyntaxError when compiling multiple statements as single ...
Meador Inge
2012-01-19
1
-0/+3
*
|
|
Issue #2134: Add support for tokenize.TokenInfo.exact_type.
Meador Inge
2012-01-19
1
-0/+3
*
|
|
Issue #13722: Avoid silencing ImportErrors when initializing the codecs regis...
Antoine Pitrou
2012-01-18
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #13722: Avoid silencing ImportErrors when initializing the codecs regis...
Antoine Pitrou
2012-01-18
1
-0/+3
*
|
|
Fix the builtin module initialization code to store the init function for fut...
Antoine Pitrou
2012-01-18
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Fix the builtin module initialization code to store the init function for fut...
Antoine Pitrou
2012-01-18
1
-0/+3
*
|
|
Merge: #13781: Fix GzipFile to work with os.fdopen()'d file objects.
Nadeem Vawda
2012-01-18
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #13781: Fix GzipFile to work with os.fdopen()'d file objects.
Nadeem Vawda
2012-01-18
1
-0/+3
*
|
|
MERGE: Closes #13803: Under Solaris, distutils doesn't include bitness in the...
Jesus Cea
2012-01-18
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Closes #13803: Under Solaris, distutils doesn't include bitness in the direct...
Jesus Cea
2012-01-18
1
-0/+3
*
|
|
Close #10278: Add time.wallclock() function, monotonic clock.
Victor Stinner
2012-01-18
1
-0/+2
*
|
|
Issue #13809: Make bz2 module work with threads disabled.
Nadeem Vawda
2012-01-17
1
-0/+3
*
|
|
Issue #13727: Add 3 macros to access PyDateTime_Delta members:
Amaury Forgeot d'Arc
2012-01-17
1
-0/+4
*
|
|
Issue #13589: Fix some serialization primitives in the aifc module.
Antoine Pitrou
2012-01-17
2
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #13589: Fix some serialization primitives in the aifc module.
Antoine Pitrou
2012-01-17
2
-0/+4
*
|
|
Issue #13588: Rename decorators in importlib.
Brett Cannon
2012-01-16
1
-0/+1
*
|
|
Issue #13629: Renumber the tokens in token.h to match the _PyParser_TokenName...
Meador Inge
2012-01-16
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #13629: Renumber the tokens in token.h to match the _PyParser_TokenName...
Meador Inge
2012-01-16
1
-0/+3
*
|
|
add str.casefold() (closes #13752)
Benjamin Peterson
2012-01-14
1
-0/+2
*
|
|
Issue #13786: Remove unimplemented 'trace' long option from regrtest.py.
Meador Inge
2012-01-14
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #13786: Remove unimplemented 'trace' long option from regrtest.py.
Meador Inge
2012-01-14
1
-0/+2
*
|
|
Issue #13725: Add a NEWS entry.
Meador Inge
2012-01-14
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #13725: Add a NEWS entry.
Meador Inge
2012-01-14
1
-0/+3
*
|
|
Issue #13725: regrtest does not recognize -d flag.
Meador Inge
2012-01-14
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #13725: regrtest does not recognize -d flag.
Meador Inge
2012-01-14
1
-0/+1
*
|
|
merge from 3.2 - Fix Issue #13642: Unquote before b64encoding user:password d...
Senthil Kumaran
2012-01-14
1
-0/+3
|
\
\
\
|
|
/
/
[next]