Add Python version since deprecation in base64 methods. by Carreau · Pull Request #33 · python/cpython
Allow developers to not have to either test on N Python versions or looked through multiple versions of the docs to know whether they can easily update.
Carreau
deleted the
deprecations-base64
branch
berkerpeksag pushed a commit to berkerpeksag/cpython that referenced this pull request
Mar 3, 2017Allow developers to not have to either test on N Python versions or looked through multiple versions of the docs to know whether they can easily update. (cherry picked from commit c643a96)
berkerpeksag pushed a commit to berkerpeksag/cpython that referenced this pull request
Mar 3, 2017Allow developers to not have to either test on N Python versions or looked through multiple versions of the docs to know whether they can easily update. (cherry picked from commit c643a96)
berkerpeksag added a commit that referenced this pull request
Mar 3, 2017Allow developers to not have to either test on N Python versions or looked through multiple versions of the docs to know whether they can easily update. (cherry picked from commit c643a96)
berkerpeksag added a commit that referenced this pull request
Mar 3, 2017Allow developers to not have to either test on N Python versions or looked through multiple versions of the docs to know whether they can easily update. (cherry picked from commit c643a96)
jaraco pushed a commit to jaraco/cpython that referenced this pull request
Feb 17, 2023"filename" -> "resource" Closes python#33 See merge request python-devs/importlib_resources!39
Fidget-Spinner referenced this pull request in pylbbv/pylbbv
May 27, 2023* Added EXTENDED_ARG to type prop * Revert "Added EXTENDED_ARG to type prop" This reverts commit 7249cb7. * Fix: Buggy type propagation across SWP * Fix: Forgot to tag pointers in TYPE_SET * Fix: BB_TEST_ITER wrong type propagation * Fix: Bug in typeprop handling UNPACK_*, and bug in COPY_NO_INCREF * Fix: Misc macro fix * Fix: Ref leak in unboxing checks --------- Co-authored-by: Ken Jin <kenjin@python.org>
oraluben pushed a commit to oraluben/cpython that referenced this pull request
Jun 25, 2023* fix: mark interpreter frames as tier 2 or not * Test: Added tests for python#33 --------- Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
nanjekyejoannah pushed a commit to nanjekyejoannah/cpython that referenced this pull request
Dec 25, 2023This was referenced
Feb 11, 2025picnixz added a commit to picnixz/cpython that referenced this pull request
Dec 8, 2025….c` (python#33) * fix UAF in `bltinmodule.c` * fix UAF in `bytecode.c` * run `make regen-all` * various improvements to `ceval.c` * fix CI
Qanux
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters