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 21044: tarfile.open() now handles fileobj with an integer 'name'
Serhiy Storchaka
2014-07-16
2
-0/+4
|
\
|
*
Issue 21044: tarfile.open() now handles fileobj with an integer 'name'
Serhiy Storchaka
2014-07-16
2
-0/+4
*
|
Issue #21918: Convert test_tools.py to a sub-package of test.
Zachary Ware
2014-07-16
1
-0/+3
|
\
\
|
|
/
|
*
Issue #21918: Convert test_tools.py to a sub-package of test.
Zachary Ware
2014-07-16
1
-0/+3
*
|
Fixed recently added Misc/NEWS entry which was moved during merge
Tal Einat
2014-07-16
1
-2/+2
*
|
Issue #21765: Add support for non-ascii identifiers to HyperParser
Tal Einat
2014-07-16
1
-0/+2
|
\
\
|
|
/
|
*
Issue #21765: Add support for non-ascii identifiers to HyperParser
Tal Einat
2014-07-16
1
-0/+2
*
|
Issue #18974: Tools/scripts/diff.py now uses argparse instead of optparse.
Serhiy Storchaka
2014-07-15
1
-0/+2
*
|
Issue #21323: Fix http.server to again handle scripts in CGI subdirectories,
Ned Deily
2014-07-13
2
-0/+4
|
\
\
|
|
/
|
*
Issue #21323: Fix http.server to again handle scripts in CGI subdirectories,
Ned Deily
2014-07-13
2
-1/+5
|
|
\
|
|
*
Issue #21323: Fix http.server to again handle scripts in CGI subdirectories,
Ned Deily
2014-07-13
2
-0/+4
|
|
|
\
|
|
|
*
Issue #21323: Fix http.server to again handle scripts in CGI subdirectories,
Ned Deily
2014-07-13
2
-0/+4
*
|
|
|
Issue #21966: Respect -q command-line option when code module is ran.
Alexander Belopolsky
2014-07-12
1
-0/+2
*
|
|
|
Issue #19076: Merge with 3.4.
Berker Peksag
2014-07-12
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #19076: Don't pass the redundant 'file' argument to self.error().
Berker Peksag
2014-07-12
1
-0/+2
*
|
|
|
Issue #21906: Merge from 3.4.
Berker Peksag
2014-07-11
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21906: Make Tools/scripts/md5sum.py work in Python 3.
Berker Peksag
2014-07-11
1
-1/+4
*
|
|
|
Issue #16382: Improve exception message of warnings.warn() for bad category.
Berker Peksag
2014-07-11
1
-0/+3
*
|
|
|
Issue #21932: os.read() now uses a :c:func:`Py_ssize_t` type instead of
Victor Stinner
2014-07-11
1
-0/+5
*
|
|
|
News entries
Terry Jan Reedy
2014-07-11
1
-0/+7
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Idle News entries.
Terry Jan Reedy
2014-07-11
1
-0/+7
*
|
|
|
Issue #21942: Fixed source file viewing in pydoc's server mode on Windows.
Zachary Ware
2014-07-10
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21942: Fixed source file viewing in pydoc's server mode on Windows.
Zachary Ware
2014-07-10
1
-0/+2
*
|
|
|
(Merge 3.4) Issue #11259: asynchat.async_chat().set_terminator() now raises a
Victor Stinner
2014-07-07
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #11259: asynchat.async_chat().set_terminator() now raises a ValueError if
Victor Stinner
2014-07-07
1
-0/+3
*
|
|
|
(Merge 3.4) Issue #12523: asynchat.async_chat.push() now raises a TypeError if
Victor Stinner
2014-07-07
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #12523: asynchat.async_chat.push() now raises a TypeError if it doesn't
Victor Stinner
2014-07-07
1
-0/+3
*
|
|
|
Issue #21907: Improved the batch scripts provided for building Python.
Zachary Ware
2014-07-07
1
-0/+2
*
|
|
|
Issue #21707: Merge with 3.4.
Berker Peksag
2014-07-07
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21707: Add missing kwonlyargcount argument to ModuleFinder.replace_pa...
Berker Peksag
2014-07-07
1
-0/+3
*
|
|
|
Merge pathlib fixes
Antoine Pitrou
2014-07-07
1
-0/+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #20639: calling Path.with_suffix('') allows removing the suffix again.
Antoine Pitrou
2014-07-07
1
-0/+3
|
*
|
|
Issue #21714: Disallow the construction of invalid paths using Path.with_name...
Antoine Pitrou
2014-07-07
1
-0/+3
*
|
|
|
Issue #21923: merge from 3.4
Ned Deily
2014-07-06
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21923: Prevent AttributeError in distutils.sysconfig.customize_compiler
Ned Deily
2014-07-06
1
-0/+3
*
|
|
|
upgrade to unicode 7.0.0
Benjamin Peterson
2014-07-06
1
-0/+2
*
|
|
|
Issue #9554: Use modern unittest features in test_argparse.
Berker Peksag
2014-07-06
2
-0/+4
*
|
|
|
Issue #21897: Fix a crash with the f_locals attribute with closure variables ...
Antoine Pitrou
2014-07-05
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21897: Fix a crash with the f_locals attribute with closure variables ...
Antoine Pitrou
2014-07-05
1
-0/+3
*
|
|
|
#15014: Add 'auth' command to implement auth mechanisms and use it in login.
R David Murray
2014-07-03
1
-0/+3
*
|
|
|
Closes #21151: Merge with 3.4
Zachary Ware
2014-07-03
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21151: Fixed a segfault in the winreg module.
Zachary Ware
2014-07-03
1
-0/+3
*
|
|
|
(Merge 3.4) Issue #21090: io.FileIO.readall() does not ignore I/O errors
Victor Stinner
2014-07-02
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21090: io.FileIO.readall() does not ignore I/O errors anymore. Before,
Victor Stinner
2014-07-02
1
-0/+3
*
|
|
|
Issue #5800: headers parameter of wsgiref.headers.Headers is now optional.
Berker Peksag
2014-07-02
1
-0/+3
*
|
|
|
(Merge 3.4) Issue #21781: Make the ssl module "ssize_t clean" for parsing
Victor Stinner
2014-07-01
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21781: Make the ssl module "ssize_t clean" for parsing parameters.
Victor Stinner
2014-07-01
1
-0/+2
*
|
|
|
Issue #21811: Add Misc/NEWS entry.
Ned Deily
2014-06-30
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21811: Add Misc/NEWS entry.
Ned Deily
2014-06-30
1
-0/+2
*
|
|
|
Issue #21679: Prevent extraneous fstat() calls during open(). Patch by Bohus...
Antoine Pitrou
2014-06-30
1
-0/+3
[next]