Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
459b452b9817a3dc16036bf09b0f2d910f4f331d
/
Doc
/
whatsnew
/
3.3.rst
765e94f
Add NEWS and whatsnew entries for the packaging module
by Éric Araujo
· 13 years ago
a003af1
Issue #12196: Add a note on os.pipe2() in the "Whats' new in Python 3.3"
by Charles-François Natali
· 13 years ago
6daa33c
Issue #10818: Remove deprecated pydoc.serve() function
by Victor Stinner
· 13 years ago
383c3fc
Issue #10818: Remove the Tk GUI of the pydoc module (pydoc -g has been
by Victor Stinner
· 13 years ago
99c8b16
Issue #12049: Add RAND_bytes() and RAND_pseudo_bytes() functions to the ssl
by Victor Stinner
· 13 years ago
388196e
Issue #12011: signal.signal() and signal.siginterrupt() raise an OSError,
by Victor Stinner
· 14 years ago
fa0e3d5
Issue #11888: Add log2 function to math module. Patch written by Mark Dickinson.
by Victor Stinner
· 14 years ago
d49b1f1
Issue #8407: The signal handler writes the signal number as a single byte
by Victor Stinner
· 14 years ago
b3e7219
Issue #8407: Add pthread_kill(), sigpending() and sigwait() functions to the
by Victor Stinner
· 14 years ago
49a40cd
Adjust OS/2 & VMS grammar, and add Windows 2000 to the unsupported list.
by Brian Curtin
· 14 years ago
00db582
Fix indentation.
by Georg Brandl
· 14 years ago
a929335
Issue #8407, issue #11859: Add signal.pthread_sigmask() function to fetch
by Victor Stinner
· 14 years ago
d5c355c
Issue #11223: Replace threading._info() by sys.thread_info
by Victor Stinner
· 14 years ago
0cd25c9
Small grammar fix.
by Georg Brandl
· 14 years ago
b90db4c
Issue #11918: OS/2 and VMS are no more supported because of the lack of
by Victor Stinner
· 14 years ago
754851f
Issue #11223: Add threading._info() function providing informations about the
by Victor Stinner
· 14 years ago
024e37a
Issue #11393: Add the new faulthandler module
by Victor Stinner
· 14 years ago
be3bd57
Remove traces of division_warning left over from Python 2 (#10998)
by Éric Araujo
· 14 years ago
c09fca6
Do not touch sys.path when site is imported and python was started with -S.
by Éric Araujo
· 14 years ago
424298a
Issue 9795: adds context manager protocol to nntplib.NNTP class so that it can used with the 'with' statement.
by Giampaolo Rodolà
· 14 years ago
18e8bcb
Issue 10784: adds os.getpriority() and os.setpriority() functions.
by Giampaolo Rodolà
· 14 years ago
c9c2c8b
Issue 10882: add os.sendfile(). (patch provided by Ross Lagerwall)
by Giampaolo Rodolà
· 14 years ago
3108f98
Adds Python 3.3 what's new document.
by Giampaolo Rodolà
· 14 years ago