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 #15042: Add PyState_AddModule and PyState_RemoveModule.
Martin v. Löwis
2012-06-22
1
-0/+6
*
Issue #14653: email.utils.mktime_tz() no longer relies on system
Alexander Belopolsky
2012-06-22
1
-0/+3
|
\
|
*
Issue #14653: email.utils.mktime_tz() no longer relies on system
Alexander Belopolsky
2012-06-22
1
-0/+3
*
|
Document the rest of zlib.compressobj()'s arguments.
Nadeem Vawda
2012-06-21
1
-0/+1
*
|
#10053: Don't close FDs when FileIO.__init__ fails
Hynek Schlawack
2012-06-21
1
-0/+3
|
\
\
|
|
/
|
*
#10053: Don't close FDs when FileIO.__init__ fails
Hynek Schlawack
2012-06-21
1
-0/+3
*
|
Issue #14225: Fix Unicode support for curses (#12567) on OS X:
Ned Deily
2012-06-21
1
-0/+2
*
|
Issue #14684: Add support for predefined compression dictionaries to the zlib...
Nadeem Vawda
2012-06-21
1
-0/+3
*
|
Do not italicize punctuation in python(1) manual page (Matt Kraai).
doko@ubuntu.com
2012-06-20
1
-6/+6
*
|
Issue #15096: Drop support for the ur string prefix
Christian Heimes
2012-06-20
1
-0/+3
*
|
Fix GzipFile's handling of filenames given as bytes objects.
Nadeem Vawda
2012-06-19
1
-0/+2
|
\
\
|
|
/
|
*
Fix GzipFile's handling of filenames given as bytes objects.
Nadeem Vawda
2012-06-19
1
-0/+2
*
|
Issue #14928: Fix importlib bootstrap issues by using a custom executable (Mo...
Antoine Pitrou
2012-06-19
1
-0/+6
*
|
Fix #14772: Return the destination from some shutil functions.
Brian Curtin
2012-06-18
1
-0/+2
*
|
Issue #15038: Optimize python Locks on Windows
Kristján Valur Jónsson
2012-06-18
1
-0/+2
*
|
Issue #15064: Implement context manager protocol for multiprocessing types
Richard Oudkerk
2012-06-18
1
-0/+2
*
|
Issue #15101: Make pool finalizer avoid joining current thread.
Richard Oudkerk
2012-06-18
1
-0/+2
|
\
\
|
|
/
|
*
Issue #15101: Make pool finalizer avoid joining current thread.
Richard Oudkerk
2012-06-18
1
-0/+2
*
|
Fix NEWS entry for #15036
Petri Lehtinen
2012-06-18
1
-3/+3
|
\
\
|
|
/
|
*
Fix NEWS entry for #15036
Petri Lehtinen
2012-06-18
1
-3/+3
*
|
Issue #14657: The frozen instance of importlib used for bootstrap is now also...
Antoine Pitrou
2012-06-17
1
-0/+3
*
|
#14840: merge with 3.2.
Ezio Melotti
2012-06-17
1
-0/+1
|
\
\
|
|
/
|
*
#14840: Add a bit on the difference between tuples and lists. Initial patch ...
Ezio Melotti
2012-06-17
1
-0/+1
*
|
Merge from 3.2 (Ignore X-Antivirus headers in test_nntplib)
Nick Coghlan
2012-06-17
1
-0/+3
|
\
\
|
|
/
|
*
Ignore X-Antivirus headers in test_nntplib
Nick Coghlan
2012-06-17
1
-0/+3
*
|
Merge from 3.2 (Issue #15043: skip test_gdb if the custom hooks can't be loaded)
Nick Coghlan
2012-06-17
1
-1/+4
|
\
\
|
|
/
|
*
Issue #15043: skip test_gdb if the custom hooks can't be loaded
Nick Coghlan
2012-06-17
1
-0/+3
*
|
Issue #14055: Add __sizeof__ support to _elementtree.
Martin v. Löwis
2012-06-17
1
-0/+2
*
|
Issue #14814: Add first draft of PEP 3144 ipaddress module documentation (ini...
Nick Coghlan
2012-06-17
1
-0/+5
*
|
Issue #13783: PEP 380 cleanup part 2, using the new identifier APIs in the ge...
Nick Coghlan
2012-06-17
1
-0/+2
*
|
Issue #13783: the PEP 380 implementation no longer expands the public C API
Nick Coghlan
2012-06-17
1
-0/+6
*
|
Issue #15054: Fix incorrect tokenization of 'b' string literals.
Meador Inge
2012-06-17
1
-0/+4
*
|
Issue #14874: Restore charmap decoding speed to pre-PEP 393 levels.
Antoine Pitrou
2012-06-16
1
-0/+3
*
|
Issue #15006: Allow equality comparison between naive and aware time
Alexander Belopolsky
2012-06-16
1
-3/+2
*
|
Issue #14938: importlib.abc.SourceLoader.is_package() now takes the
Brett Cannon
2012-06-16
1
-0/+4
*
|
Closes issue #14982: Document that pkgutil's walk_packages() and
Brett Cannon
2012-06-15
1
-0/+4
*
|
Issue #15026: utf-16 encoding is now significantly faster (up to 10x).
Antoine Pitrou
2012-06-15
1
-0/+3
*
|
#15036: Make a repeated changes and flushes work with single-file mailboxes
Petri Lehtinen
2012-06-15
1
-0/+4
|
\
\
|
|
/
|
*
#15036: Make a repeated changes and flushes work with single-file mailboxes
Petri Lehtinen
2012-06-15
1
-0/+4
|
*
Issue #10133: Make multiprocessing deallocate buffer if socket read fails.
Richard Oudkerk
2012-06-11
1
-0/+3
*
|
Issue #14059: Implement multiprocessing.Barrier
Richard Oudkerk
2012-06-15
1
-0/+2
*
|
Fix typos in NEWS entry
Nick Coghlan
2012-06-15
1
-2/+2
*
|
Issue #15061: Don't oversell the capabilities of the new non-shortcircuiting ...
Nick Coghlan
2012-06-15
1
-0/+5
*
|
Issue #13841: Make child processes exit using sys.exit() on Windows
Richard Oudkerk
2012-06-14
1
-0/+2
*
|
Issue #14936: curses_panel was converted to PEP 3121 and PEP 384 API.
Martin v. Löwis
2012-06-14
1
-1/+1
*
|
Issue #14936: curses_panel was converted to PEP 3121 API.
Martin v. Löwis
2012-06-14
1
-0/+3
*
|
Issue #1667546: On platforms supporting tm_zone and tm_gmtoff fields
Alexander Belopolsky
2012-06-14
1
-0/+5
*
|
PEP 418: Rename adjusted attribute to adjustable in time.get_clock_info() result
Victor Stinner
2012-06-12
1
-0/+2
*
|
Issue #3518: Remove references to non-existent BaseManager.from_address()
Richard Oudkerk
2012-06-11
1
-0/+3
*
|
Close #13857: Added textwrap.indent() function (initial patch by Ezra
Nick Coghlan
2012-06-11
2
-0/+4
[next]