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-24214: Fixed the UTF-8 and UTF-16 incremental decoders. (GH-14304)
Serhiy Storchaka
2019-06-25
1
-0/+2
*
bpo-36546: Mark first argument as position only (GH-14363)
Raymond Hettinger
2019-06-25
1
-0/+4
*
bpo-37394: Fix pure Python implementation of the queue module (GH-14351)
Pablo Galindo
2019-06-25
1
-0/+2
*
bpo-37392: Remove sys.setcheckinterval() (GH-14355)
Victor Stinner
2019-06-25
1
-0/+4
*
bpo-4963: Fix for initialization and non-deterministic behavior issues in mim...
David K. Hess
2019-06-24
1
-0/+2
*
bpo-25361: Enable SSE2 instructions for Windows 32-bit build (GH-12438)
animalize
2019-06-24
1
-0/+1
*
bpo-35360: Update Windows builds to use SQLite 3.28.0 (GH-14179)
animalize
2019-06-24
1
-0/+1
*
bpo-32627: Fix compile error when conflicting `_uuid` headers included (GH-11...
ziheng
2019-06-24
1
-0/+1
*
bpo-37363: Add audit events for a range of modules (GH-14301)
Steve Dower
2019-06-24
1
-0/+5
*
bpo-36974: inherit tp_vectorcall_offset unconditionally (GH-13858)
Jeroen Demeyer
2019-06-24
1
-0/+2
*
bpo-37359: Add --cleanup option to python3 -m test (GH-14332)
Victor Stinner
2019-06-24
1
-0/+4
*
bpo-37345: Add formal UDPLITE support (GH-14258)
Gabe Appleton
2019-06-24
1
-0/+6
*
bpo-37348: optimize decoding ASCII string (GH-14283)
Inada Naoki
2019-06-24
1
-0/+2
*
bpo-35224: Reverse evaluation order of key: value in dict comprehensions (GH-...
Jörn Heissler
2019-06-22
1
-0/+2
*
bpo-37364: Use io.open_code() to read .pth files (GH-14299)
Steve Dower
2019-06-21
1
-0/+1
*
bpo-37351: Removes libpython38.a from standard Windows distribution (#14276)
Steve Dower
2019-06-21
1
-0/+1
*
bpo-37362: test_gdb now ignores stderr (GH-14287)
Victor Stinner
2019-06-21
1
-0/+3
*
bpo-30202 : Update test.test_importlib.test_abc to test find_spec() (GH-12847)
Joannah Nanjekye
2019-06-21
1
-0/+1
*
bpo-37316: mmap.mmap() passes the wrong variable to PySys_Audit() (GH-14152)
Zackery Spytz
2019-06-21
1
-0/+1
*
bpo-36210: update optional extension handling for AIX (GH-12202)
Michael Felt
2019-06-21
1
-0/+9
*
Fix bpo number in News file. (GH-14260)
Eric V. Smith
2019-06-20
1
-1/+1
*
bpo-37325: Fix focus traversal for 2 IDLE dialogs (#14209)
Terry Jan Reedy
2019-06-18
1
-0/+1
*
Add pganssle to CODEOWNERS and ACKS (GH-14138)
Paul Ganssle
2019-06-18
1
-0/+1
*
bpo-34903: Document that some strptime formats only require 1 digit (GH-14149)
Mike Gleen
2019-06-18
1
-0/+1
*
bpo-35360: Update macOS installer to use SQLite 3.28.0 (GH-14180)
animalize
2019-06-18
1
-0/+1
*
bpo-34631: Updated OpenSSL to 1.1.1c in macOS installer (GH-14187)
Ned Deily
2019-06-18
1
-0/+1
*
bpo-5680: IDLE: Customize running a module (GH-13763)
Cheryl Sabella
2019-06-18
1
-0/+3
*
bpo-37189: Export old PyRun_XXX() functions (#14142)
Victor Stinner
2019-06-17
1
-0/+3
*
bpo-37320: Remove openfp() of aifc, sunau and wave (GH-14169)
Victor Stinner
2019-06-17
1
-0/+3
*
bpo-37321: Edit IDLE subprocess connection error messages. (#14170)
Terry Jan Reedy
2019-06-17
1
-0/+2
*
bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678)
Tal Einat
2019-06-17
1
-0/+4
*
bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163)
Steve Dower
2019-06-17
1
-0/+1
*
bpo-34556: Add --upgrade-deps to venv module (#13100)
Cooper Lees
2019-06-17
1
-0/+1
*
bpo-37111: Add 'encoding' and 'errors' parameters to logging.basicCon… (GH-...
Vinay Sajip
2019-06-17
1
-0/+1
*
bpo-37315: Deprecate accepting floats in math.factorial(). (GH-14147)
Serhiy Storchaka
2019-06-17
1
-0/+2
*
bpo-37194: Add a new public PyObject_CallNoArgs() function (GH-13890)
Victor Stinner
2019-06-17
1
-0/+6
*
bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143)
Victor Stinner
2019-06-17
1
-0/+2
*
bpo-36922: use Py_TPFLAGS_METHOD_DESCRIPTOR in lookup_maybe_method() (GH-13865)
Jeroen Demeyer
2019-06-17
1
-0/+1
*
bpo-37267: Do not check for FILE_TYPE_CHAR in os.dup() on Windows (GH-14051)
Zackery Spytz
2019-06-17
1
-0/+2
*
closes bpo-37300: Remove unnecessary Py_XINCREF in classobject.c. (GH-14120)
Hai Shi
2019-06-16
1
-0/+1
*
bpo-28805: document METH_FASTCALL (GH-14079)
Jeroen Demeyer
2019-06-16
1
-0/+1
*
bpo-35922: Fix RobotFileParser when robots.txt has no relevant crawl delay or...
Rémi Lapeyre
2019-06-16
1
-0/+4
*
bpo-28009: Fix uuid SkipUnless logic to be based on platform programs capable...
Michael Felt
2019-06-15
1
-0/+3
*
Use threadpool for reading from file in sendfile fallback mode (#14076)
Andrew Svetlov
2019-06-15
1
-0/+1
*
bpo-37279: Fix asyncio sendfile support when extra data are sent in fallback...
Andrew Svetlov
2019-06-15
1
-0/+2
*
bpo-37266: Daemon threads are now denied in subinterpreters (GH-14049)
Victor Stinner
2019-06-14
1
-0/+4
*
bpo-19865: ctypes.create_unicode_buffer() supports non-BMP strings on Windows...
Zackery Spytz
2019-06-14
1
-0/+2
*
bpo-35998: Avoid TimeoutError in test_asyncio: test_start_tls_server_1() (GH-...
Andrew Svetlov
2019-06-14
1
-0/+1
*
bpo-37278: Fix test_asyncio ProactorLoopCtrlC (GH-14074)
Victor Stinner
2019-06-14
1
-0/+2
*
bpo-37269: Correctly optimise conditionals with constant booleans (GH-14071)
Pablo Galindo
2019-06-14
1
-0/+2
[next]