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 #23998: PyImport_ReInitLock() now checks for lock allocation error
Christian Heimes
2015-04-19
1
-0/+5
|
\
|
*
Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
Christian Heimes
2015-04-19
1
-0/+5
|
|
\
|
|
*
Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
Christian Heimes
2015-04-19
1
-0/+5
*
|
|
News item for #16914.
R David Murray
2015-04-16
1
-0/+2
*
|
|
#16914: add timestamps to smtplib debugging output via new debuglevel 2.
R David Murray
2015-04-16
1
-0/+2
*
|
|
#7159: generalize urllib prior auth support.
R David Murray
2015-04-16
2
-0/+5
*
|
|
Merge
Christian Heimes
2015-04-16
1
-1/+57
|
\
\
\
|
*
|
|
Update coverity modeling file to silence datetime warnings
Christian Heimes
2015-04-16
1
-1/+57
*
|
|
|
#18128: use standard +NNNN timezone format in POT-Creation-Date header.
R David Murray
2015-04-16
2
-0/+4
|
/
/
/
*
|
|
Issue #23935: Argument Clinic's understanding of format units
Larry Hastings
2015-04-16
1
-0/+4
*
|
|
Issues #22980, 23969: For OS X, use PEP 3149-style file names for extension
Ned Deily
2015-04-16
1
-1/+2
*
|
|
Issue #23703: Fix a regression in urljoin() introduced in 901e4e52b20a.
Berker Peksag
2015-04-15
1
-0/+3
*
|
|
Issue #4254: Adds _curses.update_lines_cols() Patch by Arnon Yaari
Steve Dower
2015-04-15
1
-0/+2
*
|
|
Issue 19933: Provide default argument for ndigits in round. Patch by Vajrasky...
Steve Dower
2015-04-15
1
-0/+3
*
|
|
- Issue #22980: Under Linux, GNU/KFreeBSD and the Hurd, C extensions now include
doko@ubuntu.com
2015-04-15
1
-4/+4
*
|
|
Issue 23193: Add numeric_owner to tarfile.TarFile.extract() and tarfile.TarFi...
Eric V. Smith
2015-04-15
2
-0/+5
*
|
|
add Allison Kaptur (#21217)
Benjamin Peterson
2015-04-15
2
-3/+4
*
|
|
Add a subprocess.run() function than returns a CalledProcess instance for a
Gregory P. Smith
2015-04-14
1
-0/+3
*
|
|
Issue #21217: inspect.getsourcelines() now tries to compute the start and
Antoine Pitrou
2015-04-14
2
-1/+7
*
|
|
Issue #23944: Argument Clinic now wraps long impl prototypes at column 78.
Larry Hastings
2015-04-14
1
-0/+2
*
|
|
Issue #23811: Add missing newline to the PyCompileError error message.
Berker Peksag
2015-04-14
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #23811: Add missing newline to the PyCompileError error message.
Berker Peksag
2015-04-14
1
-0/+3
*
|
|
Merge from 3.4
Andrew Kuchling
2015-04-14
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Reword NEWS item a bit
Andrew Kuchling
2015-04-14
1
-2/+2
|
*
|
#17898: reset k and v so that the loop doesn't use an old value
Andrew Kuchling
2015-04-13
1
-0/+2
*
|
|
Merge 3.4 (#23310)
Łukasz Langa
2015-04-14
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #23310: Fix MagicMock's initializer to work with __methods__.
Łukasz Langa
2015-04-14
2
-0/+4
*
|
|
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
Berker Peksag
2015-04-14
2
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
Berker Peksag
2015-04-14
2
-4/+4
*
|
|
Issue #23310: Fix MagicMock's initializer to work with __methods__.
Łukasz Langa
2015-04-14
2
-0/+4
*
|
|
#11754: test contents of string module attributes.
R David Murray
2015-04-14
1
-0/+1
*
|
|
Issue #20586: Argument Clinic now ensures signatures on functions without doc...
Zachary Ware
2015-04-13
1
-0/+3
*
|
|
Issue #22631: Added Linux-specific socket constant CAN_RAW_FD_FRAMES.
Larry Hastings
2015-04-13
2
-1/+4
*
|
|
Issue #21116: Avoid blowing memory when allocating a multiprocessing shared
Antoine Pitrou
2015-04-13
2
-0/+4
*
|
|
Issue #23731: Implement PEP 488.
Brett Cannon
2015-04-13
2
-14/+13
*
|
|
Issue #23726: Don't enable GC for user subclasses of non-GC types that don't ...
Antoine Pitrou
2015-04-13
1
-0/+3
*
|
|
Issue #22982: Improve BOM handling when seeking to multiple positions of a wr...
Antoine Pitrou
2015-04-13
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #22982: Improve BOM handling when seeking to multiple positions of a wr...
Antoine Pitrou
2015-04-13
1
-0/+3
*
|
|
Issue #23309: Avoid a deadlock at shutdown if a daemon thread is aborted
Antoine Pitrou
2015-04-13
1
-0/+5
|
\
\
\
|
|
/
/
|
*
|
Issue #23309: Avoid a deadlock at shutdown if a daemon thread is aborted
Antoine Pitrou
2015-04-13
1
-0/+5
*
|
|
Merge with 3.4
Zachary Ware
2015-04-13
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Attribute Michael Dorman for his initial patch on issue #18402.
Zachary Ware
2015-04-13
1
-0/+1
*
|
|
Fix warning from Sphinx.
Zachary Ware
2015-04-13
1
-1/+1
*
|
|
#23464: remove JoinableQueue that was deprecated in 3.4.4.
R David Murray
2015-04-12
1
-0/+2
*
|
|
Issue #23668: Adds support for os.truncate and os.ftruncate on Windows
Steve Dower
2015-03-21
1
-0/+2
*
|
|
Issue #23529: Limit the size of decompressed data when reading from
Antoine Pitrou
2015-04-10
1
-0/+5
*
|
|
Issue #21859: Added Python implementation of io.FileIO.
Serhiy Storchaka
2015-04-10
1
-0/+2
*
|
|
Issue #23865: close() methods in multiple modules now are idempotent and more
Serhiy Storchaka
2015-04-10
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #23865: close() methods in multiple modules now are idempotent and more
Serhiy Storchaka
2015-04-10
1
-0/+4
|
*
|
Issue #23686: Update Windows build to use OpenSSL 1.0.2a.
Zachary Ware
2015-04-08
1
-1/+2
[next]