All workflows
34,540 workflow runs
34,540 workflow runs
bpo-43172: readline now passes its tests when built against libedit
Docs
#11235:
Pull request #24499
synchronize
by
gpshead
bpo-43172: readline now passes its tests when built against libedit
Tests
#19152:
Pull request #24499
synchronize
by
gpshead
bpo-43174: Windows: Use /utf-8 compiler option. (GH-24498)
(cherry picked from commit fedd86df2448370cdf62a229fd6f31dc92daf379)
Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Coverage
#3920:
Commit 68d6bc7
pushed
by
methane
bpo-43174: Windows: Use /utf-8 compiler option. (GH-24498)
(cherry picked from commit fedd86df2448370cdf62a229fd6f31dc92daf379)
Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Tests
#19151:
Commit 68d6bc7
pushed
by
methane
bpo-43042: Augment tutorial sentence
Tests
#19150:
Pull request #24514
opened
by
terryjreedy
bpo-43042: Augment tutorial sentence
Docs
#11234:
Pull request #24514
opened
by
terryjreedy
[3.9] bpo-43174: Windows: Use /utf-8 compiler option. (GH-24498)
Docs
#11233:
Pull request #24513
opened
by
miss-islington
[3.9] bpo-43174: Windows: Use /utf-8 compiler option. (GH-24498)
Tests
#19149:
Pull request #24513
opened
by
miss-islington
bpo-43202: More codeop._maybe_compile clean-ups
Tests
#19148:
Pull request #24512
opened
by
terryjreedy
bpo-15108: Prevent accessing the result tuple from Python in PySequence_Tuple
Tests
#19147:
Pull request #24510
synchronize
by
pablogsal
bpo-15108: Prevent accessing the result tuple from Python in PySequence_Tuple
Docs
#11232:
Pull request #24510
synchronize
by
pablogsal
Add a warning block around the get_referrers() documentation
Tests
#19146:
Pull request #24511
opened
by
pablogsal
Add a warning block around the get_referrers() documentation
Docs
#11231:
Pull request #24511
opened
by
pablogsal
bpo-15108: Prevent accessing the result tuple from Python in PySequence_Tuple
Docs
#11230:
Pull request #24510
opened
by
pablogsal
bpo-15108: Prevent accessing the result tuple from Python in PySequence_Tuple
Tests
#19145:
Pull request #24510
opened
by
pablogsal
bpo-43202: Immediately return code object in codeop._maybe_compile (GH-24508)
The return used to be after code that was ignored when there was a code object.
Tests
#19144:
Commit 2068b26
pushed
by
terryjreedy
bpo-43202: Immediately return code object in codeop._maybe_compile (GH-24508)
The return used to be after code that was ignored when there was a code object.
Coverage
#3919:
Commit 2068b26
pushed
by
terryjreedy
bpo-43174: Windows: Use /utf-8 compiler option. (GH-24498)
Coverage
#3918:
Commit fedd86d
pushed
by
methane
bpo-43174: Windows: Use /utf-8 compiler option. (GH-24498)
Tests
#19143:
Commit fedd86d
pushed
by
methane
bpo-43174: Windows: Use /utf-8 compiler option.
Tests
#19142:
Pull request #24498
synchronize
by
methane
bpo-43174: Windows: Use /utf-8 compiler option.
Docs
#11229:
Pull request #24498
synchronize
by
methane
bpo-41281: Fix missing/wrong backquotes and role texts in datetime documentation
Docs
#11228:
Pull request #21447
synchronize
by
yyyyyyyan
bpo-41281: Fix missing/wrong backquotes and role texts in datetime documentation
Tests
#19141:
Pull request #21447
synchronize
by
yyyyyyyan
Fix typo in dis lib doc
Tests
#19140:
Pull request #24509
opened
by
iritkatriel