Author
Label
Projects
Milestones
Reviews
Assignee
Sort
bpo-38631: Avoid Py_FatalError() in init_slotdefs()
CLA signed
awaiting core review
skip news
#18263
opened Jan 29, 2020 by
vstinner
bpo-38631: Replace tp_new_wrapper() fatal error with SystemError
CLA signed
awaiting core review
skip news
#18262
opened Jan 29, 2020 by
vstinner
bpo-39488: skip bigfile test if not enough disk space
CLA signed
awaiting core review
skip news
type-tests
#18261
opened Jan 29, 2020 by
giampaolo
bpo-39491: Merge PEP 593 (typing.Annotated) support
CLA signed
awaiting review
#18260
opened Jan 29, 2020 by
jstasiak
bpo-39489: Remove COUNT_ALLOCS special build
CLA signed
awaiting core review
#18259
opened Jan 29, 2020 by
vstinner
bpo-38631: Replace Py_FatalError() with _PyObject_ASSERT_FAILED_MSG()
CLA signed
awaiting core review
skip news
#18258
opened Jan 29, 2020 by
vstinner
bpo-39487: Merge duplicated _Py_IDENTIFIER identifiers in C code
CLA signed
awaiting changes
skip news
#18254
opened Jan 29, 2020 by
shihai1991
•
Changes requested
bpo-39483: Add loop parameter to run method in asyncio
CLA signed
awaiting review
#18248
opened Jan 29, 2020 by
heckad
bpo-39482: Add a fixer to handling abstract base classes
CLA signed
awaiting review
#18245
opened Jan 29, 2020 by
corona10
Add symbol b'\xe2\x80\x93' to punctuation symbols
CLA not signed
awaiting review
#18244
opened Jan 29, 2020 by
sergei3000
bpo-39440: Update sum comment.
CLA signed
awaiting merge
skip issue
skip news
#18240
opened Jan 28, 2020 by
brandtbucher
•
Approved
bpo-39481: WIP: PEP 585
CLA signed
DO-NOT-MERGE
awaiting core review
#18239
opened Jan 28, 2020 by
gvanrossum
[3.8] bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier (GH-18231)
CLA signed
awaiting core review
type-security
#18234
opened Jan 28, 2020 by
zooba
[3.6] bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier (GH-18231)
CLA signed
awaiting core review
type-security
#18233
opened Jan 28, 2020 by
zooba
[3.7] bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier (GH-18231)
CLA signed
awaiting core review
type-security
#18232
opened Jan 28, 2020 by
zooba
bpo-39470: Indicate that ``os.makedirs`` is equivalent to ``Path.mkdir``
CLA signed
awaiting core review
type-documentation
#18216
opened Jan 27, 2020 by
nanjekyejoannah
bpo-39469: Support relative home paths for pyvenv.cfg
CLA not signed
awaiting review
#18213
opened Jan 27, 2020 by
teruokun
bpo-39468: better .python_history write permission handling
CLA signed
awaiting review
#18210
opened Jan 27, 2020 by
opensource-assist
bpo-39467: allow user to deprecate CLI arguments
CLA signed
awaiting review
#18208
opened Jan 27, 2020 by
4383
[3.6] bpo-38610: Fix possible crashes in several list methods (GH-17022)
CLA signed
awaiting review
#18207
opened Jan 27, 2020 by
corona10
black run over mock files
CLA signed
DO-NOT-MERGE
awaiting core review
skip issue
skip news
#18198
opened Jan 27, 2020 by
cjw296