index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Core and Builtins
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-33346: Allow async comprehensions inside implicit async comprehensions (G...
Serhiy Storchaka
2021-07-13
1
-0/+3
*
bpo-43950: Add documentation for PEP-657 (GH-27047)
Ammar Askar
2021-07-13
1
-0/+6
*
bpo-44317: Improve tokenizer errors with more informative locations (GH-26555)
Pablo Galindo Salgado
2021-07-10
1
-0/+1
*
bpo-43908: Immutable types inherit vectorcall (GH-27001)
Erlend Egeberg Aasland
2021-07-08
1
-0/+3
*
bpo-43895: Remove an unnecessary cache of shared object handles (GH-25487)
Ian Henriksen
2021-07-07
1
-0/+4
*
bpo-44490: Add __parameters__ and __getitem__ to types.Union (GH-26980)
Yurii Karabas
2021-07-06
1
-0/+2
*
bpo-41486: zlib uses an UINT32_MAX sliding window for the output buffer (GH-2...
Ma Lin
2021-07-05
1
-0/+3
*
bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAli...
Ken Jin
2021-07-04
1
-0/+2
*
bpo-44553 : Implement GC methods for types.Union (GH-26993)
Ken Jin
2021-07-03
1
-0/+2
*
bpo-44313: generate LOAD_ATTR/CALL_FUNCTION for top-level imported objects (G...
Batuhan Taskaya
2021-06-30
1
-0/+4
*
bpo-44523: Remove the pass-through for hash() in weakref proxy objects (GH-26...
Pablo Galindo
2021-06-29
1
-0/+3
*
bpo-12022: Change error type for bad objects in "with" and "async with" (GH-2...
Serhiy Storchaka
2021-06-29
1
-0/+4
*
bpo-44110: Improve string's __getitem__ error message (GH-26042)
Miguel Brito
2021-06-27
1
-0/+1
*
bpo-44456: Improve the syntax error when mixing keyword and positional patter...
Pablo Galindo
2021-06-24
1
-0/+2
*
bpo-44486: Make sure that modules always have a dictionary. (GH-26847)
Mark Shannon
2021-06-23
1
-0/+2
*
bpo-43918: document signature and default argument of `anext` builtin (#25551)
Erik Welch
2021-06-22
1
-0/+1
*
bpo-44483: Fix crash in union object with bad ``__module__`` (GH-26848)
Ken Jin
2021-06-22
1
-0/+2
*
bpo-44472: Fix ltrace functionality when exceptions are raised (GH-26822)
Pablo Galindo
2021-06-21
1
-0/+1
*
bpo-44297: Fix missing line number in generator expressions (GH-26801)
Mark Shannon
2021-06-21
1
-0/+3
*
bpo-43693: Eliminate unused "fast locals". (gh-26587)
Eric Snow
2021-06-15
1
-0/+4
*
bpo-44409: Fix error location in tokenizer errors that happen during initiali...
Pablo Galindo
2021-06-14
1
-0/+2
*
bpo-44338: Port LOAD_GLOBAL to PEP 659 adaptive interpreter (GH-26638)
Mark Shannon
2021-06-14
1
-0/+7
*
bpo-44396: Update multi-line-start location when reallocating tokenizer buffe...
Pablo Galindo
2021-06-12
1
-0/+2
*
bpo-44376 - reduce pow() overhead for small exponents (GH-26662)
Tim Peters
2021-06-12
1
-0/+1
*
bpo-44368: Improve syntax errors with invalid as pattern targets (GH-26632)
Pablo Galindo
2021-06-10
1
-0/+1
*
bpo-44337: Port LOAD_ATTR to PEP 659 adaptive interpreter (GH-26595)
Mark Shannon
2021-06-10
1
-0/+11
*
bpo-44349: Fix edge case when displaying text from files with encoding in syn...
Pablo Galindo
2021-06-08
1
-0/+1
*
bpo-43833: Emit warnings for numeric literals followed by keyword (GH-25466)
Serhiy Storchaka
2021-06-08
1
-0/+4
*
bpo-43693: Un-revert commit f3fa63e. (#26609)
Eric Snow
2021-06-08
1
-0/+5
*
Revert "bpo-43693: Add the MAKE_CELL opcode and interleave fast locals offset...
Pablo Galindo
2021-06-08
1
-5/+0
*
bpo-44335: Fix a regression when identifying invalid characters in syntax err...
Pablo Galindo
2021-06-08
1
-0/+2
*
bpo-43693: Add the MAKE_CELL opcode and interleave fast locals offsets. (gh-2...
Eric Snow
2021-06-07
1
-0/+5
*
bpo-43693: Un-revert commits 2c1e258 and b2bf2bc. (gh-26577)
Eric Snow
2021-06-07
2
-0/+7
*
bpo-44187: Quickening infrastructure (GH-26264)
Mark Shannon
2021-06-07
1
-0/+3
*
bpo-44304: Fix crash in the sqlite3 module when the GC clears Statement objec...
Pablo Galindo
2021-06-05
1
-0/+2
*
bpo-43693: Revert commits 2c1e2583fdc4db6b43d163239ea42b0e8394171f and b2bf2b...
Pablo Galindo
2021-06-04
2
-7/+0
*
bpo-43693: Compute deref offsets in compiler (gh-25152)
Mark Shannon
2021-06-04
1
-0/+4
*
bpo-44305: Improve syntax error for try blocks without except or finally (GH-...
Pablo Galindo
2021-06-03
1
-0/+2
*
bpo-11105: Do not crash when compiling recursive ASTs (GH-20594)
Batuhan Taskaya
2021-06-03
1
-0/+3
*
bpo-43693: Add new internal code objects fields: co_fastlocalnames and co_fas...
Eric Snow
2021-06-03
1
-0/+3
*
bpo-17792: more accurate error message for unbound variable access exceptions...
Irit Katriel
2021-06-02
1
-0/+1
*
bpo-43667: Add news fragment for Solaris changes (GH-26405)
Jakub KulĂk
2021-05-27
1
-0/+2
*
bpo-43879: Add native_thread_id field to PyThreadState (GH-25458)
Gabriele N. Tornetta
2021-05-26
1
-0/+1
*
bpo-44232: Fix type_new() error reporting (GH-26359)
Victor Stinner
2021-05-25
1
-0/+4
*
bpo-44156: Make cached string constants in compile.c subinterpreter compatibl...
Ken Jin
2021-05-25
1
-0/+1
*
bpo-44201: Avoid side effects of "invalid_*" rules in the REPL (GH-26298)
Pablo Galindo
2021-05-22
1
-0/+3
*
bpo-44184: Fix subtype_dealloc() for freed type (GH-26274)
Victor Stinner
2021-05-21
1
-0/+3
*
bpo-44180: Report generic syntax errors in the furthest position reached in t...
Pablo Galindo
2021-05-21
1
-0/+3
*
bpo-44032: Move data stack to thread from FrameObject. (GH-26076)
Mark Shannon
2021-05-21
1
-0/+2
*
bpo-44168: Fix error message in the parser for keyword arguments for invalid ...
Pablo Galindo
2021-05-19
1
-0/+2
[next]