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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo (#4323)
Barry Warsaw
2017-11-07
1
-2/+2
*
bpo-31793: Doc: Specialize smart-quotes for Japanese (GH-4006)
Julien Palard
2017-11-07
1
-0/+2
*
bpo-31970: Reduce performance overhead of asyncio debug mode. (#4314)
Antoine Pitrou
2017-11-07
7
-6/+38
*
bpo-31965: fix doc for multiprocessing.connection.Client and Listener (#4304)
Jelle Zijlstra
2017-11-07
1
-19/+11
*
bpo-31960: Fix asyncio.Future documentation for thread (un)safety. (#4319)
Antoine Pitrou
2017-11-07
2
-2/+4
*
Fix the sizeof test for dicts with shared keys. (#4311)
Serhiy Storchaka
2017-11-07
1
-5/+10
*
bpo-20486: Implement Database.Close() method in msilib (GH-4141)
Berker Peksag
2017-11-07
3
-8/+21
*
bpo-31626: Mark ends of the reallocated block in debug build. (#4210)
Serhiy Storchaka
2017-11-07
1
-19/+57
*
Fix a memory leak in _msi.c (#4127)
Zackery Spytz
2017-11-07
1
-0/+1
*
bpo-31950: Improve event loop policy doc (#4306)
Antoine Pitrou
2017-11-07
1
-3/+30
*
Add asyncio.Handle.cancelled() method (#2388)
Marat Sharafutdinov
2017-11-07
4
-4/+14
*
bpo-31415: Improve error handling and caching of the importtime option. (#4138)
Serhiy Storchaka
2017-11-07
1
-13/+20
*
bpo-28791: Update Windows builds to use SQLite 3.21.0. (GH-4246)
Mariatta
2017-11-07
4
-3/+4
*
Fix a minor typo and hyphenate "multi-threading" (#4237)
Barry Warsaw
2017-11-07
1
-5/+5
*
bpo-31843: sqlite3.connect() now accepts PathLike objects as database name (#...
Anders Lorentsen
2017-11-07
5
-7/+32
*
bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor objec...
Oren Milman
2017-11-07
3
-0/+10
*
bpo-31770: Prevent a crash and refleaks when calling sqlite3.Cursor.__init__(...
Oren Milman
2017-11-07
3
-8/+27
*
bpo-31945: Configurable blocksize in HTTP(S)Connection (#4279)
Nir Soffer
2017-11-06
5
-9/+56
*
bpo-31957: Fixes version detection. (#4298)
Steve Dower
2017-11-06
2
-8/+8
*
Remove outdated with_threads checks in configure.ac (GH-4294)
Berker Peksag
2017-11-06
2
-14/+2
*
Fix miscellaneous typos (#4275)
luzpaz
2017-11-05
50
-82/+82
*
bpo-28994: PyErr_NormalizeException() no longer use C stack for recursion. (#...
Serhiy Storchaka
2017-11-05
1
-39/+33
*
bpo-22257: Mention startup refactoring in What's New (GH-4286)
Nick Coghlan
2017-11-05
1
-0/+14
*
bpo-31609: Fixes quotes in PCbuild/clean.bat (#4280)
Steve Dower
2017-11-04
2
-1/+2
*
bpo-31944: Fixes build and Modify button (#4278)
Steve Dower
2017-11-04
5
-5/+8
*
bpo-31923: Fix spelling in sqlite3 docs (GH-4227)
davy wybiral
2017-11-04
1
-1/+1
*
Add version{changed,added} markers and make minor style changes (GH-4273)
Berker Peksag
2017-11-04
4
-5/+11
*
bpo-28564: Use os.scandir() in shutil.rmtree(). (#4085)
Serhiy Storchaka
2017-11-04
4
-31/+55
*
bpo-31678: Fix typo in PyDateTime_DELTA_GET_MICROSECONDS (GH-3869)
Phobosmir
2017-11-04
1
-1/+1
*
bpo-21423: Add an initializer argument to {Process,Thread}PoolExecutor (#4241)
Antoine Pitrou
2017-11-04
7
-81/+246
*
bpo-18699: Corrected documentation for window.chgat in curses module (#1430)
Chillar Anand
2017-11-04
1
-4/+4
*
bpo-9678: Fix determining the MAC address in the uuid module. (#4264)
Serhiy Storchaka
2017-11-04
2
-2/+22
*
Fix a grammatical problem and reword for clarity. (#4257)
Barry Warsaw
2017-11-03
1
-5/+4
*
bpo-31933: fix blake2 multi-byte params on big endian platforms (#4250)
Jack O'Connor
2017-11-03
4
-4/+46
*
bpo-30057: Fix potential missed signal in signal.signal(). (#4258)
Antoine Pitrou
2017-11-03
3
-1/+6
*
bpo-31924: Fix test_curses on NetBSD 8. (#4228)
Serhiy Storchaka
2017-11-03
1
-2/+4
*
bpo-31310: multiprocessing's semaphore tracker should be launched again if cr...
Antoine Pitrou
2017-11-03
3
-7/+57
*
bpo-31308: If multiprocessing's forkserver dies, launch it again when necessa...
Antoine Pitrou
2017-11-03
3
-5/+66
*
bpo-31926: fix missing *_METHODDEF statements by argument clinic (#4230)
Tal Einat
2017-11-03
4
-7/+9
*
bpo-31415: Support PYTHONPROFILEIMPORTTIME envvar equivalent to -X importtime...
Barry Warsaw
2017-11-02
3
-7/+25
*
bpo-31890: define METH_STACKLESS (#4159)
Anselm Kruis
2017-11-02
1
-0/+9
*
bpo-28643: Record profile-opt build progress with stamp files (#4223)
Neil Schemenauer
2017-11-02
2
-9/+29
*
Update multissltests: 1.0.2m, 1.1.0g (#4232)
Christian Heimes
2017-11-02
1
-3/+2
*
Returning 1 from the set_progress_handler handler cancels query (GH-4120)
Simon Willison
2017-11-02
1
-0/+4
*
bpo-31784: Implement PEP 564: add time.time_ns() (#3989)
Victor Stinner
2017-11-02
9
-165/+583
*
bpo-31307: Make ConfigParser.read() accept bytes objects (GH-3420)
Vincent Michel
2017-11-02
4
-2/+25
*
bpo-31917: Add 3 new clock identifiers (#4207)
Victor Stinner
2017-11-02
4
-0/+60
*
bpo-23699: Use a macro to reduce boilerplate code in rich comparison function...
stratakis
2017-11-02
16
-316/+75
*
bpo-27666: Fixed stack corruption in curses.box() and curses.ungetmouse(). (#...
Serhiy Storchaka
2017-11-01
3
-13/+37
*
bpo-15037: Add a workaround for getkey() in curses for ncurses 5.7 and earlie...
Serhiy Storchaka
2017-11-01
3
-2/+14
[next]