All workflows
bpo-40192: Use thread_cputime for time.thread_time to improve resolution
Docs
#2948:
Pull request #19381
opened
by
isidentical
Apr 5, 2020
isidentical:bpo-40192
bpo-40192: Use thread_cputime for time.thread_time to improve resolution
Tests
#4145:
Pull request #19381
opened
by
isidentical
Apr 5, 2020
isidentical:bpo-40192
bpo-40190: Add support for _SC_AIX_REALMEM in sysconf (GH-19380)
Coverage
#955:
Commit 909f4a3
pushed
by
vstinner
Apr 5, 2020
master
bpo-40190: Add support for _SC_AIX_REALMEM in sysconf (GH-19380)
Tests
#4144:
Commit 909f4a3
pushed
by
vstinner
Apr 5, 2020
master
bpo-40190: Add support for _SC_AIX_REALMEM in sysconf
Docs
#2947:
Pull request #19380
opened
by
isidentical
Apr 4, 2020
isidentical:bpo-40190
bpo-40190: Add support for _SC_AIX_REALMEM in sysconf
Tests
#4143:
Pull request #19380
opened
by
isidentical
Apr 4, 2020
isidentical:bpo-40190
bpo-40170: PyObject_NEW() now calls _PyObject_New()
Docs
#2946:
Pull request #19379
synchronize
by
vstinner
Apr 4, 2020
vstinner:pyobject_new
bpo-40170: PyObject_NEW() now calls _PyObject_New()
Tests
#4142:
Pull request #19379
synchronize
by
vstinner
Apr 4, 2020
vstinner:pyobject_new
bpo-40170: PyObject_NEW() now calls _PyObject_New()
Docs
#2945:
Pull request #19379
opened
by
vstinner
Apr 4, 2020
vstinner:pyobject_new
bpo-40170: PyObject_NEW() now calls _PyObject_New()
Tests
#4141:
Pull request #19379
opened
by
vstinner
Apr 4, 2020
vstinner:pyobject_new
bpo-40170: PyType_HasFeature() no longer acccess directly tp_flags
Docs
#2944:
Pull request #19378
synchronize
by
vstinner
Apr 4, 2020
vstinner:type_has_feature
bpo-40170: PyType_HasFeature() no longer acccess directly tp_flags
Tests
#4140:
Pull request #19378
synchronize
by
vstinner
Apr 4, 2020
vstinner:type_has_feature
bpo-40170: PyType_HasFeature() no longer acccess directly tp_flags
Tests
#4139:
Pull request #19378
opened
by
vstinner
Apr 4, 2020
vstinner:type_has_feature
bpo-40170: PyType_HasFeature() no longer acccess directly tp_flags
Docs
#2943:
Pull request #19378
opened
by
vstinner
Apr 4, 2020
vstinner:type_has_feature
bpo-40170: PyObject_GET_WEAKREFS_LISTPTR() becomes a function
Docs
#2942:
Pull request #19377
opened
by
vstinner
Apr 4, 2020
vstinner:get_weakrefs
bpo-40170: PyObject_GET_WEAKREFS_LISTPTR() becomes a function
Tests
#4138:
Pull request #19377
opened
by
vstinner
Apr 4, 2020
vstinner:get_weakrefs
bpo-40170: Convert PyObject_CheckBuffer() macro to a function
Docs
#2941:
Pull request #19376
opened
by
vstinner
Apr 4, 2020
vstinner:check_buffer
bpo-40170: Convert PyObject_CheckBuffer() macro to a function
Tests
#4137:
Pull request #19376
opened
by
vstinner
Apr 4, 2020
vstinner:check_buffer
bpo-40170: Remove PyIndex_Check() macro
Tests
#4136:
Pull request #19375
opened
by
vstinner
Apr 4, 2020
vstinner:remove_pyindex_check_macro
bpo-40170: Remove PyIndex_Check() macro
Docs
#2940:
Pull request #19375
opened
by
vstinner
Apr 4, 2020
vstinner:remove_pyindex_check_macro
bpo-40185: Refactor typing.NamedTuple
Tests
#4135:
Pull request #19371
synchronize
by
serhiy-storchaka
Apr 4, 2020
serhiy-storchaka:refactor-typing-namedtuple
bpo-40185: Refactor typing.NamedTuple
Tests
#4134:
Pull request #19371
synchronize
by
serhiy-storchaka
Apr 4, 2020
serhiy-storchaka:refactor-typing-namedtuple
[3.8] closes bpo-40184: Only define pysiphash if the hash algorithm is SIPHASH24. (GH-19373)
(cherry picked from commit 1b21573)
Co-authored-by: Batuhan TaΕkaya <batuhanosmantaskaya@gmail.com>
Coverage
#954:
Commit 4115550
pushed
by
benjaminp
Apr 4, 2020
3.8
bpo-40182: Remove the _field_types attribute of the NamedTuple class (GH-19368)
Coverage
#953:
Commit 6fed3c8
pushed
by
serhiy-storchaka
Apr 4, 2020
master
bpo-40182: Remove the _field_types attribute of the NamedTuple class (GH-19368)
Tests
#4133:
Commit 6fed3c8
pushed
by
serhiy-storchaka
Apr 4, 2020
master