This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ef67512b40
cpython
/
Misc
/
NEWS.d
/
next
History
Pablo Galindo
ef67512b40
bpo-40108: Improve the error message in runpy when importing a module that includes the extension (GH-19239)
2020-03-31 12:23:55 +01:00
..
Build
Python 3.9.0a5
2020-03-23 17:19:13 +01:00
C API
bpo-39947: Add PyThreadState_GetID() function (GH-19163)
2020-03-25 21:23:53 +01:00
Core and Builtins
bpo-40020: Fix realloc leak on failure in growable_comment_array_add (GH-19083)
2020-03-30 23:15:59 +02:00
Documentation
bpo-39879: Update datamodel docs to include dict ordering (GH-19006)
2020-03-26 09:54:04 -05:00
IDLE
Python 3.9.0a5
2020-03-23 17:19:13 +01:00
Library
bpo-40108: Improve the error message in runpy when importing a module that includes the extension (GH-19239)
2020-03-31 12:23:55 +01:00
Security
bpo-39073: validate Address parts to disallow CRLF (
#19007
)
2020-03-29 20:38:41 -04:00
Tests
bpo-1812: Fix newline conversion when doctest.testfile loads from a package whose loader has a get_data method (GH-17385)
2020-03-26 10:53:16 -05:00
Tools-Demos
Python 3.9.0a5
2020-03-23 17:19:13 +01:00
Windows
bpo-8901: Windows registry path is now ignored with the -E option (GH-18169)
2020-03-30 17:04:45 +01:00
macOS
Python 3.9.0a5
2020-03-23 17:19:13 +01:00