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
*
bpo-40780: Fix failure of _Py_dg_dtoa to remove trailing zeros (GH-20435)
Mark Dickinson
2020-05-29
1
-0/+2
*
bpo-39040: Fix parsing of email mime headers with whitespace between encoded-...
Abhilash Raj
2020-05-29
1
-0/+2
*
bpo-1294959: Try to clarify the meaning of platlibdir (GH-20332)
Michał Górny
2020-05-28
1
-1/+1
*
bpo-40777: Initialize PyDateTime_IsoCalendarDateType.tp_base at run-time (GH-...
Petr Viktorin
2020-05-28
1
-0/+2
*
bpo-40755: Add missing multiset operations to Counter() (GH-20339)
Raymond Hettinger
2020-05-28
1
-0/+2
*
bpo-25920: Remove socket.getaddrinfo() lock on macOS (GH-20177)
Victor Stinner
2020-05-28
1
-0/+7
*
Revert "Upgrade bundled versions of pip & setuptools (#16782)" (GH-20484)
Victor Stinner
2020-05-28
1
-1/+0
*
bpo-40792: Make the result of PyNumber_Index() always having exact type int. ...
Serhiy Storchaka
2020-05-28
3
-0/+7
*
bpo-40795: ctypes calls unraisablehook with an exception (GH-20452)
Victor Stinner
2020-05-27
1
-0/+4
*
Revert "bpo-32604: PEP 554 for use in test suite (GH-19985)" (#20465)
Pablo Galindo
2020-05-27
1
-2/+0
*
bpo-37129: Add os.RWF_APPEND flag for os.pwritev() (GH-20336)
YoSTEALTH
2020-05-27
1
-0/+1
*
bpo-40614: Respect feature version for f-string debug expressions (GH-20196)
Shantanu
2020-05-27
1
-0/+1
*
bpo-40791: Use CRYPTO_memcmp() for compare_digest (#20456)
Christian Heimes
2020-05-27
1
-0/+2
*
bpo-30064: Fix asyncio loop.sock_* race condition issue (#20369)
Fantix King
2020-05-27
1
-0/+1
*
bpo-13097: ctypes: limit callback to 1024 arguments (GH-19914)
Sean Gillespie
2020-05-27
1
-0/+1
*
bpo-39573: Convert Py_REFCNT and Py_SIZE to functions (GH-20429)
Victor Stinner
2020-05-27
1
-0/+5
*
Upgrade bundled versions of pip & setuptools (#16782)
Xavier Fernandez
2020-05-27
1
-0/+1
*
bpo-40217: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType_FromSp...
Pablo Galindo
2020-05-27
1
-0/+4
*
bpo-40611: Adds MAP_POPULATE to the mmap module (GH-20061)
Ethan Steinberg
2020-05-26
1
-0/+1
*
bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636)
Serhiy Storchaka
2020-05-26
1
-0/+5
*
bpo-40756: Default second argument of LoggerAdapter.__init__ to None (GH-20362)
Arturo Escaip
2020-05-26
1
-0/+2
*
bpo-39244: multiprocessing return default start method first on macOS (GH-18625)
idomic
2020-05-26
1
-0/+2
*
bpo-40737: Fix possible reference leak for sqlite3 initialization (GH-20323)
Erlend Egeberg Aasland
2020-05-26
1
-0/+1
*
Remove duplicated words words (GH-20413)
Serhiy Storchaka
2020-05-26
2
-2/+2
*
bpo-38964: Print correct filename on a SyntaxError in an fstring (GH-20399)
Lysandros Nikolaou
2020-05-26
1
-0/+1
*
bpo-23082: Better error message for PurePath.relative_to() from pathlib (GH-1...
Rotuna
2020-05-25
1
-0/+1
*
bpo-40750: Support -d flag in the new parser (GH-20340)
Pablo Galindo
2020-05-25
1
-0/+1
*
bpo-39573: Convert Py_TYPE() to a static inline function (GH-20290)
Dong-hee Na
2020-05-25
1
-0/+2
*
bpo-40671: Prepare _hashlib for PEP 489 (GH-20180)
Christian Heimes
2020-05-25
1
-0/+1
*
bpo-40695: Limit hashlib builtin hash fallback (GH-20259)
Christian Heimes
2020-05-25
1
-0/+3
*
bpo-35714: Reject null characters in struct format strings (GH-16928)
Zackery Spytz
2020-05-25
1
-0/+2
*
bpo-36290: Fix keytword collision handling in AST node constructors (GH-12382)
Rémi Lapeyre
2020-05-24
1
-0/+2
*
bpo-40723: Make IDLE autocomplete test run without __main__.__file__ (GH-20311)
Florian Dahlitz
2020-05-24
1
-0/+1
*
bpo-40552 Add 'users' variable in code sample (tutorial 4.2). (GH-19992)
Antoine
2020-05-23
1
-0/+2
*
bpo-40679: Use the function's qualname in certain TypeErrors (GH-20236)
Dennis Sweeney
2020-05-22
1
-0/+2
*
bpo-40696: Fix a hang that can arise after gen.throw() (GH-20287)
Chris Jerdonek
2020-05-22
1
-0/+2
*
bpo-9216: hashlib usedforsecurity fixes (GH-20258)
Christian Heimes
2020-05-22
1
-0/+3
*
bpo-40630: Add tracemalloc.reset_peak (GH-20102)
Huon Wilson
2020-05-22
2
-0/+3
*
bpo-40698: Improve distutils upload hash digests (GH-20260)
Christian Heimes
2020-05-20
1
-0/+2
*
bpo-34956: edit and format better NEWS item in 3.9.0b1 changelog (GH-20255)
Ned Deily
2020-05-20
1
-6/+7
*
bpo-39631: Adds NEWS entry (GH-20227)
Steve Dower
2020-05-19
1
-0/+2
*
bpo-32604: PEP 554 for use in test suite (GH-19985)
Joannah Nanjekye
2020-05-19
1
-0/+2
*
bpo-40683: Add zoneinfo to LIBSUBDIRS (#20229)
Paul Ganssle
2020-05-19
1
-0/+2
*
bpo-40677: Define IO_REPARSE_TAG_APPEXECLINK explicitly (GH-20206)
Minmin Gong
2020-05-19
1
-0/+1
*
Consolidate 3.9.0b1 NEWS in the master branch
Łukasz Langa
2020-05-19
96
-173/+960
*
bpo-32309: Implement asyncio.to_thread() (GH-20143)
Kyle Stanley
2020-05-19
1
-0/+4
*
bpo-40663: Correctly handle annotations with subscripts in ast_unparse.c (GH-...
Batuhan Taskaya
2020-05-18
1
-0/+2
*
bpo-40662: Fixed ast.get_source_segment for ast nodes that have incomplete lo...
Irit Katriel
2020-05-18
1
-0/+1
*
bpo-40257: Revert changes to inspect.getdoc() (GH-20073)
Serhiy Storchaka
2020-05-18
1
-0/+1
*
bpo-40650: Include winsock2.h in pytime.c, instead of a full windows.h (GH-20...
Minmin Gong
2020-05-18
1
-0/+1
[next]