Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.11.5
tag
7b52b76d13869802945e0479b8128aa4906d7d31
tagger
Pablo Galindo <pablogsal@gmail.com>
Thu Aug 24 12:09:19 2023
object
cce6ba91b3a0111110d7e1db828bd6311d58a0a7
Python 3.11.5
cce6ba9
Python 3.11.5
by Pablo Galindo
· 2 years ago
v3.11.5
42f9d6f
[3.11] gh-107432 Update Porting Python 2 Code to Python 3 how-to (GH-107434) (#108410)
by Miss Islington (bot)
· 2 years ago
c3d129f
[3.11] Revert "gh-46376: Return existing pointer when possible in ctypes (GH-107131) (GH-107488)" (#108412)
by Łukasz Langa
· 2 years ago
d90f2f3
[3.11] gh-108342: Make ssl TestPreHandshakeClose more reliable (GH-108370) (#108405)
by Łukasz Langa
· 2 years ago
869dc14
[3.11] gh-70766: Mention the object getstate caveat in 3.11 What's new. (GH-108379) (#108385)
by Miss Islington (bot)
· 2 years ago
34ef75d
[3.11] gh-77377: Ensure multiprocessing SemLock is valid for spawn-based Process before serializing it (GH-107275) (#108378)
by Miss Islington (bot)
· 2 years ago
93714b7
[3.11] gh-108342: Break ref cycle in SSLSocket._create() exc (GH-108344) (#108349)
by Miss Islington (bot)
· 2 years ago
07c727e
[3.11] gh-107136: Remove Plausible for docs metrics (GH-107856) (#108335)
by Miss Islington (bot)
· 2 years ago
1ecbe78
[3.11] gh-108267: Dataclasses docs: Fix object.__setattr__ typo (GH-108355) (#108357)
by Miss Islington (bot)
· 2 years ago
1aff195
[3.11] gh-105776: Fix test_cppext when CC contains -std=c11 option (#108343) (#108347)
by Victor Stinner
· 2 years ago
a153961
[3.11] gh-108303: Add Lib/test/test_cppext/ sub-directory (#108325) (#108336)
by Victor Stinner
· 2 years ago
12cad61
[3.11] Docs: Add link to skip to datetime's format codes (GH-108027) (#108330)
by Miss Islington (bot)
· 2 years ago
fadf8a0
[3.11] Clarify how topics.py gets created. (GH-106121) (GH-106580)
by Miss Islington (bot)
· 2 years ago
9d7f270
[3.11] gh-107700: [Enum] Document that `EnumType` was added in 3.11 (GH-108260) (#108300)
by Miss Islington (bot)
· 2 years ago
3ca9264
[3.11] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) (#108290)
by Serhiy Storchaka
· 2 years ago
80c7ae00
[3.11] gh-107298: Fix C API datetime documentation (GH-108034) (#108233)
by Miss Islington (bot)
· 2 years ago
3a39e15
[3.11] Resolve reference warnings in faq/gui.rst (GH-108147) (#108194)
by Miss Islington (bot)
· 2 years ago
75a875e
[3.11] gh-108310: Fix CVE-2023-40217: Check for & avoid the ssl pre-close flaw (#108317)
by Łukasz Langa
· 2 years ago
5be32d8
[3.11] gh-106016: Add Lib/test/test_module/ directory (GH-108293) (#108304)
by Miss Islington (bot)
· 2 years ago
8927cf0
[3.11] gh-106242: Make ntpath.realpath errors consistent with abspath when there are embedded nulls (GH-108248)
by Miss Islington (bot)
· 2 years ago
d22ac0c
[3.11] Docs: align the param spec of sqlite3.Connection methods with the implementation (GH-108285) (#108288)
by Miss Islington (bot)
· 2 years ago
9d00379
[3.11] Docs: move sphinx-lint to pre-commit (GH-105750) (#108276)
by Hugo van Kemenade
· 2 years ago
d678ee7
[3.11] Trim trailing whitespace and test on CI (GH-104275) (#108215)
by Hugo van Kemenade
· 2 years ago
8e83737
[3.11] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (GH-108209)
by Miss Islington (bot)
· 2 years ago
dd0a1f9
[3.11] gh-102507 Remove invisible pagebreak characters (GH-102531) (#108266)
by Miss Islington (bot)
· 2 years ago
cc42182
[3.11] gh-107801: Improve the accuracy of io.TextIOWrapper.seek docs (#107933) (#108264)
by Erlend E. Aasland
· 2 years ago
4d4871e
[3.11] gh-108224: Fix asyncio doc inconsistency (GH-108230) (#108232)
by Miss Islington (bot)
· 2 years ago
145d925
[3.11] gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077) (GH-108226)
by Miss Islington (bot)
· 2 years ago
75617ac
[3.11] gh-107396: tarfiles: set self.exception before _init_read_gz() (GH-107485) (GH-108208)
by Miss Islington (bot)
· 2 years ago
ed67e60
[3.11] gh-107916: Save the error code before decoding the filename in PyErr_SetFromErrnoWithFilename() etc (GH-107929) (GH-108206)
by Miss Islington (bot)
· 2 years ago
be99653
[3.11] Improve references in the tutorial (GH-108069) (GH-108204)
by Serhiy Storchaka
· 2 years ago
a372274
[3.11] Docs: document 'manager' and '_log' attrs of logging.Logging (GH-108145) (GH-108189)
by Miss Islington (bot)
· 2 years ago
a1d2e2c
[3.11] gh-105736: Sync pure python version of OrderedDict with the C version (GH-108098) (GH-108201)
by Miss Islington (bot)
· 2 years ago
d4c66bd
[3.11] gh-107895: Fix test_asyncio.test_runners when run it in CPython's "development mode" (GH-108168) (GH-108197)
by Miss Islington (bot)
· 2 years ago
4be05aa
[3.11] Resolve reference warnings in faq/library.rst (GH-108149) (#108183)
by Miss Islington (bot)
· 2 years ago
ff82da1
[3.11] Resolve reference warnings in faq/design.rst (GH-108148) (#108181)
by Adam Turner
· 2 years ago
e5e87f2
[3.11] Docs: Fix Sphinx warnings in logging.rst (GH-108139) (#108175)
by Erlend E. Aasland
· 2 years ago
797e3c9
[3.11] Docs: Fix Sphinx warnings in license.rst (#108142) (#108176)
by Erlend E. Aasland
· 2 years ago
bc055a2
[3.11] Resolve reference warnings in faq/programming.rst (GH-108150) (#108171)
by Miss Islington (bot)
· 2 years ago
5af34d2
[3.11] Docs: Fix Sphinx warnings in sys.rst (GH-108106) (#108166)
by Miss Islington (bot)
· 2 years ago
ba63706
[3.11] gh-107659: Improve wording of the description of `ctypes.pointer` and `ctypes.POINTER` (GH-107769) (#108164)
by Miss Islington (bot)
· 2 years ago
4c042a3
[3.11] gh-107619: Extend functools LRU cache docs with generators and async functions (GH-107934) (#108162)
by Miss Islington (bot)
· 2 years ago
5d366f2
[3.11] gh-107980: fix doc role for asyncio.timeouts (GH-108126) (#108153)
by Miss Islington (bot)
· 2 years ago
cdb5e9f
[3.11] Fix misspellings in sysconfig docs (GH-108156) (#108158)
by Miss Islington (bot)
· 2 years ago
f8b14fe
[3.11] gh-107565: Update macOS installer to use OpenSSL 3.0.10. (GH-107897) (#108122)
by Miss Islington (bot)
· 2 years ago
49abeb5
[3.11] Docs: Remove links to external C functions and macros in os.rst (GH-108138) (#108144)
by Miss Islington (bot)
· 2 years ago
e0ca342
[3.11] gh-107801: Improve the accuracy of os.lseek docs (#107935) (#108137)
by Erlend E. Aasland
· 2 years ago
92a5784
[3.11] gh-107915: Handle errors in C API functions PyErr_Set*() and PyErr_Format() (GH-107918) (GH-108135)
by Serhiy Storchaka
· 2 years ago
0673d4c
[3.11] Docs: format sys.float_info properly (GH-108107) (#108131)
by Miss Islington (bot)
· 2 years ago
441797d
[3.11] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v, 3.0.10, and 3.1.2. (GH-108119)
by Ned Deily
· 2 years ago
9a70989
[3.11] Docs: emphasise warning and add accurate markups for sys.unraisablehook (GH-108105) (#108110)
by Miss Islington (bot)
· 2 years ago
6dd1729
[3.11] GH-107987: Remove the Distributing Python Modules guide (GH-108016) (#108091)
by Adam Turner
· 2 years ago
d6555ab
[3.11] gh-107801: Improve the docs of the SEEK_* constants (GH-108099) (#108100)
by Miss Islington (bot)
· 2 years ago
b389939
[3.11] Docs: Fix Sphinx warnings in io.rst (GH-107903) (#108094)
by Miss Islington (bot)
· 2 years ago
1482b99
[3.11] gh-107801: Document SEEK_HOLE and SEEK_DATA (GH-107936) (#108087)
by Miss Islington (bot)
· 2 years ago
b3f7ddd
[3.11] gh-102215: importlib documentation cleanups (#108056)
by Adam Turner
· 2 years ago
358b1ac
[3.11] gh-107298: Fix some references in the C API documentation (GH-108072) (GH-108076)
by Serhiy Storchaka
· 2 years ago
b8e62cf
[3.11] gh-107298: Add standard exceptions and warnings in the nitpick_ignore list (GH-108029) (GH-108071)
by Miss Islington (bot)
· 2 years ago
e3a11e1
[3.11] GH-92584: Remove reference to Distutils in ``cx_Freeze``'s description (GH-108047) (#108061)
by Adam Turner
· 2 years ago
ba2d6c9
[3.11] GH-92584: Redirect macOS package installation to the PPUG (GH-108044) (#108059)
by Miss Islington (bot)
· 2 years ago
4e5dac1
[3.11] gh-107298: Fix C API Buffer documentation (GH-108011) (#108041)
by Miss Islington (bot)
· 2 years ago
05ff5fa
[3.11] Remove Sphinx problem matcher to avoid annotating unchanged files (GH-108005) (#108050)
by Miss Islington (bot)
· 2 years ago
6b825c1
[3.11] gh-106300: Improve errors testing in test_unittest.test_runner (GH-106737) (GH-108007)
by Miss Islington (bot)
· 2 years ago
c1c3f0b
[3.11] bpo-18319: gettext() can retrieve a message even if a plural form exists (GH-19869) (GH-107107)
by Miss Islington (bot)
· 2 years ago
26137e2
[3.11] gh-100061: Proper fix of the bug in the matching of possessive quantifiers (GH-102612) (GH-108004)
by Serhiy Storchaka
· 2 years ago
4f35d4f
[3.11] gh-107237: Fix test_udp_reconnection() of test_logging (GH-107238) (GH-107243)
by Miss Islington (bot)
· 2 years ago
9e87e07
[3.11] gh-91795: Update build optimization part of PCbuild/readme.txt (GH-91849) (GH-107777)
by Miss Islington (bot)
· 2 years ago
af08bca
[3.11] gh-100814: Fix exception for invalid callable value of Tkinter image option (GH-107692) (GH-107723)
by Miss Islington (bot)
· 2 years ago
4cfbcff
[3.11] gh-99203: shutil.make_archive(): restore select CPython <= 3.10.5 behavior (GH-99802) (GH-107999)
by Serhiy Storchaka
· 2 years ago
3f7dfb6
[3.11] More actionable error message when spawn is incorrectly used. (GH-102203) (#107991)
by Miss Islington (bot)
· 2 years ago
ccf81e1
[3.11] gh-106242: Fix path truncation in os.path.normpath (GH-106816) (#107982)
by Steve Dower
· 2 years ago
db4400b
[3.11] gh-107963: Fix set_forkserver_preload to check the type of given list (GH-107965) (gh-107976)
by Miss Islington (bot)
· 2 years ago
e2420c5
[3.11] gh-107877: Update logging levels reference table with usage criteria. (GH-107894) (GH-107921)
by Miss Islington (bot)
· 2 years ago
5f36e5c
[3.11] gh-107715: Escape class name in regular expression (GH-107716) (GH-107727)
by Miss Islington (bot)
· 2 years ago
ec254c5
[3.11] gh-106844: Fix issues in _winapi.LCMapStringEx (GH-107832) (GH-107875)
by Serhiy Storchaka
· 2 years ago
4ddfb04
[3.11] Docs: Document PyBUF_MAX_NDIM (GH-107865) (#107872)
by Miss Islington (bot)
· 2 years ago
202efe1
[3.11] Fix the long64 reader in umarshal.py (GH-107828) (GH-107850)
by Miss Islington (bot)
· 2 years ago
fb08b79
[3.11] [3.12] GH-106684: Close `asyncio.StreamWriter` when `asyncio.StreamWriter` is not closed by application (GH-107650) (GH-107656) (#107836)
by Miss Islington (bot)
· 2 years ago
eff2042
[3.11] gh-107814: Avoid output from Nuget installation in find_python.bat (GH-107815)
by Miss Islington (bot)
· 2 years ago
ec0c0c8
[3.11] Docs: clean up Argument Clinic howto's (#107797) (#107800)
by Erlend E. Aasland
· 2 years ago
b0b26af
[3.11] gh-86457: Add docs for Argument Clinic @text_signature directive (#107747) (#107799)
by Erlend E. Aasland
· 2 years ago
5b76eaf
[3.11] gh-106052: Fix bug in the matching of possessive quantifiers (GH-106515) (GH-107795)
by Serhiy Storchaka
· 2 years ago
edaa0db
[3.11] gh-86457: Fix signature for code.replace() (GH-23199) (GH-107746)
by Serhiy Storchaka
· 2 years ago
0aa3b9d
[3.11] GH-84435: Make pyspecific directives translatable (GH-19470) (#107682)
by Miss Islington (bot)
· 2 years ago
648d426
README: remove unmaintained sections (GH-107703)
by Miss Islington (bot)
· 2 years ago
951320e
[3.11] gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107753)
by Eric Snow
· 2 years ago
22b39d1
[3.11] gh-107735: Add C API tests for PySys_GetObject() and PySys_SetObject() (GH-107736) (GH-107741)
by Serhiy Storchaka
· 2 years ago
81c8f7d
[3.11] gh-104496: Use correct Tcl or Tk version in Tkinter tests (GH-107688) (GH-107719)
by Serhiy Storchaka
· 2 years ago
880670a
[3.11] gh-107442: Document all valid types for ctypes `_as_parameter_` (GH-107443) (#107718)
by Tomas R
· 2 years ago
d58c74c
[3.11] Docs: Argument Clinic: Move the CConverter class to the reference (GH-107671) (#107702)
by Miss Islington (bot)
· 2 years ago
1878419ed
[3.11] Improve cross-references in `runpy` docs (GH-107673) (#107699)
by Miss Islington (bot)
· 2 years ago
2345a8f
[3.11] Do not use deprecated ``logger.warn()`` in pyspecific (GH-107694) (#107696)
by Miss Islington (bot)
· 2 years ago
58b3161
[3.11] Docs: skip python-docs-theme 2023.7 to fix mobile menu (GH-107666) (#107691)
by Miss Islington (bot)
· 2 years ago
e4b5ec7
[3.11] Docs: Argument Clinic: Improve 'How to write a custom converter' (GH-107328) (#107670)
by Miss Islington (bot)
· 2 years ago
b89feac
[3.11] gh-107662: Switch 'any' and 'anext' in functions.rst (GH-107663) (#107665)
by Miss Islington (bot)
· 2 years ago
7e834c4
[3.11] gh-107432 Fix incorrect indentation in annotations HOWTO (GH-107445) (#107655)
by Miss Islington (bot)
· 2 years ago
f978a79
[3.11] Docs: upgrade to python-docs-theme 2023.7 (GH-107617) (#107634)
by Hugo van Kemenade
· 2 years ago
6a2f981
[3.11] Docs: Only include Plausible for html, not for epub etc (GH-107637) (#107643)
by Miss Islington (bot)
· 2 years ago
4f65f03
[3.11] gh-107077: Raise SSLCertVerificationError even if the error is set via SSL_ERROR_SYSCALL (GH-107586) (#107588)
by Miss Islington (bot)
· 2 years, 1 month ago
623b0d9
[3.11] Clarify `Self` interaction with subclasses (GH-107511) (#107549)
by Miss Islington (bot)
· 2 years, 1 month ago
Next »