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
*
time.clock() now emits a DeprecationWarning (GH-4020)
Victor Stinner
2017-10-17
1
-0/+2
*
bpo-28603: Fix formatting tracebacks for unhashable exceptions (#4014)
Zane Bitter
2017-10-17
4
-0/+9
*
bpo-31334: Fix timeout in select.poll.poll() (GH-3277)
Riccardo Coccioli
2017-10-17
2
-0/+4
*
bpo-31786: Make functions in the select module blocking when timeout is a sma...
Pablo Galindo
2017-10-17
1
-0/+3
*
bpo-30541: Add new method to seal mocks (GH61923)
Mario Corchero
2017-10-17
1
-0/+2
*
Update NEWS and topics for 3.7.0a2
Ned Deily
2017-10-17
69
-140/+683
*
bpo-31558: Update NEWS and ACKS (#4013)
Łukasz Langa
2017-10-16
2
-0/+6
*
bpo-28647: Update -u documentation after bpo-30404 (GH-3961)
Berker Peksag
2017-10-13
1
-7/+2
*
bpo-31672: Fix string.Template accidentally matched non-ASCII identifiers (GH...
INADA Naoki
2017-10-13
1
-0/+2
*
bpo-30058: Fixed buffer overflow in select.kqueue.control(). (#1095)
Serhiy Storchaka
2017-10-12
1
-0/+1
*
bpo-31537: Update readline documentation example. (GH-3925)
Brad Smith
2017-10-10
1
-0/+2
*
bpo-31728: Prevent crashes in _elementtree due to unsafe cleanup of Element.t...
Oren Milman
2017-10-10
1
-0/+2
*
bpo-31701: faulthandler: ignore MSC and COM Windows exception (#3929)
Victor Stinner
2017-10-09
1
-0/+1
*
bpo-28280: Make PyMapping_Keys(), PyMapping_Values() and PyMapping_Items() al...
Oren Milman
2017-10-08
1
-0/+2
*
bpo-31642: Restore blocking "from" import by setting None in sys.modules. (#3...
Serhiy Storchaka
2017-10-08
1
-0/+2
*
bpo-25658: Implement PEP 539 for Thread Specific Storage (TSS) API (GH-1362)
Masayuki Yamamoto
2017-10-06
1
-0/+4
*
bpo-31708: Allow async generator expressions in synchronous functions (#3905)
Yury Selivanov
2017-10-06
1
-0/+1
*
bpo-31709: Drop support for asynchronous __aiter__. (#3903)
Yury Selivanov
2017-10-06
1
-0/+1
*
closes bpo-31696: don't mention GCC in sys.version when building with clang (...
Benjamin Peterson
2017-10-06
1
-0/+2
*
bpo-30406: Make async and await proper keywords (#1669)
Jelle Zijlstra
2017-10-06
1
-0/+1
*
PEP 553 built-in breakpoint() function (bpo-31353) (#3355)
Barry Warsaw
2017-10-05
1
-0/+5
*
bpo-31556: asyncio.wait_for can cancel futures faster with timeout <= 0 (#3703)
Victor K
2017-10-05
1
-0/+1
*
bpo-31671: re: Convert RegexFlag to int before compile (GH-3862)
INADA Naoki
2017-10-05
1
-0/+2
*
closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expre...
Jakub Stasiak
2017-10-05
1
-0/+2
*
closes bpo-31596: Add an interface for pthread_getcpuclockid(3) (#3756)
pdox
2017-10-05
1
-0/+1
*
bpo-30404: The -u option now makes the stdout and stderr streams totally unbu...
Serhiy Storchaka
2017-10-04
1
-0/+2
*
bpo-30397: Add re.Pattern and re.Match. (#1646)
Serhiy Storchaka
2017-10-04
1
-0/+3
*
bpo-31675: Fix memory leaks in Tkinter's methods splitlist() and split() (#3866)
Serhiy Storchaka
2017-10-03
1
-0/+2
*
bpo-31673: Fixed typo in the name of Tkinter's method adderrorinfo(). (#3864)
Serhiy Storchaka
2017-10-03
1
-0/+1
*
bpo-31619: Fixed a ValueError when convert a string with large number of unde...
Serhiy Storchaka
2017-10-03
1
-0/+2
*
bpo-31415: Add `-X importtime` option (GH-3490)
INADA Naoki
2017-10-03
1
-0/+2
*
bpo-31540: Allow passing multiprocessing context to ProcessPoolExecutor (#3682)
Thomas Moreau
2017-10-03
1
-0/+4
*
bpo-31516: current_thread() should not return a dummy thread at shutdown (#3673)
Antoine Pitrou
2017-10-02
1
-0/+1
*
bpo-31336: Speed up type creation. (#3279)
scoder
2017-10-01
1
-0/+2
*
bpo-31460: Simplify the API of IDLE's Module Browser. (#3842)
Terry Jan Reedy
2017-09-30
1
-0/+6
*
bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)
Terry Jan Reedy
2017-09-30
1
-0/+1
*
bpo-31592: Fix an assertion failure in Python parser in case of a bad unicode...
Oren Milman
2017-09-30
1
-0/+2
*
bpo-31648: Improve ElementPath (#3835)
scoder
2017-09-30
1
-0/+6
*
bpo-30806 netrc.__repr__() is broken for writing to file (GH-2491)
James Sexton
2017-09-30
1
-0/+1
*
bpo-31574: importlib dtrace (#3749)
Christian Heimes
2017-09-29
1
-0/+1
*
bpo-31602: Fix an assertion failure in zipimporter.get_source() in case of a ...
Oren Milman
2017-09-29
1
-0/+2
*
bpo-31638: Add compression support to zipapp (GH-3819)
Zhiming Wang
2017-09-29
1
-0/+2
*
stop using ranlib (closes bpo-31625) (#3815)
Benjamin Peterson
2017-09-29
1
-0/+1
*
bpo-25351: avoid activate failure on strict shells (GH-3804)
Sorin Sbarnea
2017-09-29
1
-0/+1
*
remove support for BSD/OS (closes bpo-31624) (#3812)
Benjamin Peterson
2017-09-29
1
-0/+1
*
bpo-11063, bpo-20519: avoid ctypes and improve import time for uuid (#3796)
Antoine Pitrou
2017-09-28
1
-0/+1
*
bpo-31478: Fix an assertion failure in random.seed() in case a seed has a bad...
Oren Milman
2017-09-28
1
-0/+2
*
bpo-31588: Validate return value of __prepare__() methods (GH-3764)
Oren Milman
2017-09-27
1
-0/+2
*
closes bpo-22140: Prevent double substitution of prefix in python-config.sh (...
Michał Górny
2017-09-27
2
-12/+14
*
bpo-30347: Stop crashes when concurrently iterate over itertools.groupby() it...
Serhiy Storchaka
2017-09-26
1
-0/+1
[next]