Author
Label
Projects
Milestones
Reviews
Assignee
Sort
bpo-39389: gzip: fix compression level metadata
CLA signed
awaiting review
#18077
opened Jan 20, 2020 by
wchargin
bpo-39377: json: Update doc about the encoding option.
CLA signed
awaiting core review
skip news
type-documentation
#18076
opened Jan 20, 2020 by
methane
bpo-27321 Fix email.generator.py to not replace a non-existent header.
CLA signed
awaiting review
#18074
opened Jan 20, 2020 by
msapiro
bpo-39388: IDLE: Fix bug when cancelling out of configdialog
CLA signed
awaiting core review
#18068
opened Jan 19, 2020 by
csabella
bpo-39385: Add an assertNoLogs context manager to unittest.TestCase
CLA not signed
awaiting review
#18067
opened Jan 19, 2020 by
kitchoi
bpo-1635741: Port _collections extension module to multiphase initialization(PEP 489)
CLA signed
awaiting review
#18066
opened Jan 19, 2020 by
shihai1991
bpo-1635741: Port _codecs extension module to multiphase initialization(PEP 489)
CLA signed
awaiting review
#18065
opened Jan 19, 2020 by
shihai1991
bpo-19770: Update smtp.send_message to use email.message.as_bytes()
CLA signed
awaiting review
skip news
#18061
opened Jan 19, 2020 by
corona10
bpo-32330 Replace invalid characters in email.message.set_payload().
CLA signed
awaiting review
#18059
opened Jan 19, 2020 by
msapiro
bpo-37224: Improve test__xxsubinterpreters.DestroyTests
CLA signed
awaiting review
needs backport to 3.8
skip news
type-tests
#18058
opened Jan 19, 2020 by
aeros
bpo-39349: Add *cancel_futures* to Executor.shutdown()
CLA signed
awaiting review
type-enhancement
#18057
opened Jan 19, 2020 by
aeros
bpo-39384 Fix email.generator.BytesGenerator to flatten non-ascii body.
CLA signed
awaiting review
#18056
opened Jan 19, 2020 by
msapiro
Documentation: Remove redundant references in notes.
CLA signed
awaiting review
type-documentation
#18053
opened Jan 18, 2020 by
christopheNan
bpo-39381: Fix asyncio.get_event_loop() documentation
CLA signed
awaiting core review
type-documentation
#18051
opened Jan 18, 2020 by
asvetlov
bpo-1635741: Port _bz2 extension module to multiphase initialization(PEP 489)
CLA signed
awaiting review
#18050
opened Jan 18, 2020 by
shihai1991
bpo-1635741: Port _bisect extension module to multiphase initialization(PEP 489)
CLA signed
awaiting review
#18049
opened Jan 18, 2020 by
shihai1991
bpo-39380: Change ftplib encoding from latin-1 to utf-8
CLA signed
awaiting review
#18048
opened Jan 18, 2020 by
SebastianGPedersen
bpo-38848: compileall fails when the platform lacks a working sem_open()
CLA signed
awaiting review
#18047
opened Jan 18, 2020 by
ZackerySpytz
bpo-39378: partial of PickleState struct should be traversed.
CLA signed
awaiting review
#18046
opened Jan 18, 2020 by
shihai1991
bpo-39305: Refactor nntplib.py
CLA signed
awaiting core review
#18045
opened Jan 17, 2020 by
LucianaMarques
bpo-38076 Clear the interpreter state only after clearing module globals
CLA signed
awaiting review
#18039
opened Jan 17, 2020 by
eduardo-elizondo
bpo-38076: Fix crash on shutdown caused by PEP-384ification of _struct
CLA signed
awaiting core review
#18038
opened Jan 17, 2020 by
DinoV