Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge defaultrelease-pypy2.7-v7.3.12rc1 | 2023-05-11 | 9 | -15/+26 | |
|\ | |||||
| * | update release note with progress on issue 3280 (grpcio) | 2023-05-11 | 1 | -0/+3 | |
| | | |||||
| * | update repackage script | 2023-05-11 | 1 | -4/+4 | |
| | | |||||
| * | update release note | 2023-05-11 | 1 | -3/+3 | |
| | | |||||
| * | update contributors (one new contributor since the last release) | 2023-05-11 | 2 | -2/+4 | |
| | | |||||
| * | properly cast first argument of pthread_kill to pthread_t, used in python3 | 2023-05-08 | 4 | -4/+10 | |
| | | |||||
| * | typos | 2023-05-04 | 2 | -2/+2 | |
| | | |||||
* | | fix version string | 2023-05-11 | 1 | -1/+1 | |
| | | |||||
* | | merge default into release | 2023-05-04 | 2 | -1/+182 | |
|\| | |||||
| * | Add a release note. Hightlights still missing | 2023-05-04 | 1 | -4/+17 | |
| | | |||||
| * | start 7.3.13 release, create 7.3.12 release notes | 2023-05-04 | 4 | -4/+172 | |
| | | |||||
* | | fix merge, update version to 7.3.12rc1 | 2020-04-01 | 5 | -8/+37 | |
| | | |||||
* | | merge default | 2023-05-03 | 73 | -663/+1808 | |
|\| | |||||
| * | remove duplicate test, remove unneeded xfail | 2023-04-29 | 1 | -18/+1 | |
| | | | | | | | | | | (but test_pure_ovf_bug_with_replacement is still wrong according to Z3, see #3875) | ||||
| * | #3917 fix various cases where a mutating __index__ method could crash the | 2023-04-29 | 15 | -40/+110 | |
| | | | | | | | | interpreter | ||||
| * | two more such bugs | 2023-04-29 | 3 | -17/+31 | |
| | | |||||
| * | same for bytearray.__getitem__ | 2023-04-29 | 2 | -1/+23 | |
| | | |||||
| * | make space.decode_index(4) use the __index__ special method, not __int__ | 2023-04-27 | 3 | -2/+27 | |
| | | |||||
| * | #3917: make list slicing robust against the __index__ operation of one of the | 2023-04-27 | 4 | -33/+74 | |
| | | | | | | | | slice's start/stop/step attributes modifying the list | ||||
| * | ouch, missing CJK range in unicodedata version 13 :-( | 2023-04-09 | 3 | -4/+11 | |
| | | |||||
| * | remove completely unused old weird file | 2023-04-04 | 1 | -48/+0 | |
| | | |||||
| * | small optimization in the tokenizer: don't allocate tuples for the parenstack, | 2023-03-21 | 1 | -8/+20 | |
| | | | | | | | | just use the tokens as entries | ||||
| * | do a ton less string copies in the bytecode compiler | 2023-03-20 | 1 | -9/+15 | |
| | | |||||
| * | export, test PyDescr_NewGetSet and define PyDescr_TYPE, PyDescr_NAME | 2023-03-16 | 3 | -2/+48 | |
| | | |||||
| * | remove PythonCodeMaker.instrs | 2023-03-07 | 1 | -2/+1 | |
| | | |||||
| * | small improvement, rename have_return to be more clear what it means, and add | 2023-03-07 | 2 | -10/+30 | |
| | | | | | | | | other opcodes that end the execution of a block | ||||
| * | use dict_to_switch to be more efficient | 2023-03-07 | 1 | -2/+7 | |
| | | |||||
| * | allow using a default in dict_to_switch with int keys | 2023-03-07 | 2 | -2/+18 | |
| | | |||||
| * | refactor bytecode compiler Instruction class a tiny bit: encode the jump ↵ | 2023-03-07 | 3 | -34/+34 | |
| | | | | | | | | target less weirdly | ||||
| * | fix test response msg | 2023-03-04 | 1 | -1/+1 | |
| | | |||||
| * | add python.org newer ip addresses | 2023-03-04 | 1 | -1/+2 | |
| | | |||||
| * | #3892: fix wrong assert in intutils, it should be an InvalidLoop instead | 2023-03-03 | 3 | -4/+42 | |
| | | | | | | | | | | | | I introduced the assert in 5909f5e0a75c. before that, inconsistent intersects would just do nothing, which I am not sure is a better solution than raising InvalidLoop | ||||
| * | fix broken links in docs | 2023-02-27 | 1 | -4/+4 | |
| | | |||||
| * | add py3.10 nightlies to github CI versions.json file, update test | 2023-02-27 | 2 | -5/+58 | |
| | | |||||
| * | fix hash | 2023-02-14 | 1 | -1/+1 | |
| | | |||||
| * | backport changes from py3.10 to rpython | 2023-02-14 | 10 | -11/+643 | |
| | | |||||
| * | update to ssl 1.1.1t, 3.0.8 | 2023-02-13 | 1 | -10/+10 | |
| | | |||||
| * | only define SO in sysconfig if imp.get_suffixes() has imp.C_EXTENSION | 2023-01-28 | 1 | -3/+8 | |
| | | |||||
| * | update pycparser | 2023-01-23 | 6 | -278/+299 | |
| | | |||||
| * | pair OpenSSL allocation calls better with free calls | 2023-01-09 | 1 | -110/+111 | |
| | | |||||
| * | add memory pressure for malloc allocations, fix OpenSSL context use | 2023-01-09 | 2 | -5/+7 | |
| | | |||||
| * | happy new year | 2023-01-05 | 3 | -3/+3 | |
| | | |||||
| * | allow creating ctypes.py_object() on a weakref (issue 3883) | 2023-01-01 | 2 | -1/+16 | |
| | | |||||
| * | add v7.3.11 releases to version.json and update release note | 2022-12-29 | 4 | -4/+160 | |
| | | |||||
| * | Added tag release-pypy3.9-v7.3.11 for changeset feeb267ead3e | 2022-12-29 | 1 | -0/+1 | |
| | | |||||
| * | Added tag release-pypy3.8-v7.3.11 for changeset a9dbdca6fc32 | 2022-12-29 | 1 | -0/+1 | |
| | | |||||
| * | Added tag release-pypy2.7-v7.3.11 for changeset 646866ee1eab | 2022-12-29 | 1 | -0/+1 | |
| | | |||||
* | | merge default into releaserelease-pypy2.7-v7.3.11 | 2022-12-29 | 10 | -31/+29 | |
|\| | |||||
| * | update release note | 2022-12-29 | 1 | -2/+15 | |
| | | |||||
| * | revert over-zeleous removal of deprecated TLSv1 functions | 2022-12-23 | 1 | -0/+20 | |
| | |