Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.11.0b1
/
Lib
tag
34ecdf95f328a7c486fa101880a1e4e8e56ef276
tagger
Pablo Galindo <pablogsal@gmail.com>
Fri May 06 22:56:27 2022
object
8d32a5c8c4e9c90b0a21e8b2fa0cd567465ced2b
Python 3.11.0b1
0e5fe7f
Python 3.11.0b1
by Pablo Galindo
· 3 years, 3 months ago
3f61db4
gh-90997: Move `CACHE` handling into `_unpack_opargs` (#92409)
by Brandt Bucher
· 3 years, 3 months ago
5021064
gh-92203: Add closure support to exec(). (#92204)
by larryhastings
· 3 years, 3 months ago
973a520
gh-90978: test_ssl of test_asyncio uses LONG_TIMEOUT (#92402)
by Victor Stinner
· 3 years, 3 months ago
93a666b
gh-90997: Show cached inline values in `dis` output (#92360)
by Brandt Bucher
· 3 years, 3 months ago
15dbe85
gh-91827: Add method info_pathlevel() in tkinter (GH-91829)
by Serhiy Storchaka
· 3 years, 3 months ago
d707d07
Add source for character mappings (#92014)
by slateny
· 3 years, 3 months ago
cbc2c19
gh-84461: Skip network require tests on Emscripten (GH-92383)
by Christian Heimes
· 3 years, 3 months ago
93364f9
gh-78157: [Enum] nested classes will not be members in 3.13 (GH-92366)
by Ethan Furman
· 3 years, 3 months ago
fa4f0a1
gh-90622: Prevent max_tasks_per_child use with a fork mp_context. (#91587)
by Gregory P. Smith
· 3 years, 3 months ago
2b563f1
gh-87901: Add encoding to os.popen (GH-92374)
by Inada Naoki
· 3 years, 3 months ago
85354ed
gh-92112: Fix crash triggered by an evil custom `mro()` (#92113)
by Alexey Izbyshev
· 3 years, 3 months ago
329afe7
gh-57684: Update tests for PYTHONSAFEPATH=1 (#92358)
by Victor Stinner
· 3 years, 3 months ago
1303f8c
gh-80010: Expand fromisoformat to include most of ISO-8601 (#92177)
by Paul Ganssle
· 3 years, 3 months ago
ada8b6d
gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var (#31542)
by Victor Stinner
· 3 years, 3 months ago
f6dd14c
gh-82616: Add process_group support to subprocess.Popen (#23930)
by Gregory P. Smith
· 3 years, 3 months ago
49fda0c
gh-70363: Emscripten cannot fstat renamed spool file (GH-92354)
by Christian Heimes
· 3 years, 3 months ago
9a0a7b4
gh-91996: Add an HTTPMethod StrEnum to http (GH-91997)
by cibofo
· 3 years, 3 months ago
bb35d65
gh-92135: test_cppext requires subprocess (GH-92349)
by Christian Heimes
· 3 years, 3 months ago
c0012df
gh-64783: Don't check value of SIG_DFL and SIG_IGN (#92350)
by Christian Heimes
· 3 years, 3 months ago
8122e8d
gh-92345: Import rlcompleter before sys.path is extended (#92346)
by Christian Heimes
· 3 years, 3 months ago
1ed8d03
gh-87390: Fix starred tuple equality and pickling (GH-92337)
by Serhiy Storchaka
· 3 years, 4 months ago
e65e587
gh-92118: Add test for traceback when exception is modified by (Async)ExitStack.__exit__ (GH-92339)
by Irit Katriel
· 3 years, 4 months ago
42fee93
bpo-43827: Make arguments to abc.ABCMeta.__new__ pos-only (#25385)
by Vlad Hoi
· 3 years, 4 months ago
a95138b
bpo-43857: Improve the AttributeError message when deleting a missing attribute (#25424)
by Géry Ogam
· 3 years, 4 months ago
5212cbc
Clean-up and simplify median_grouped(). Vastly improve its docstring. (#92324)
by Raymond Hettinger
· 3 years, 4 months ago
b885b8f
Allow translating argument error messages (#17169)
by DjMorgul
· 3 years, 4 months ago
a918589
bpo-46764: Fix wrapping bound method with @classmethod (#31367)
by Michael J. Sullivan
· 3 years, 4 months ago
e61330b
gh-92118: fix traceback of exceptions propagated from inside a contextlib.contextmanager (GH-92202)
by Irit Katriel
· 3 years, 4 months ago
f8a2fab
GH-92239: Make sure that PEP 523 is supported, even when specializing first. (GH-92245)
by Mark Shannon
· 3 years, 4 months ago
9d20e1a
gh-92107: Add tests that subscription works on arbitrary named tuple types (GH-92304)
by Serhiy Storchaka
· 3 years, 4 months ago
090819e
gh-89022: Improve sqlite3 exceptions related to binding params and API misuse (#91572)
by Erlend Egeberg Aasland
· 3 years, 4 months ago
d20bb33
Fix renamed "total" variable (#92287)
by Raymond Hettinger
· 3 years, 4 months ago
465fdc0
gh-67248: cmd: Sort miscellaneous help topics (#92254)
by Sam Denton
· 3 years, 4 months ago
9badc86
Compute from_sample() in a single pass over the data (#92284)
by Raymond Hettinger
· 3 years, 4 months ago
dfb1b9d
bpo-47029: Fix BrokenPipeError in multiprocessing.Queue at garbage collection and explicit close (#31913)
by Géry Ogam
· 3 years, 4 months ago
f629dcf
gh-80254: Disallow recursive usage of cursors in `sqlite3` converters (#29054)
by Erlend Egeberg Aasland
· 3 years, 4 months ago
e8d7661
GH-91173: disable frozen modules in debug builds (#92023)
by Kumar Aditya
· 3 years, 4 months ago
48c6165
gh-91928: Add `datetime.UTC` alias for `datetime.timezone.utc` (GH-91973)
by Kabir Kwatra
· 3 years, 4 months ago
6dee695
bpo-45639: Add webp and avif image formats to mimetypes (#29259)
by kixorz
· 3 years, 4 months ago
65f88a6
gh-92062: `inspect.Parameter` checks whether `name` is a keyword (GH-92065)
by Zac Hatfield-Dodds
· 3 years, 4 months ago
551d02b
gh-91321: Add _Py_NULL macro (#92253)
by Victor Stinner
· 3 years, 4 months ago
f03d3dd
gh-90172: add test for functools.singledispatch on Union types with None type (#92174)
by Thaddeus1499
· 3 years, 4 months ago
ff3e9cd
gh-91320: Fix more old-style cast warnings in C++ (#92247)
by Victor Stinner
· 3 years, 4 months ago
b270b82
gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
by Victor Stinner
· 3 years, 4 months ago
b295a92
bpo-29890: Test IPv*Interface construction with tuple argument (#30862)
by Humbled Drugman
· 3 years, 4 months ago
77e7a04
GH-91752: Skip test_freeze_simple_script when zlib is not available (#91758)
by Abhigyan Bose
· 3 years, 4 months ago
20490d5
gh-88753: Make BooleanOptionalAction's addition of default to help more similar to other actions (#27808)
by Toshio Kuratomi
· 3 years, 4 months ago
feca9bb
bpo-46604: fix function name in ssl module docstring (#31064)
by Kossi GLOKPOR
· 3 years, 4 months ago
b156578
gh-92031: Deoptimize Static Code at Finalization (GH-92039)
by Dennis Sweeney
· 3 years, 4 months ago
1699128
GH-91355: micro-optimize Connection.send_bytes() method (gh-32247)
by Ma Lin
· 3 years, 4 months ago
f6f36cc
bpo-44863: Allow generic typing.TypedDict (#27663)
by Samodya Abey
· 3 years, 4 months ago
78e70be
gh-70363: Implement `io.IOBase` interface for `SpooledTemporaryFile` (GH-29560)
by Carey Metcalfe
· 3 years, 4 months ago
52dc9c3
bpo-46415: Use f-string for ValueError in ipaddress.ip_{address,network,interface} helper functions (#30642)
by Thomas Cellerier
· 3 years, 4 months ago
ec8d3ad
The stdev calculation is more accurate computing its own mean (#92220)
by Raymond Hettinger
· 3 years, 4 months ago
9b027d4
gh-92169: Use warnings_helper.import_deprecated() to import deprecated modules uniformly in tests (GH-92170)
by Hugo van Kemenade
· 3 years, 4 months ago
a73fc73
bpo-46267: Test compresslevel in gzip.compress (#30416)
by Ruben Vorderman
· 3 years, 4 months ago
39e6b8a
bpo-46785: Fix race condition between os.stat() and unlink on Windows (GH-31858)
by Itai Steinherz
· 3 years, 4 months ago
ebb8b51
gh-91621: Fix typing.get_type_hints for collections.abc.Callable (#91656)
by Shantanu
· 3 years, 4 months ago
aff8c4f
gh-84461: Add ability for multiprocessed libregrtest to use a different Python executable (GH-91930)
by Ethan Smith
· 3 years, 4 months ago
b04e02c
bpo-43923: Add support for generic typing.NamedTuple (#92027)
by Serhiy Storchaka
· 3 years, 4 months ago
81fb354
gh-92106: Add test that subscription works on arbitrary TypedDicts (#92176)
by Serhiy Storchaka
· 3 years, 4 months ago
4bed9c4
gh-92032: Add soft keywords to rlcompleter (#92029)
by kbeldan
· 3 years, 4 months ago
5e9323a
Delete outdated comment in logging module (#31117)
by Thomas Miedema
· 3 years, 4 months ago
2d30ade
bpo-46285: Add command-line option -p/--protocol to module http.server (#30999)
by Géry Ogam
· 3 years, 4 months ago
cb6c664
bpo-46547: remove leaking vars into `pydoc.Helper` namespace (#30957)
by Nikita Sobolev
· 3 years, 4 months ago
9c204b1
bpo-46787: Fix `ProcessPoolExecutor exception` memory leak (GH-31408) (#31408)
by themylogin
· 3 years, 4 months ago
ff88f7e
gh-87390: Add __unpacked__ attribute to types.GenericAlias (#92059)
by Jelle Zijlstra
· 3 years, 4 months ago
56f9844
gh-90765: configparser test: Catch deprecation warning (#91480)
by Hugo van Kemenade
· 3 years, 4 months ago
0ed91a2
gh-90213: Speed up right shifts of negative integers (GH-30277)
by Mark Dickinson
· 3 years, 4 months ago
341689c
Fix typo in turtle deprecation warning and use warnings._deprecated (#91862)
by Hugo van Kemenade
· 3 years, 4 months ago
5f9c0f5
Add weakref_slot to dataclass decorator, to allow instances with slots to be weakref-able. (#92160)
by Eric V. Smith
· 3 years, 4 months ago
84b986b
gh-91276: revert the increase of dis output width (GH-92126)
by Irit Katriel
· 3 years, 4 months ago
ab616d3
gh-92128: Add `__class_getitem__` to `logging.LoggerAdapter` and `logging.StreamHandler` (#92129)
by Alex Waygood
· 3 years, 4 months ago
0313970
gh-92135: Fix _Py_reinterpret_cast() for const (#92138)
by Victor Stinner
· 3 years, 4 months ago
b11243e
concurrent.futures: Fix typo in docstring (#92121)
by Yiannis Hadjicharalambous
· 3 years, 4 months ago
721aa96
gh-89301: Fix regression with bound values in traced SQLite statements (#92053)
by Erlend Egeberg Aasland
· 3 years, 4 months ago
79886e7
gh-91321: Add _testcppext C++ extension (#32175)
by Victor Stinner
· 3 years, 4 months ago
18b07d7
bpo-36819: Fix crashes in built-in encoders with weird error handlers (GH-28593)
by Serhiy Storchaka
· 3 years, 4 months ago
4d10f70
gh-92114: Improve error message for types with __class_getitem__ = None (GH-92115)
by Serhiy Storchaka
· 3 years, 4 months ago
ad5e852
bpo-39716: Raise on conflicting subparser names. (GH-18605)
by Antony Lee
· 3 years, 4 months ago
0729b31
gh-91952: Make TextIOWrapper.reconfigure() supports "locale" encoding (GH-91982)
by Inada Naoki
· 3 years, 4 months ago
b963618
gh-91954: Use shell=True in test_subprocess.test_encoding_warning (GH-92090)
by Dennis Sweeney
· 3 years, 4 months ago
868b1af
gh-92063: Enforce types in specialized PRECALL opcodes (GH-92068)
by Dennis Sweeney
· 3 years, 4 months ago
9ea9078
gh-92019: Make sqlite3.Blob indexing conform with the norm (#92020)
by Erlend Egeberg Aasland
· 3 years, 4 months ago
e91dee8
bpo-43323: Fix UnicodeEncodeError in the email module (GH-32137)
by Serhiy Storchaka
· 3 years, 4 months ago
3483299
gh-81548: Deprecate octal escape sequences with value larger than 0o377 (GH-91668)
by Serhiy Storchaka
· 3 years, 4 months ago
19dca04
gh-91760: Deprecate group names and numbers which will be invalid in future (GH-91794)
by Serhiy Storchaka
· 3 years, 4 months ago
6d0d547
gh-92049: Forbid pickling constants re._constants.SUCCESS etc (GH-92070)
by Serhiy Storchaka
· 3 years, 4 months ago
354ace8
gh-91954: Emit EncodingWarning from locale and subprocess (GH-91977)
by Inada Naoki
· 3 years, 4 months ago
c7b7f12
gh-91880 - fix typo (GH-92069)
by David Hewitt
· 3 years, 4 months ago
e8c2f72
bpo-43224: Implement substitution of unpacked TypeVarTuple in C (GH-31828)
by Serhiy Storchaka
· 3 years, 4 months ago
a29aa76
gh-92064: Fix global variable name collision in test_typing (#92067)
by Dennis Sweeney
· 3 years, 4 months ago
c2b5797
gh-91217: deprecate xdrlib (GH-92066)
by Brett Cannon
· 3 years, 4 months ago
81120b6
bpo-44791: Accept ellipsis as the last argument of typing.Concatenate (#30969)
by Serhiy Storchaka
· 3 years, 4 months ago
f665616
gh-87390: Add tests demonstrating current type variable substitution behaviour (#32341)
by Matthew Rahtz
· 3 years, 4 months ago
117836f
bpo-26792: Improve docstrings of runpy module run_functions (#30729)
by Humbled Drugman
· 3 years, 4 months ago
83bce8e
gh-91324: Convert the stable ABI manifest to TOML (GH-92026)
by Petr Viktorin
· 3 years, 4 months ago
ea2f5bc
bpo-22276: Change pathlib.Path.glob not to ignore trailing path separator (GH-10349)
by Eisuke Kawashima
· 3 years, 4 months ago
0ef8d92
gh-91603: Speed up isinstance/issubclass on union types (GH-91631)
by Yurii Karabas
· 3 years, 4 months ago
Next »