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-47032: Ensure Windows install builds fail correctly with a non-zero exit ...
Steve Dower
2022-03-16
1
-0/+2
*
bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)
Christian Heimes
2022-03-15
1
-0/+1
*
bpo-46907: Update Windows installer to SQLite 3.38.1. (GH-31655)
Mariusz Felisiak
2022-03-15
1
-0/+1
*
bpo-46907: Update macOS installer to SQLite 3.38.1. (GH-31656)
Mariusz Felisiak
2022-03-15
1
-0/+1
*
bpo-43253: Don't call shutdown() for invalid socket handles (GH-31892)
Maximilian Hils
2022-03-15
1
-0/+1
*
bpo-46993: Speed up bytearray creation from list and tuple (GH-31834)
Kumar Aditya
2022-03-15
1
-0/+1
*
bpo-20392: Fix inconsistency with uppercase file extensions in mimetypes.gues...
Kumar Aditya
2022-03-15
1
-0/+1
*
bpo-46587: Skip tests if strftime does not support glibc extension (GH-31873)
Christian Heimes
2022-03-15
1
-0/+2
*
bpo-46557: Log captured warnings without format string (GH-30975)
Michael P. Nitowski
2022-03-15
1
-0/+1
*
But Add missing newline to NEWS entry (GH-31893)
Hugo van Kemenade
2022-03-15
1
-1/+1
*
bpo-43721: Fix docstrings for property.getter/setter/deleter (GH-31046)
Irit Katriel
2022-03-14
1
-0/+1
*
Revert "bpo-46986: Upgrade bundled setuptools to 60.9.3 (GH-31820)" (GH-31879)
Ned Deily
2022-03-14
1
-1/+0
*
bpo-40280: select: Use NULL for empty fdset (GH-31865)
Christian Heimes
2022-03-14
1
-0/+1
*
bpo-46987: Remove _PySys_GetObjectId / _PySys_GetObjectId (GH-31835)
Dong-hee Na
2022-03-14
1
-0/+2
*
bpo-46994: Accept explicit contextvars.Context in asyncio create_task() API (...
Andrew Svetlov
2022-03-14
1
-0/+2
*
bpo-39829: Fix `__len__()` is called twice in list() constructor (GH-31816)
Crowthebird
2022-03-14
2
-1/+2
*
bpo-47004: Sync with importlib_metadata 4.11.3. (#31854)
Jason R. Coombs
2022-03-13
1
-0/+3
*
bpo-46986: Upgrade bundled setuptools to 60.9.3 (GH-31820)
Pradyun Gedam
2022-03-13
1
-0/+1
*
bpo-46985: Upgrade bundled pip to 22.0.4 (GH-31819)
Pradyun Gedam
2022-03-13
1
-0/+1
*
bpo-46805: Add low level UDP socket functions to asyncio (GH-31455)
Alex Grönholm
2022-03-13
1
-0/+4
*
bpo-46995: Deprecate missing asyncio.Task.set_name() for third-party task imp...
Andrew Svetlov
2022-03-13
1
-0/+2
*
bpo-43224: Implement PEP 646 changes to genericaliasobject.c (GH-31019)
Matthew Rahtz
2022-03-12
1
-0/+1
*
bpo-46644: Remove callable() requirement from typing._type_check (GH-31151)
Gregory Beauregard
2022-03-12
1
-0/+1
*
bpo-46906: Add PyFloat_Pack8() to the C API (GH-31657)
Victor Stinner
2022-03-11
1
-0/+4
*
bpo-46968: Fix faulthandler for Sapphire Rapids Xeon (GH-31789)
Oleksandr Pavlyk
2022-03-11
1
-0/+5
*
bpo-46968: Add os.sysconf_names['SC_MINSIGSTKSZ'] (GH-31824)
Victor Stinner
2022-03-11
1
-0/+1
*
bpo-46944: use FASTCALL calling convention in generator.throw (GH-31723)
Kumar Aditya
2022-03-11
1
-0/+1
*
bpo-46973: Add regen-configure make target (GH-31792)
Christian Heimes
2022-03-10
1
-0/+2
*
bpo-46917: math.nan is now always available (GH-31793)
Victor Stinner
2022-03-10
1
-0/+1
*
bpo-46771: Implement asyncio context managers for handling timeouts (GH-31394)
Andrew Svetlov
2022-03-10
1
-0/+2
*
bpo-46581: Propagate private vars via _GenericAlias.copy_with (GH-31061)
Matt Bogosian
2022-03-10
2
-0/+3
*
bpo-46917: Require IEEE 754 to build Python (GH-31790)
Victor Stinner
2022-03-10
1
-0/+2
*
bpo-46881: Statically allocate and initialize the latin1 characters. (GH-31616)
Kumar Aditya
2022-03-09
1
-0/+1
*
bpo-45138: Revert GH-28240: Expand traced SQL statements (GH-31788)
Erlend Egeberg Aasland
2022-03-09
1
-3/+0
*
bpo-46245: Add optional parameter dir_fd in shutil.rmtree() (GH-30365)
Serhiy Storchaka
2022-03-09
1
-0/+1
*
bpo-45138: Expand traced SQL statements in `sqlite3` trace callback (GH-28240)
Erlend Egeberg Aasland
2022-03-09
1
-0/+3
*
bpo-24959: fix unittest.assertRaises bug where traceback entries are dropped ...
Irit Katriel
2022-03-08
1
-0/+1
*
bpo-46955: Expose asyncio.base_events.Server as asyncio.Server (GH-31760)
Stefan Zabka
2022-03-08
1
-0/+2
*
bpo-23325: Fix SIG_IGN and SIG_DFL int comparison in signal module (GH-31759)
Christian Heimes
2022-03-08
1
-0/+2
*
bpo-46841: Don't use an oparg counter for `STORE_SUBSCR` (GH-31742)
Brandt Bucher
2022-03-08
1
-0/+2
*
bpo-44439: _ZipWriteFile.write() handle buffer protocol correctly (GH-29468)
Ma Lin
2022-03-08
1
-0/+2
*
bpo-40059: Add tomllib (PEP-680) (GH-31498)
Taneli Hukkinen
2022-03-08
1
-0/+1
*
bpo-43224: Implement PEP 646 changes to typing.py (GH-31021)
Matthew Rahtz
2022-03-08
1
-0/+1
*
bpo-46170: Improve the error message when subclassing NewType (GH-30268)
James Hilton-Balfe
2022-03-08
1
-0/+1
*
bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736)
Steve Dower
2022-03-07
1
-0/+1
*
bpo-46841: Use inline caching for calls (GH-31709)
Brandt Bucher
2022-03-07
1
-0/+2
*
bpo-44549: Update bzip2 to 1.0.8 in Windows builds to mitigate CVE-2016-3189 ...
Steve Dower
2022-03-07
1
-0/+2
*
Merge remote-tracking branch 'upstream/main'
Pablo Galindo
2022-03-07
3
-0/+4
|
\
|
*
bpo-41370: Evaluate strings as forward refs in PEP 585 generics (GH-30900)
Niklas Rosenstein
2022-03-07
1
-0/+1
|
*
bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly use...
Steve Dower
2022-03-07
1
-0/+2
[next]