aboutsummaryrefslogtreecommitdiff
path: root/pypy
Commit message (Expand)AuthorAgeFilesLines
* d77a1ac14a7e leads to the two extra operations, which are a bit annoying butCarl Friedrich Bolz-Tereick2023-05-311-0/+2
* update versions.json for the rc2 releaseMatti Picus2023-05-293-3/+159
* typoMatti Picus2023-05-241-1/+1
* make note appearMatti Picus2023-05-241-1/+1
* update release noteMatti Picus2023-05-241-4/+17
* update release noteMatti Picus2023-05-151-2/+8
* update versions.json for 7.3.12rc1Matti Picus2023-05-152-0/+156
* Use C99 NAN for Py_NANStefano Rivera2023-05-141-28/+4
* Backed out changeset 3f8f71f89399Stefano Rivera2023-05-141-1/+1
* rephrase slightlyMatti Picus2023-05-141-1/+1
* fix release notes, add to indexMatti Picus2023-05-143-0/+3
* refactor install page to boost condaMatti Picus2023-05-141-23/+34
* Tests: Ignore NaN mismatch on app tests under cPython 2.7Stefano Rivera2023-05-131-1/+1
* update release note with progress on issue 3280 (grpcio)Matti Picus2023-05-111-0/+3
* update repackage scriptMatti Picus2023-05-111-4/+4
* update release noteMatti Picus2023-05-111-3/+3
* update contributors (one new contributor since the last release)Matti Picus2023-05-111-1/+2
* typosMatti Picus2023-05-041-1/+1
* Add a release note. Hightlights still missingMatti Picus2023-05-041-4/+17
* start 7.3.13 release, create 7.3.12 release notesMatti Picus2023-05-044-4/+172
* #3917 fix various cases where a mutating __index__ method could crash theCarl Friedrich Bolz-Tereick2023-04-2915-40/+110
* two more such bugsCarl Friedrich Bolz-Tereick2023-04-293-17/+31
* same for bytearray.__getitem__Carl Friedrich Bolz-Tereick2023-04-292-1/+23
* make space.decode_index(4) use the __index__ special method, not __int__Carl Friedrich Bolz-Tereick2023-04-273-2/+27
* #3917: make list slicing robust against the __index__ operation of one of theCarl Friedrich Bolz-Tereick2023-04-274-33/+74
* remove completely unused old weird fileCarl Friedrich Bolz-Tereick2023-04-041-48/+0
* small optimization in the tokenizer: don't allocate tuples for the parenstack,Carl Friedrich Bolz-Tereick2023-03-211-8/+20
* do a ton less string copies in the bytecode compilerCarl Friedrich Bolz-Tereick2023-03-201-9/+15
* export, test PyDescr_NewGetSet and define PyDescr_TYPE, PyDescr_NAMEMatti Picus2023-03-163-2/+48
* remove PythonCodeMaker.instrsCarl Friedrich Bolz-Tereick2023-03-071-2/+1
* small improvement, rename have_return to be more clear what it means, and addCarl Friedrich Bolz-Tereick2023-03-072-10/+30
* use dict_to_switch to be more efficientCarl Friedrich Bolz-Tereick2023-03-071-2/+7
* refactor bytecode compiler Instruction class a tiny bit: encode the jump targ...Carl Friedrich Bolz-Tereick2023-03-073-34/+34
* fix broken links in docsMatti Picus2023-02-271-4/+4
* add py3.10 nightlies to github CI versions.json file, update testMatti Picus2023-02-272-5/+58
* happy new yearMatti Picus2023-01-051-1/+1
* add v7.3.11 releases to version.json and update release noteMatti Picus2022-12-294-4/+160
* update release noteMatti Picus2022-12-291-2/+15
* update release noteMatti Picus2022-12-221-1/+2
* update release noteMatti Picus2022-12-211-1/+3
* update to v7.3.12Matti Picus2022-12-173-4/+4
* start 7.3.11 releas cycleMatti Picus2022-12-174-1/+147
* add pinned object count to gc collection stats reported in the on_gc_collect ...Matti Picus2022-12-143-18/+30
* macOS now packages tkinter (issues 3760, 3868)Matti Picus2022-12-121-6/+5
* add a paragraph about buildbotMatti Picus2022-12-111-3/+17
* hide noteMatti Picus2022-12-061-1/+1
* update versions.json for releaseMatti Picus2022-12-053-4/+159
* fix macos builders in force-builds.pyMatti Picus2022-12-051-1/+2
* upate release notes for grafted commitsMatti Picus2022-12-051-0/+11
* release note mporvementsMatti Picus2022-11-301-9/+9