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
/
Doc
/
whatsnew
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-43682: @staticmethod inherits attributes (GH-25268)
Victor Stinner
2021-04-09
1
-0/+6
*
bpo-43774: Document configure options (GH-25283)
Victor Stinner
2021-04-08
5
-11/+12
*
bpo-43755: Update docs to reflect that lambda is not allowed in `comp_if` sin...
Saiyang Gou
2021-04-06
1
-0/+4
*
bpo-42135: Deprecate implementations of find_module() and find_loader() (GH-2...
Brett Cannon
2021-04-06
1
-0/+33
*
bpo-41870: Update What's News 3.10 about vectorcall (#25219)
Dong-hee Na
2021-04-06
1
-0/+4
*
bpo-43672: raise ImportWarning when calling find_loader() (GH-25119)
Brett Cannon
2021-04-02
1
-1/+7
*
bpo-31956: Add start and stop parameters to array.index() (GH-25059)
Zackery Spytz
2021-04-02
1
-0/+7
*
bpo-43688: Support the limited C API in debug mode (GH-25131)
Victor Stinner
2021-04-02
1
-0/+12
*
Fix typos in 3.10 "What's new" (GH-25104)
Don Kirkby
2021-04-01
1
-4/+4
*
bpo-40066: Enum: modify `repr()` and `str()` (GH-22392)
Ethan Furman
2021-03-31
1
-0/+8
*
bpo-42134: Raise ImportWarning when calling find_module() in the import syste...
Brett Cannon
2021-03-30
1
-0/+9
*
bpo-43510: Implement PEP 597 opt-in EncodingWarning. (GH-19481)
Inada Naoki
2021-03-29
1
-0/+24
*
bpo-42136: Deprecate module_repr() as found in importlib (GH-25022)
Brett Cannon
2021-03-26
1
-0/+6
*
"exists" -> "exist" in What's New 3.10 (GH-25019)
blopblopy
2021-03-25
1
-1/+1
*
bpo-42137: have ModuleType.__repr__ prefer __spec__ over module_repr() (GH-24...
Brett Cannon
2021-03-24
1
-0/+6
*
bpo-43244: Remove the pyarena.h header (GH-25007)
Victor Stinner
2021-03-24
1
-0/+11
*
bpo-43244: Remove parser_interface.h header file (GH-25001)
Victor Stinner
2021-03-24
1
-2/+7
*
bpo-43452: Document the PyType_Lookup optimizations in the What's New for 3.1...
Pablo Galindo
2021-03-24
1
-1/+4
*
bpo-43244: Add pycore_compile.h header file (GH-25000)
Victor Stinner
2021-03-23
1
-0/+12
*
bpo-31861: Add aiter and anext to builtins (#23847)
Joshua Bronson
2021-03-23
1
-0/+5
*
bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933)
Victor Stinner
2021-03-23
1
-1/+9
*
bpo-41718: Update runpy startup time What's New (GH-24998)
Victor Stinner
2021-03-23
1
-3/+4
*
bpo-43571: Add IPPROTO_MPTCP macro (GH-24946)
Rui Cunha
2021-03-20
1
-0/+3
*
Mention that code.co_lnotab is deprecated in what's new for 3.10. (#24902)
Mark Shannon
2021-03-19
1
-0/+2
*
bpo-43244: Remove symtable.h header file (GH-24910)
Victor Stinner
2021-03-19
1
-0/+16
*
bpo-43466: Add --with-openssl-rpath configure option (GH-24820)
Christian Heimes
2021-03-19
1
-0/+6
*
bpo-43244: Remove the PyAST_Validate() function (GH-24911)
Victor Stinner
2021-03-18
1
-0/+5
*
Add PEP 626 to what's new in 3.10. (#24892)
Mark Shannon
2021-03-16
1
-0/+8
*
bpo-43428: Improve documentation for importlib.metadata changes. (GH-24858)
Jason R. Coombs
2021-03-15
1
-0/+13
*
bpo-43356: Allow passing a signal number to interrupt_main() (GH-24755)
Antoine Pitrou
2021-03-11
1
-0/+12
*
bpo-43439: Add audit hooks for gc functions (GH-24794)
Pablo Galindo
2021-03-10
1
-0/+7
*
Improve the description of the improvements in bpo-42202 (GH-24738)
Pablo Galindo
2021-03-04
1
-2/+3
*
Doc: typo fix. (GH-24721)
Julien Palard
2021-03-03
1
-2/+2
*
Reorder contents of 3.10's What's New (#24687)
Ken Jin
2021-03-03
1
-113/+129
*
bpo-42603: Add whatsnew and ACKS entries. (GH-24675)
Ned Deily
2021-03-01
1
-0/+6
*
GH-42128: Add Pattern Matching to What's New (#24667)
Carol Willing
2021-02-28
1
-0/+275
*
Add whatsnew note for GH-22904 (#24672)
Dennis Sweeney
2021-02-28
1
-0/+5
*
bpo-38302: __pow__/__rpow__ now called when __ipow__ returns NotImplemented (...
Alex
2021-02-26
1
-0/+3
*
bpo-43277: Add PySet_CheckExact to the C-API (GH-24598)
Pablo Galindo
2021-02-20
1
-0/+3
*
bpo-42990: Functions inherit current builtins (GH-24564)
Victor Stinner
2021-02-20
1
-1/+10
*
bpo-35134: Move non-limited C API files to Include/cpython/ (GH-24561)
Nicholas Sim
2021-02-19
1
-0/+8
*
bpo-42990: Add __builtins__ attribute to functions (GH-24559)
Victor Stinner
2021-02-18
1
-0/+5
*
bpo-43103: Add configure --without-static-libpython (GH-24418)
Victor Stinner
2021-02-17
1
-0/+6
*
bpo-42967: Fix urllib.parse docs and make logic clearer (GH-24536)
Ken Jin
2021-02-15
3
-6/+6
*
bpo-42967: only use '&' as a query string separator (#24297)
Adam Goldschmidt
2021-02-14
5
-1/+66
*
Fix link to sqlite3 enable_shared_cache documentation (GH-24496)
Tom Forbes
2021-02-10
1
-1/+1
*
Improve docs of PEP 604 Union (#24301)
Ken Jin
2021-02-09
1
-1/+7
*
bpo-43106: Add os.O_EVTONLY/O_FSYNC/O_SYMLINK/O_NOFOLLOW_ANY (GH-24428)
Dong-hee Na
2021-02-03
1
-0/+4
*
bpo-38307: Add end_lineno attribute to pyclbr Objects (GH-24348)
Aviral Srivastava
2021-02-01
1
-0/+8
*
bpo-42927: Update the What's new entry for LOAD_ATTR optimizations (GH-24383)
Pablo Galindo
2021-01-31
1
-4/+4
[next]