Author
Label
Projects
Milestones
Reviews
Assignee
Sort
bpo-40170: PyObject_NEW() now calls _PyObject_New()
CLA signed
awaiting core review
#19379
opened Apr 4, 2020 by
vstinner
bpo-40170: PyType_HasFeature() no longer acccess directly tp_flags
CLA signed
awaiting core review
#19378
opened Apr 4, 2020 by
vstinner
bpo-40170: PyObject_GET_WEAKREFS_LISTPTR() becomes a function
CLA signed
awaiting core review
#19377
opened Apr 4, 2020 by
vstinner
bpo-40170: Convert PyObject_CheckBuffer() macro to a function
CLA signed
awaiting core review
#19376
opened Apr 4, 2020 by
vstinner
bpo-40170: Remove PyIndex_Check() macro
CLA signed
awaiting core review
#19375
opened Apr 4, 2020 by
vstinner
bpo-40174: clock_gettime always needed under POSIX
CLA not signed
awaiting review
#19374
opened Apr 4, 2020 by
Jerome-PS
bpo-40187: Refactor typing.TypedDict.
CLA signed
awaiting merge
skip news
type-enhancement
#19372
opened Apr 4, 2020 by
serhiy-storchaka
β’
Approved
bpo-40185: Refactor typing.NamedTuple
CLA signed
awaiting merge
skip news
type-enhancement
#19371
opened Apr 4, 2020 by
serhiy-storchaka
β’
Approved
bpo-40183: AC_COMPILE_IFELSE doesn't work in all cases
CLA not signed
awaiting review
#19367
opened Apr 4, 2020 by
Jerome-PS
bpo-40178: Convert the remaining os funtions to Argument Clinic.
CLA signed
awaiting core review
skip news
type-enhancement
#19360
opened Apr 4, 2020 by
serhiy-storchaka
bpo-6818: Add remove() in ZipInfo
CLA not signed
awaiting review
#19358
opened Apr 4, 2020 by
yudilevi2
bpo-40169: Make dis.findlabels() accept a code object
CLA signed
awaiting review
#19356
opened Apr 4, 2020 by
laike9m
bpo-40176: Improve error messages for unclosed string literals
CLA signed
awaiting review
#19346
opened Apr 3, 2020 by
isidentical
bpo-39943: Add the const qualifier to pointers on non-mutable PyUnicode data.
CLA signed
awaiting core review
skip news
#19345
opened Apr 3, 2020 by
serhiy-storchaka
bpo-40038: pathlib: remove partial support for preserving accessor when modifying a path
CLA signed
awaiting review
#19342
opened Apr 3, 2020 by
barneygale
[3.7] bpo-40126: Fix attribute out of scope during error handling in mock
CLA not signed
awaiting review
#19338
opened Apr 3, 2020 by
bpmcl
bpo-40105: Truncating file if opened in append mode.
CLA not signed
awaiting review
#19337
opened Apr 3, 2020 by
mzr
bpo-40172: fixed old zip filename corruption
CLA not signed
awaiting review
#19335
opened Apr 3, 2020 by
yudilevi2
Add note about IntEnum gotcha
CLA not signed
awaiting review
type-documentation
#19334
opened Apr 3, 2020 by
offby1
bpo-40105: fixed zip comment update
CLA not signed
awaiting review
#19333
opened Apr 3, 2020 by
yudilevi2
Add note in docs regarding uppercase 'X' specifier
CLA not signed
awaiting review
skip issue
skip news
type-documentation
#19332
opened Apr 3, 2020 by
gotlibsh
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.