Recent Contributions

Join Stack Overflow
Want to help improve Python Language documentation?
Join the Stack Overflow community!
It only takes a minute, and your contributions will benefit developers forever.
Code blocks, execution frames, and namespaces
I've taken this topic directly from the Python Reference Manual as I think it could really do with examples (I'm thinking more along the lines of diagrams) as this can be a tricky area to understand.
requested by JLove 728
1 comment
High end Python testing
This topic should compare custom friendly testing tools as
nosetests
or py.test
. I wrote this request due to some improvement requests on the topic Unit Testing
requested by strpeter 480
6 comments
Wrapping C or C++ code using ctypes
I think this could be very useful, because this is not that hard, but there are some pitfalls and difficulties which you cannot solve if you do not have examples. It would be a great contribution to have several samples grouped in one place, to know the best practices and to easily and quickly adapt its code.
requested by Delgan 6,415
import hook
how import hook works, how to implement it, how to modify modules when importing them with import hook....
requested by cwgt 26
1 comment
IoT Programming with Python and Raspberry PI
How to make different sensors and readers make working with Python and Raspberry PI 3 using PIGPIO Library.
requested by webDev 1,059
Private Class Members
not an example
Forcing garbage collection
unclear
Design Patterns
missing detail
Parsing Parentheses
very low quality
No proposed changes.
Changes which need review will be displayed here.
5,320 Actions
James Elderfield deleted Branching based on Python version (view change) 15 hours ago
TuringTux edited Comments and Documentation (view change) 21 hours ago
Nova edited Getting Started (view change) 22 hours ago
Brian Rodriguez edited Raising Exceptions (view change) 2 days ago
TuringTux created Write documentation using docstrings (view change) 2 days ago
View more →