Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.9.0
tag
3a819e5c9d3feae85762ae87cebf55f9c8d2b526
tagger
Łukasz Langa <lukasz@langa.pl>
Mon Oct 05 15:08:15 2020
object
9cf6752276e6fcfd0c23fdb064ad27f448aaaf75
Python 3.9.0
9cf6752
Python 3.9.0
by Łukasz Langa
· 4 years, 11 months ago
v3.9.0
e8165e7
bpo-37062: Enum: add extended AutoNumber example (GH-22349) (GH-22370)
by Miss Islington (bot)
· 4 years, 11 months ago
c549527
bpo-41819: Fix compiler warning in init_dump_ascii_wstr() (GH-22332)
by Miss Islington (bot)
· 4 years, 11 months ago
168a838
[3.9] bpo-41490: Bump vendored pip to version 20.2.3 (GH-22527). (GH-22544)
by Pablo Galindo
· 4 years, 11 months ago
c26a666
[3.9] bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module (GH-21956) (#22397)
by Łukasz Langa
· 4 years, 11 months ago
bd55c46
bpo-41815: SQLite: segfault if backup called on closed database (GH-22322)
by Miss Islington (bot)
· 4 years, 11 months ago
d636089
Fix a compiler warning in pycore_pylifecycle.h (GH-22331)
by Pablo Galindo
· 4 years, 11 months ago
df71b65
bpo-41875: Use __builtin_unreachable when possible (GH-22433)
by Miss Islington (bot)
· 4 years, 11 months ago
87e94e1
Typo fix - "mesasge" should be "message" (GH-22498)
by Miss Skeleton (bot)
· 4 years, 11 months ago
f093007
[3.9] Remove duplicated words words (GH-22298). (GH-22299)
by Serhiy Storchaka
· 4 years, 11 months ago
3d87eee
[3.9] Remove duplicated words words (GH-20413). (GH-22296)
by Serhiy Storchaka
· 4 years, 11 months ago
fd510e3
[doc] Use list[int] instead of List[int] (etc.) in a few more places (GH-22524)
by Miss Skeleton (bot)
· 4 years, 11 months ago
d96078b
[doc] Fix link to abc.collections.Iterable (GH-22520)
by Miss Skeleton (bot)
· 4 years, 11 months ago
faaa303
[3.9] bpo-41867: List options for timespec in docstrings of isoformat methods (GH-22418)
by Miss Skeleton (bot)
· 4 years, 11 months ago
5533c49
[3.9] bpo-40833: Clarify Path.rename doc-string regarding relative paths (GH-20554)
by Miss Skeleton (bot)
· 4 years, 11 months ago
fd3d00a
[doc] Fix link to abc.collections.Iterable (GH-22502)
by Miss Skeleton (bot)
· 4 years, 11 months ago
95de362
bpo-41802: Document 'PyDict_DelItem' can raise a 'KeyError' (GH-22291)
by Miss Islington (bot)
· 4 years, 11 months ago
5711c81
Fix grammar in secrets module documentation (GH-22467)
by Miss Islington (bot)
· 4 years, 11 months ago
900b985
[doc] Leverage the fact that the actual types can now be indexed for typing (GH-22340)
by Miss Islington (bot)
· 4 years, 11 months ago
a5750cf
bpo-41858: Clarify line in optparse doc (GH-22407)
by Miss Islington (bot)
· 4 years, 11 months ago
7e21aab
bpo-41844: Add IDLE section to What's New 3.9 (GN-22382)
by Miss Islington (bot)
· 4 years, 11 months ago
f8b3c64
bpo-35293: Travis CI uses "make venv" for the doc (GH-22307) (GH-22309)
by Victor Stinner
· 4 years, 11 months ago
e5cc5fd
bpo-41762: Fix usage of productionlist markup in the doc (GH-22281)
by Miss Islington (bot)
· 4 years, 11 months ago
8dd4302
[3.9] bpo-27032, bpo-37328: Document removing HTMLParser.unescape() (GH-22288)
by Terry Jan Reedy
· 4 years, 11 months ago
1f7c99c
Post 3.9.0rc2
by Łukasz Langa
· 5 years ago
274e9ce
Merge tag 'v3.9.0rc2' into 3.9
by Łukasz Langa
· 5 years ago
f76a388
bpo-41662: Fix bugs in binding parameters in sqlite3 (GH-21998)
by Miss Islington (bot)
· 5 years ago
a9ba8ba
[3.9] bpo-39728: Enum: fix duplicate `ValueError` (GH-22277) (GH-22282)
by Ethan Furman
· 5 years ago
4465df6
_auto_called cleanup (GH-22285)
by Miss Islington (bot)
· 5 years ago
2bd31b5
Python 3.9.0rc2
by Łukasz Langa
· 5 years ago
v3.9.0rc2
48f9925
bpo-41517: do not allow Enums to be extended (GH-22271)
by Miss Islington (bot)
· 5 years ago
6a39888
bpo-41687: Fix error handling in Solaris sendfile implementation (GH-22128)
by Miss Islington (bot)
· 5 years ago
7e356f1
[3.9] bpo-41687: Fix sendfile implementation to work with Solaris (GH-22040) (GH-22273)
by Łukasz Langa
· 5 years ago
a467706
[3.9] bpo-41789: honor object overrides in Enum classes (GH-22250) (GH-22272)
by Ethan Furman
· 5 years ago
95b81e2
bpo-39587: Enum - use correct mixed-in data type (GH-22263) (GH-22266)
by Miss Islington (bot)
· 5 years ago
49917d5
bpo-41780: Fix __dir__ of types.GenericAlias (GH-22262)
by Miss Islington (bot)
· 5 years ago
0374883
Improve the description of difflib in the documentation (GH-22253) (#22261)
by Miss Islington (bot)
· 5 years ago
55e0836
[3.9] bpo-41631: _ast module uses again a global state (GH-21961) (GH-22258)
by Pablo Galindo
· 5 years ago
0cc037f
bpo-41776: Revise example of "continue" in the tutorial documentation (GH-22234) (GH-22255)
by Miss Islington (bot)
· 5 years ago
b502c76
bpo-40721: add note about enum member name case (GH-22231)
by Miss Islington (bot)
· 5 years ago
bf7d4d0
bpo-39883: Update macOS installer copy of LICENSE. (GH-22235) (GH-22236)
by Miss Islington (bot)
· 5 years ago
b3d11ab
[3.9] bpo-41778: Change a punctuation on documentation. (GH-22229) (GH-22232)
by Emmanuel Arias
· 5 years ago
c978be2
bpo-33239: Fix default value of 'buffering' parameter in docs of tempfile.* functions (GH-21763) (GH-22225)
by Miss Islington (bot)
· 5 years ago
98f6e67
bpo-41672: Fix type mismatches in imaplib docs (GH-22207)
by Miss Islington (bot)
· 5 years ago
7dfcc8e
bpo-39651: Fix asyncio proactor _write_to_self() (GH-22197)
by Miss Islington (bot)
· 5 years ago
34e3c75
bpo-41731: Make test_cmd_line_script pass with -vv (GH-22206)
by Miss Islington (bot)
· 5 years ago
c2577b9
bpo-41729: Fix test_winconsole failures (3) and hang (GH-22146)
by Miss Islington (bot)
· 5 years ago
c97e402
[doc] struct: update note about network byte order form to be more helpful (GH-22201)
by Miss Islington (bot)
· 5 years ago
7af6bf4
Doc: Fix alphabetical ordering of removeprefix/suffix. (GH-22194)
by Miss Islington (bot)
· 5 years ago
1b4bdb4
bpo-37149: Change Shipman tkinter link from archive.org to TkDocs (GH-22188)
by Miss Islington (bot)
· 5 years ago
b86e626
[doc] Remove superfluous comment about equal in f-strings (GH-22006)
by Miss Islington (bot)
· 5 years ago
5f76d72
Update idlelib/help.html to current IDLE doc (GH-22181)
by Miss Islington (bot)
· 5 years ago
41dbd6e
Add missing colon to IDLE doc markup (GH-22007)
by Miss Islington (bot)
· 5 years ago
46bc21e
[3.9] bpo-41688: Document bug in **= dispatching in the language data… (GH-22172)
by Ammar Askar
· 5 years ago
5dd8b3d
Fix incorrect bpo number in change notes. (GH-22151) (#22174)
by Miss Islington (bot)
· 5 years ago
014b4ef
Fixes dead links to Django's logging config docs (GH-20823) (GH-22170)
by Miss Islington (bot)
· 5 years ago
b2376f9
Fix compiler warnings in init_dump_ascii_wstr() (GH-22150)
by Miss Islington (bot)
· 5 years ago
11a82c7
bpo-41525: Make the Python program help ASCII-only (GH-21836)
by Miss Islington (bot)
· 5 years ago
fd1c725
[doc] Fix padding in timeit (GH-22152)
by Miss Islington (bot)
· 5 years ago
6e770fc
[3.9] Fix typo in typing.py (GH-22121) (GH-22156)
by Miss Islington (bot)
· 5 years ago
1671b0e
bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). (GH-22092)
by Miss Islington (bot)
· 5 years ago
c73ee5a
bpo-41401: Fix test_fspath_support in test_io. (GH-21640) (GH-22133)
by Victor Stinner
· 5 years ago
b6d2acb
[3.9] closes bpo-41723: Fix an error in the py_compile documentation. (GH-22118)
by Benjamin Peterson
· 5 years ago
e4b359d
[3.9] [doc] Fix padding in some typing definitions (GH-22114) (GH-22115)
by Miss Islington (bot)
· 5 years ago
a708ae7
bpo-41218: Improve the test cases for test_compile_top_level_await_no_coro (GH-21363) (GH-22109)
by Miss Islington (bot)
· 5 years ago
21100ab
Remove unnecessary grammar decorations and change header (GH-20819) (GH-22101)
by Miss Islington (bot)
· 5 years ago
d64d78b
bpo-41531: Fix compilation of dict literals with more than 0xFFFF elements (GH-21850) (GH-22107)
by Miss Islington (bot)
· 5 years ago
242eac1
On path with known exact float, extract the double with the fast macro. (GH-21072)
by Miss Islington (bot)
· 5 years ago
e92219d
bpo-29590: fix stack trace for gen.throw() with yield from (GH-19896)
by Miss Islington (bot)
· 5 years ago
106c1df7
closes bpo-41533: Fix a potential memory leak when allocating a stack (GH-21847)
by Miss Islington (bot)
· 5 years ago
8ed1c17
Fix typo in message from assert statement (GH-21283)
by Miss Islington (bot)
· 5 years ago
fbb9ee0
[3.9] bpo-38787: Clarify docs for PyType_GetModule and warn against common mistake (GH-20215) (GH-21984)
by Miss Islington (bot)
· 5 years ago
bf8bf1c
[3.9] Improve asyncio-dev 'Concurrency and Multithreading' docs (GH-20882) (GH-22009)
by Miss Islington (bot)
· 5 years ago
bd078df
[3.9] bpo-40486: Specify what happens if directory content change diring iteration (GH-22025) (GH-22093)
by Miss Islington (bot)
· 5 years ago
78ef1b6
[3.9] Fix error in argparse documentation example (GH-17399) (GH-21992)
by Miss Islington (bot)
· 5 years ago
672d8b9
[3.9] [doc] Fix a typo in the graphlib docs (GH-22030) (GH-22076)
by Miss Islington (bot)
· 5 years ago
6386e86
bpo-38585: Remove references to defusedexpat (GH-22095)
by Miss Islington (bot)
· 5 years ago
fb050d0
bpo-41721: Add xlc options (GH-22097)
by Miss Islington (bot)
· 5 years ago
8f13ff9
bpo-41700: Skip test if the locale is not supported (GH-22081) (GH-22085)
by Miss Islington (bot)
· 5 years ago
8d68e59
bpo-39010: Improve test shutdown (GH-22066) (#22082)
by Miss Islington (bot)
· 5 years ago
a268005
bpo-41696: Fix handling of debug mode in asyncio.run (GH-22069) (#22071)
by Miss Islington (bot)
· 5 years ago
49571c0
bpo-39010: Fix errors logged on proactor loop restart (GH-22017) (#22034)
by Miss Islington (bot)
· 5 years ago
270e249
[3.9] Fix 'gather' rules in the python parser generator (GH-22021) (GH-22080)
by Pablo Galindo
· 5 years ago
be17295
[3.9] bpo-41697: Correctly handle KeywordOrStarred when parsing arguments in the parser (GH-22077) (GH-22079)
by Pablo Galindo
· 5 years ago
a5d0232
bpo-39883: Use BSD0 license for code in docs (GH-17635) (GH-22073)
by Miss Islington (bot)
· 5 years ago
8de34cd
[3.9] bpo-41690: Use a loop to collect args in the parser instead of recursion (GH-22053) (GH-22067)
by Pablo Galindo
· 5 years ago
a763ee3
[3.9] bpo-39349: Add cancel_futures to Executor.shutdown base class (GH-22023) (GH-22048)
by Shantanu
· 5 years ago
27183f4
Fix invalid escape sequences in the peg_highlight Sphinx extension (GH-22047) (GH-22065)
by Miss Islington (bot)
· 5 years ago
bafaf07
[doc] Remove references to PyChecker. (GH-22054)
by Miss Islington (bot)
· 5 years ago
e2e0338
Remove reference to Boa Constructor. (GH-22056)
by Miss Islington (bot)
· 5 years ago
63fa113
Fixed mistake in test for f-string error description (GH-22036) (GH-22059) (GH-22060)
by Miss Islington (bot)
· 5 years ago
e2977f6
Note the buffer slots can be set with PyType_Spec with the unlimited API. (GH-22052)
by Miss Islington (bot)
· 5 years ago
d14775d
[3.9] bpo-41654: Fix deallocator of MemoryError to account for subclasses (GH-22020) (GH-22045)
by Pablo Galindo
· 5 years ago
4217b3c
bpo-41617: Fix pycore_byteswap.h to support clang 3.0 (GH-22042) (GH-22044)
by Victor Stinner
· 5 years ago
c16a2a1
bpo-41681: Fix for `f-string/str.format` error description when using 2 `,` in format specifier (GH-22036) (GH-22041)
by Miss Islington (bot)
· 5 years ago
ca55ecb
bpo-41344: Raise ValueError when creating shared memory of size 0 (GH-21556) (GH-22018)
by Miss Islington (bot)
· 5 years ago
901c2ea
bpo-41524: fix pointer bug in PyOS_mystr{n}icmp (GH-21845) (GH-21978)
by Miss Islington (bot)
· 5 years ago
6b5e887
bpo-41634: Fix a typo in the curses documentation (GH-21958)
by Miss Islington (bot)
· 5 years ago
88b86a9
bpo-19521: Fix parallel build race condition on AIX (GH-22001)
by Miss Islington (bot)
· 5 years ago
c01a7ed
[3.9] bpo-41624: fix documentation of typing.Coroutine (GH-21952) (#21982)
by Karthikeyan Singaravelan
· 5 years ago
Next »